Skip to content

4.1.5

Compare
Choose a tag to compare
@PwQt PwQt released this 23 May 15:39
· 113 commits to master since this release

ℹ️ This version allows this module to function for Foundry v12 and D&D 3.2 (#143) - it has been preliminary tested, but still the most supported version of the module will be Foundry v11 and D&D 3.1.2

It's been a while 😅 . This version fixes minor issues, modifies/adds some localization, adds one feature. Few of the bugs were moved onto version 4.1.6, I didn't have time lately to work on those, but the easier ones/more obnoxious have been solved.

Bugfixes

New features

  • Display chat message showing how many charges the item has on use ( #5 ) by @PwQt in #117
  • Add some api method for anyone find it useful by @p4535992 in #125

Localization

New localization string has been added from task #5:

"MAGICITEMS.ShowChargesMessage": "The magic item \"{name}\" has {chargesLeft} charges out of {chargesMax} left."

Full Changelog: 4.1.4...4.1.5