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

Tile Change Event Stuff #1692

Merged
merged 5 commits into from
Aug 22, 2023
Merged

Tile Change Event Stuff #1692

merged 5 commits into from
Aug 22, 2023

Conversation

Daztek
Copy link
Member

@Daztek Daztek commented Aug 21, 2023

  • Refactors and simplifies NWNX_ON_MATERIALCHANGE_*
  • Adds event NWNX_ON_CREATURE_TILE_CHANGE_{BEFORE|AFTER} which fires when a creature changes the tile it's on.
  • Adds tweak NWNX_TWEAKS_SETAREA_CALLS_SETPOSITION which will enable firing of the NWNX_ON_MATERIALCHANGE_* and NWNX_ON_CREATURE_TILE_CHANGE_* events when a creature is first added to an area.

@Daztek Daztek merged commit ddd4834 into nwnxee:master Aug 22, 2023
@Daztek Daztek deleted the on-tile-change-stuff branch December 6, 2023 11:57
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.

1 participant