Skip to content

Add Private Airship command and improve response handling and multi-item and quest condition support, equip option eventMacro utils#4134

Merged
alisonrag merged 2 commits intoOpenKore:masterfrom
billabong93:master
Jan 28, 2026
Merged

Add Private Airship command and improve response handling and multi-item and quest condition support, equip option eventMacro utils#4134
alisonrag merged 2 commits intoOpenKore:masterfrom
billabong93:master

Conversation

@billabong93
Copy link
Contributor

@billabong93 billabong93 commented Jan 27, 2026

Introduces the 'privateairship' command for teleporting to a specified map using a required item, with input validation and user feedback. Enhances Private Airship response handling in Network::Receive to provide clearer error messages and item-specific feedback. Updates Portuguese translations for new messages and command help.
Refactored inventory, cart, and storage conditions to support multiple items and improved variable handling on eventMacro. Added new quest-related condition modules (QuestComplete, QuestIncomplete, QuestNotComplete, QuestNotIncomplete). Introduced Console condition for log event hooks. Enhanced Core to support log hooks and improved dynamic hook management. Updated Data and Runner to add item card/option macro keywords and parsing. Extended Utilities with functions for retrieving equipped item cards, options, and refinements.

Introduces the 'privateairship' command for teleporting to a specified map using a required item, with input validation and user feedback. Enhances Private Airship response handling in Network::Receive to provide clearer error messages and item-specific feedback. Updates Portuguese translations for new messages and command help.
Refactored inventory, cart, and storage conditions to support multiple items and improved variable handling. Added new quest-related condition modules (QuestComplete, QuestIncomplete, QuestNotComplete, QuestNotIncomplete). Introduced Console condition for log event hooks. Enhanced Core to support log hooks and improved dynamic hook management. Updated Data and Runner to add item card/option macro keywords and parsing. Extended Utilities with functions for retrieving equipped item cards, options, and refinements.
@billabong93 billabong93 changed the title Add Private Airship command and improve response handling Add Private Airship command and improve response handling and multi-item and quest condition support, equip option utils Jan 27, 2026
@billabong93 billabong93 changed the title Add Private Airship command and improve response handling and multi-item and quest condition support, equip option utils Add Private Airship command and improve response handling and multi-item and quest condition support, equip option eventMacro utils Jan 27, 2026
@alisonrag
Copy link
Contributor

TODO add to eventmacro wiki:

  • eventmacro automacro conditions:
    Console, InCart, InCartID, Inlnventory, InlnventorylD, InStorage, InStoragelD, QuestComplete, QuestIncomplete, QuestNotComplete, QuestNotIncomplete

  • eventmacro functions:
    itemCard, itemCardAmount, itemOption, itemOptAmount

  • new command:
    privateairship

@alisonrag alisonrag merged commit 6b12186 into OpenKore:master Jan 28, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants