daggerheart/module/applications/ui
WBHarry aa1d117c43
[V14] Effect Stacking (#1667)
* Added the ability for effects to have stacks

* Fixed effect stacking

* Improved token overlay spacing

* Compendium updaetes

* Simplify effect click event (#1748)

* Fixed a bunch of deprecations

* Corrected AgileScout Beastform json data

* Updated TokenHUD to the new v14

* Removed DestroyOnEmpty from consumables

* Fixed so that tooltips don't get stuck (#1745)

* [Feature] TagTeam Partial Rendering (#1735)

* I done did it, I think

* Think I fixed the partial rendering bug for gm->player

* [V14] 1743 - Damage Update Error (#1746)

* Fixed DamageParts causing errors on update

* Fixed ActionBaseConfig error when no damage present on the action

* Fix removal of damage field

* Removed unneccessary default value function for parts

---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>

* Simplify effect click event

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: WBHarry <89362246+WBHarry@users.noreply.github.com>

* Fixed stacking-value pointer event

* Set the stacking value in EffectsDisplay to be tabular-nums for monospacing

* Made baseEffect.stacking nullable instead of having an enabled property

* .

* Fixed so that actor._onUpdateDescantDocuments re-renders the EffectDisplay if effects were updated

---------

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-03-25 13:54:14 +01:00
..
_module.mjs [V14] 1354 - Armor Effect (#1652) 2026-03-22 01:57:46 +01:00
chatLog.mjs [V14] TagTeamRoll Rework (#1732) 2026-03-16 09:31:15 +01:00
combatTracker.mjs [V14] 1604 - ActiveEffect Durations (#1634) 2026-02-17 18:57:03 +01:00
countdownEdit.mjs Updated from special database update syntax to DataFieldOperators 2026-01-31 18:31:10 +01:00
countdowns.mjs Initial v14 fixes 2026-01-29 18:46:39 +01:00
effectsDisplay.mjs [V14] Effect Stacking (#1667) 2026-03-25 13:54:14 +01:00
fearTracker.mjs Fixed the fear tracker showing up while supposed to be hidden 2026-02-12 19:03:21 +01:00
hotbar.mjs Refactor/actions v2 (#402) 2025-07-25 01:10:49 +02:00
itemBrowser.mjs Fixed error with missing partial block (#1733) 2026-03-15 22:46:56 +01:00
progress.mjs [V14] 1354 - Armor Effect (#1652) 2026-03-22 01:57:46 +01:00
sceneNavigation.mjs Merged with main 2026-02-13 13:17:00 +01:00