* 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>
* Implemented group attack logic
* Updated all minions in the SRD to use the group attack functionality
* .
* Renamed groupAttack.nr to groupAttack.numAttackers
* Moved the flag vs global setting logic to documents/scene
* .
* 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>
* Initial
* More
* Fixed current actionConfig damage
* Reworked ActionConfig damage ui
* .
* Updated all Adversary compendium damage entries
* more
* The rest
* Fixed misses
* .
* .
* Also migrate sub fields of MappingField
* Removed MappingField
* Fix regression with re-tiering adversaries when dealing non-hp damage
* Allow iterable object to be detected as an object by foundry
---------
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
* Unify healing & damage
* create DHResourceData
* Damages parts roll
* h
* ChatMessage & takeDamage updates
* Adapt healing
* No, there was not a console.log !
* Restructured all the files
* Moved build/daggerheart.js to ./daggerheart.js. Changed rollup to use the css file instead of the less
* Restored build/ folder
* Mvoed config out form under application
* Moved roll.mjs to module/dice and renamed to dhRolls.mjs
* Update module/canvas/placeables/_module.mjs
Co-authored-by: joaquinpereyra98 <24190917+joaquinpereyra98@users.noreply.github.com>
* Le massive export update
* Removed unncessary import
---------
Co-authored-by: joaquinpereyra98 <24190917+joaquinpereyra98@users.noreply.github.com>
2025-07-05 00:26:33 +02:00
Renamed from templates/views/actionTypes/damage.hbs (Browse further)