daggerheart/module/applications/dialogs
WBHarry ef53a7c561
[V14] 1354 - Armor Effect (#1652)
* Initial

* progress

* Working armor application

* .

* Added a updateArmorValue function that updates armoreffects according to an auto order

* .

* Added createDialog

* .

* Updated Armor SRD

* .

* Fixed character sheet armor update

* Updated itemconfig

* Actions now use createDialog for effects

* .

* .

* Fixed ArmorEffect max being a string

* Fixed SRD armor effects

* Finally finished the migration ._.

* SRD finalization

* Added ArmoreEffect.armorInteraction option

* Added ArmorManagement menu

* Fixed DamageReductionDialog

* Fixed ArmorManagement pip syle

* 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

* .

* Removed tooltip on manageArmor

* Fixes

* Fixed Downtime armor repair

* Removed ArmorScore from character data model and instead adding it in basePrep

* [Feature] ArmorEffect reworked into ChangeType on BaseEffect (#1739)

* Initial

* .

* Single armor rework start

* More fixes

* Fixed DamageReductionDialog

* Removed last traces of ArmorEffect

* .

* Corrected the SRD to use base effects again

* Removed bare bones armor item

* [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>

* [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>

* Updated migrations

* Migrations are now not horrible =D

---------

Co-authored-by: Murilo Brito <dev.murilobrito@gmail.com>
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-03-22 01:57:46 +01:00
..
_module.mjs [Feature] Browser Compendium Handling (#1648) 2026-02-09 12:42:00 +01:00
actionSelectionDialog.mjs . (#1322) 2025-11-23 15:20:04 +01:00
attributionDialog.mjs [Fix] 1633 - ActiveEffect Autocomplete (#1636) 2026-02-06 11:32:33 +01:00
beastformDialog.mjs [Fix] Evolved Beastform Wildcard (#1486) 2025-12-29 04:44:49 +01:00
characterResetDialog.mjs Updated from special database update syntax to DataFieldOperators 2026-01-31 18:31:10 +01:00
CompendiumBrowserSettings.mjs Added the ability to exclude world compendiums in the Compendium Browser Settings 2026-02-12 19:27:03 +01:00
d20RollDialog.mjs [V14] TagTeamRoll Rework (#1732) 2026-03-16 09:31:15 +01:00
damageDialog.mjs [Feature] Roll Effect Toggles (#1510) 2026-01-13 01:15:00 +01:00
damageReductionDialog.mjs [V14] 1354 - Armor Effect (#1652) 2026-03-22 01:57:46 +01:00
deathMove.mjs Fixed so that messages auto expand the description (#1650) 2026-02-11 23:56:35 +01:00
downtime.mjs [V14] 1354 - Armor Effect (#1652) 2026-03-22 01:57:46 +01:00
group-roll-dialog.mjs [Fix] 1633 - ActiveEffect Autocomplete (#1636) 2026-02-06 11:32:33 +01:00
imageSelectDialog.mjs [Fix] Beastform Fixes (#1288) 2025-11-15 11:51:01 -05:00
itemTransfer.mjs [PR] [Feature] Support drag dropping currencies to actor sheets (#1431) 2025-12-21 17:37:00 +01:00
multiclassChoiceDialog.mjs [Feature] Homebrew Domains (#639) 2025-08-06 13:58:17 +02:00
ownershipSelection.mjs [PR][Fix] Cleaned Up Countdown Ownership View (#1459) 2025-12-24 01:09:51 +01:00
rerollDamageDialog.mjs [V14] TagTeamRoll Rework (#1732) 2026-03-16 09:31:15 +01:00
rerollDialog.mjs [Feature] Damage-Reroll (#753) 2025-08-09 19:32:12 -04:00
resourceDiceDialog.mjs Feature/chat message styles (#514) 2025-08-02 09:24:51 +02:00
riskItAllDialog.mjs [Feature] Death moves and Fate rolls (#1463) 2026-01-17 15:11:50 +01:00
tagTeamDialog.mjs TagTeam Fixes 2026-03-16 20:29:12 +01:00