Tags: seducingthedragon/dnd5e
Tags
[foundryvtt#5285] Fix missing recharge range options on item sheets Adds a `UsesField#rechargeOptions` getter for producing the options to avoid code duplication and uses that on item sheets. Thanks to @Kapuzenjoe for the initial pass on this fix Closes foundryvtt#5285
Fix drag behavior being lost in compendiums & containers In a few cases the drop handling was awaiting something before fetching the drop behavior, causing the `_handleDragEnd` to be called first which erases the stored drag behavior. Moving the calls to `_dragBehavior` to the first thing in those drop methods prevents this problem.
Merge pull request foundryvtt#5207 from foundryvtt/4.3/formula-shim [foundryvtt#5196] Adds handling to `replaceFormulaData` to parse shims
[foundryvtt#5181] Fix error thrown when adding or removing spell from… … cast activity.
[foundryvtt#5044] Fix magicalArmor bonus applying twice in v12.
[foundryvtt#5026] [foundryvtt#5028] Fix V1 advancement field visibili… …ty. Fix ModuleArt settings config.
PreviousNext