Commit graph

6 commits

Author SHA1 Message Date
WBHarry
617f1d64c1 Fixed effect stacking 2026-02-17 21:15:36 +01:00
WBHarry
79057b0718 Added the ability for effects to have stacks 2026-02-17 18:58:47 +01:00
WBHarry
115a31423e Corrected ActiveEffect template styling and added useage of the new 'showIcon' property 2026-02-04 10:15:42 +01:00
WBHarry
1f7d4d6f1e
Fixed an error where a player having their token initially selected caused an error in effectsDisplay.mjs (#1569) 2026-01-22 16:52:22 +01:00
Carlos Fernandez
f4dd9dc5c1
Minor tweaks to effect attributes (#1408)
* Minor tweaks to effect attributes

* Fix removing
2025-12-12 22:36:30 +10:00
WBHarry
165068a9ee
[Feature] EffectsDisplay (#1340)
* Merged with main

* Added the display

* .

* Removed unused override function

* Fixed layout for generic effects

* feat: add basic style to effects tooltip

* Corrected distancing

* Use CSS based solution for shifting the countdowns

* Centered tooltip header

---------

Co-authored-by: moliloo <dev.murilobrito@gmail.com>
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2025-11-30 18:30:57 +01:00