Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#4819, #4993] Add activity macros, pass event to item macros #4994

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

arbron
Copy link
Collaborator

@arbron arbron commented Jan 13, 2025

Adds the ability to drag specific activities into the macro bar and create a macro for them using the activityName functionality already supported in rollItem. This required some changes to drag & drop on NPC sheets so that activities can be dragged on their own like on the PC sheets.

Also passes the event in to item macros so that keyboard modifiers can be used when activating them.

Closes #4819
Closes #4993

Adds the ability to drag specific activities into the macro bar
and create a macro for them using the `activityName` functionality
already supported in `rollItem`. This required some changes to
drag & drop on NPC sheets so that activities can be dragged on
their own like on the PC sheets.

Also passes the event in to item macros so that keyboard modifiers
can be used when activating them.

Closes #4819
Closes #4993
@Fyorl Fyorl changed the base branch from 4.2.x to 4.3.x January 31, 2025 21:20
@arbron arbron merged commit 3513243 into 4.3.x Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants