Commit graph

5 commits

Author SHA1 Message Date
WBHarry
33fb7bcc69
[V14] Armor System ArmorScore (#1744)
* Readded so that armor items have their system defined armor instead of using an ActiveEffect

* Consolidate armor source retrieval

* Fix regression with updating armor when sources are disabled

* Simplify armor pip update

* Use helper in damage reduction dialog

* .

* Corrected SRD Armor Items

---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-03-22 01:16:32 +01:00
Carlos Fernandez
50dcbf4396
[V14] Refactor ArmorChange schema and fix some bugs (#1742)
* Refactor ArmorChange schema and fix some bugs

* Add current back to schema

* Fixed so changing armor values and taking damage works again

* Fixed so that scrolltexts for armor changes work again

* Removed old marks on armor.system

* Restored damageReductionDialog armorScore.value

* Use toggle for css class addition/removal

* Fix armor change type choices

* Added ArmorChange DamageThresholds

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2026-03-21 13:53:12 +01:00
Murilo Brito
3bfa6b28ed feat: add style to armors tooltip, add a style to make armor slot label more clear that was a button and add a tooltip location 2026-03-09 02:25:38 -03:00
WBHarry
6176c3265d Fixed ArmorManagement pip syle 2026-02-14 01:39:13 +01:00
WBHarry
9b63371f4a Merged with main 2026-02-13 13:17:00 +01:00