Releases: Kekilla0/Item-Macro
Releases · Kekilla0/Item-Macro
Community Patch (BETA)
🚨BETA BUILD - Backup world data prior to installation 🚨
This is a beta/preview release compiling the generous community contributions to keeping this module alive. Direct install via this manifest is required, and should gracefully update to the main release track once officially published.
What's Changed
- Enables macro flags saving by @InjustFr in #65
- Changes for v11 by @YakFromStateFarm in #68
- Allow players to edit macros... by @SirGarhi in #62
- PR: opening multiple item macros... by @krbz999 in #55
New Contributors
- @InjustFr made their first contribution in #65
- @YakFromStateFarm made their first contribution in #68
- @SirGarhi made their first contribution in #62
Full Changelog: 1.8.0...1.9.0+1
Mah Authoritae
What's Changed
-
Fixed dnd5e 2.0.0+ helpers. by @krbz999 in #53
- Rewrote helper function so item macros can be used from the hotbar again (with helpful tip from Arbron).
- Fixed the localization.
- Sheet hooks also seem to work now.
- This does not alter v9 (dnd5e < 2.0.0 ) behavior regarding hotbar item macros.
-
Settings menu compatibility by @krbz999 in #54
- Changed settings to be compatible with v10's
requiresReload
boolean.
- Changed settings to be compatible with v10's
New Contributors
Full Changelog: 1.7.4...1.8.0
Ancient Runes
FIXES
- Saving v9 macros
*WHOMPH*
Fixes
- Evaluating presence of
flag
before use offlag.command
New Contributors
- @wickermoon made their first contribution in #50
Full Changelog: 1.7.2...1.7.3
Now, Dodge a Ball
1.7.2 Update module.json
*THWACK*
1.7.1 Update module.json
Dodge a Wrench
Keep It Simple
Added System Support
- Simple Worldbuilding
Added System Functionality
- Item names on actor sheets have been converted to rollable links that will execute the macro attached to the item when the "Enable Character Sheet Hook" is enabled.
- Item names will now highlight on hover to indicate this added functionality.
- Dragging an item to the hotbar will create a macro utilizing an added system helper game.worldbuilding.rollItemMacro(itemNameString).
- Dropping formula-type item attributes will continue to create the default new Roll system macro.
Papers Please
FIXES
- #33 -
token
now returns a Token placeable for both linked and unlinked actors, unifying thetoken
type.
CHANGES
- Officially bumped compatibility to v9
1.5.6
Fix to settings not correctly saving upon exit
Fix for Tidy5e sheet support
Integrated Shadow of the Demonlord (w/ help from @patrickporto#9260)