daggerheart/module/data
WBHarry a92221778e
Levelup Remake (#100)
* Set up DhLevelTier datamodel

* Added Levelup data model and started at the render

* Fixed data handling in the LevelUp view

* Added back the save function

* Finalised levelup selections and propagating to PC

* Added level advancement selection data

* Added DomainCard selection

* Css merge commit

* Added PC level/delevel benefits of leveling up

* Fixed sticky previous selections on continous leveling

* Fixed up Summary. Fixed multiclass/subclass blocking on selection

* Removed unused level.hbs

* Fixed attribute base for PC

* Improved naming of attribute properties

* Renamed/structured resources/evasion/proficiency

* Improved trait marking

* Rework to level up once at a time

* Added markers

* Removed tabs when in Summary

* Fixed multilevel buttons

* Improved multiclass/subclass recognition

* Fixed tagify error on selection

* Review fixes
2025-06-07 01:50:50 +02:00
..
interface Replaced MappingField with FoundryCore TypedObjectField. Raised system foundry version to 13.344. Added styles/daggerheart.css to .prettierignore (#45) 2025-05-24 21:09:39 +02:00
settings Combat and CombatTracker (#108) 2025-06-07 00:06:54 +02:00
_module.mjs Combat and CombatTracker (#108) 2025-06-07 00:06:54 +02:00
abilityUse.mjs finding and fixing bugs. (#88) 2025-05-31 10:53:47 +02:00
action.mjs enhace feature sheet and apply new standard style to applications 2025-05-26 12:39:59 -03:00
adversary.mjs Merge branch 'main' into #24/Updating-Adversaries 2025-05-24 22:24:44 +02:00
adversaryRoll.mjs PR-Fixes 2025-05-24 22:25:54 +02:00
ancestry.mjs Adding Prettier 2025-05-23 18:57:50 +02:00
armor.mjs Removed duplicate 'initial' properties on armor 2025-05-28 13:36:53 +02:00
class.mjs fix(class): remove damage thresholds (#66) 2025-05-26 19:28:34 +02:00
combat.mjs Combat and CombatTracker (#108) 2025-06-07 00:06:54 +02:00
combatant.mjs Combat and CombatTracker (#108) 2025-06-07 00:06:54 +02:00
community.mjs Adding Prettier 2025-05-23 18:57:50 +02:00
consumable.mjs Adding Prettier 2025-05-23 18:57:50 +02:00
damageRoll.mjs Fixed Check Rolls, Attack Rolls and Damage Rolls for PCs 2025-05-24 16:56:01 +02:00
domainCard.mjs Adding Prettier 2025-05-23 18:57:50 +02:00
dualityRoll.mjs Duality Roll Followup (#65) 2025-05-27 20:07:47 +02:00
environment.mjs Adding Prettier 2025-05-23 18:57:50 +02:00
feature.mjs Replaced MappingField with FoundryCore TypedObjectField. Raised system foundry version to 13.344. Added styles/daggerheart.css to .prettierignore (#45) 2025-05-24 21:09:39 +02:00
levelTier.mjs Levelup Remake (#100) 2025-06-07 01:50:50 +02:00
levelup.mjs Levelup Remake (#100) 2025-06-07 01:50:50 +02:00
miscellaneous.mjs Adding Prettier 2025-05-23 18:57:50 +02:00
pc.mjs Levelup Remake (#100) 2025-06-07 01:50:50 +02:00
subclass.mjs feat(subclassFeatures): fix adding abilities (#54) 2025-05-25 21:30:40 +02:00
weapon.mjs enhance armor and weapon sheet 2025-05-27 21:49:28 -03:00