PwQt / magic-items-2

This module for Foundry VTT and specific for the DnD5e system, adds the ability to create magical items with spells or feats that belong to the item itself, such as staffs or magic wands, which will be automatically inherited from the character who owns the item.
https://github.com/PwQt/magic-items-2
MIT License
18 stars 7 forks source link

DND 3.0 compatibility #53

Closed PwQt closed 7 months ago

PwQt commented 8 months ago

This PR allows for the module to work with new 5e sheets

PwQt commented 8 months ago

It should be working, but I'm still verifying if everything's okay with the module after upgrade.

voodoofrog commented 8 months ago

I popped up another PR to get rudimentary spell tables back in too.

PwQt commented 8 months ago

I've fixed a bug that prevented the Magic Item Spell/Feature sheet from rendering when a person switched between Main sheets (Legacy<->New).

It worked correctly on hard reload of the browser.