daggerheart/module/applications
WBHarry effab8db0c
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
[Rework] ChatMessage Damage (#2079)
* Initial rework

* Removed unneeded method

* Removed outcommented code

* Added migration

* Fixed DamageActions

* Semi-corrected reroll of one of multiple results on a die

* Code improvement

* Added aseDie.rerollResult method to specifically reroll a specific result die in a grouping

* TagTeamDialog somewhat working

* Added migration for TagTeamData

* Fix for mean tagTeamDialog.finish

* .

* Improved migration

* Internalised ChatDamageData.prepareRolls to its own constructor

* Moved DamageTypes to roll.options

* TagTeamDialog fixes to accomodate new flat damage.types structure

* Changed so all default rolls become BaseRolls to access convenience functions and getters

* .

* Fixed so that party.tagTeam now uses a declared damageRollData(ChatDamageData) field. rollData.options.damage is retired.

* Critical damage fixes

* Corrected TagTeamDialog rerender logic when selecting a roll

* Fixed so that DamageTypes are retained and joined together throughout TagTeamDialog

* Removed some remaining types.<>.roll references

* [Rework] Damage and Damage Resource split (#2094)

* Changed the label of ActionSheet damage.resources to Mark Resources

* Fix assigning includeBase

* Localize add resource

* Maybe simplify API

* Fix onRollSimple

* Handle erroring action update differently

---------

Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-07-19 03:02:57 +02:00
..
characterCreation Fix updating hope/fear on companion rolls (#2003) 2026-06-14 12:26:29 +02:00
dialogs [Rework] ChatMessage Damage (#2079) 2026-07-19 03:02:57 +02:00
hud Replace prettier with stylistic, improve types, and add no-undef rule (#1975) 2026-06-05 15:53:15 -04:00
levelup Enable no unused vars and add more types (#2005) 2026-06-14 22:10:49 +02:00
scene [Fix] 1854 - Delete Scene Environments (#1858) 2026-05-02 16:04:52 -04:00
settings Enable no unused vars and add more types (#2005) 2026-06-14 22:10:49 +02:00
sheets [Feature] Add support for GM Notes (#2082) 2026-07-14 14:39:53 +02:00
sheets-configs [Rework] ChatMessage Damage (#2079) 2026-07-19 03:02:57 +02:00
sidebar Fix adversary type not updating in actor directory (#2009) 2026-06-16 07:06:48 -04:00
ui [Rework] ChatMessage Damage (#2079) 2026-07-19 03:02:57 +02:00
ux [Feature] Action Areas (#1815) 2026-04-21 22:27:52 +02:00
_module.mjs [PR] [Feature] 590 - Daggerheart Menu (#1007) 2025-09-07 08:30:29 +10:00