What's Changed
- Updated minimum and verified Foundry compatibility to v14.364.
- Added system integration providers for movement speeds and HP-zero support, with built-in dnd5e providers.
- Added dynamic system integration loading from
src/integrations/speeds/<system-id>.jsandsrc/integrations/hit-points/<system-id>.js.
- Added dynamic system integration loading from
- Updated the Actor sheet button/dialog label from
Token Warp TriggerstoToken Warp Menu. - Added linked-token selection for Actor sheet Token Warp Menu configuration when an actor has multiple active tokens.
- Linked-token menu selection now pans to hovered token options when needed and restores/pans back to the previously controlled token selection.
- Preserved macro payload compatibility aliases for
changesandcontextwith Foundry v14-style deprecation warnings. - Updated macro trigger
userpayloads to expose the Foundry User document while retaininguserId. - Added actor guards for token trigger execution when a placed token no longer has an actor document.
- Migrated legacy movement animation speed flag objects to the new
movementAnimation.speedsschema when read. - Fixed snake follower waypoint routing.
- Updated keyboard shortcut handling to use Foundry's native keyboard manager pressed-key state.
Full Changelog: v14.359.1...v14.364.1