Skip to content

Releases: Kekilla0/Item-Macro

Community Patch (BETA)

Choose a tag to compare

@trioderegion trioderegion released this 14 Jul 16:39

🚨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

Choose a tag to compare

@trioderegion trioderegion released this 07 Sep 18:31
78e457a

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.

New Contributors

Full Changelog: 1.7.4...1.8.0

Ancient Runes

Choose a tag to compare

@trioderegion trioderegion released this 04 Sep 17:16

FIXES

  • Saving v9 macros

*WHOMPH*

Choose a tag to compare

@trioderegion trioderegion released this 04 Sep 03:21
889bcbe

Fixes

  • Evaluating presence of flag before use of flag.command

New Contributors

Full Changelog: 1.7.2...1.7.3

Now, Dodge a Ball

Choose a tag to compare

@trioderegion trioderegion released this 03 Sep 19:59
327fc22
1.7.2

Update module.json

*THWACK*

Choose a tag to compare

@trioderegion trioderegion released this 03 Sep 19:57
4763811
1.7.1

Update module.json

Dodge a Wrench

Choose a tag to compare

@trioderegion trioderegion released this 03 Sep 18:39
b6f35e7

Upgraded to support v10.

Fixes

  • #45 : cross v9/v10 SWS lookup paths
  • #49 : pulling back correct macro data when reading v9 format in v10.

Keep It Simple

Choose a tag to compare

@trioderegion trioderegion released this 04 Jul 01:26
084b004

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

Choose a tag to compare

@trioderegion trioderegion released this 29 May 17:32

FIXES

  • #33 - token now returns a Token placeable for both linked and unlinked actors, unifying the token type.

CHANGES

  • Officially bumped compatibility to v9

1.5.6

Choose a tag to compare

@Kekilla0 Kekilla0 released this 01 Dec 21:14
42eb75c

Fix to settings not correctly saving upon exit
Fix for Tidy5e sheet support
Integrated Shadow of the Demonlord (w/ help from @patrickporto#9260)