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

Open
wants to merge 1 commit into
base: 4.2.x
Choose a base branch
from

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant