daggerheart/module/data/actor
WBHarry 9c58f7058e
[Fix] V13 Migration Fixes (#2044)
* Fixed so that damageParts without an applyTo field is assumed to be hitPoints

* Added the applyTo field to the basic attack for Adversaries and Companions

* Tentative blindfix to issues of entities being null. Can't replicate it

* Added some safety for missing things if someone was on a REALLY old system version and then updated all the way

* Moved v13 countdown migration over to a migrateData

* .
2026-06-29 14:22:12 +02:00
..
_module.mjs [Feature] NPC Actors (#1949) 2026-05-30 21:11:43 -04:00
_types.d.ts Enable no unused vars and add more types (#2005) 2026-06-14 22:10:49 +02:00
adversary.mjs [Fix] V13 Migration Fixes (#2044) 2026-06-29 14:22:12 +02:00
base.mjs Enable no unused vars and add more types (#2005) 2026-06-14 22:10:49 +02:00
character.mjs [Fix] V13 Migration Fixes (#2044) 2026-06-29 14:22:12 +02:00
companion.mjs [Fix] V13 Migration Fixes (#2044) 2026-06-29 14:22:12 +02:00
creature.mjs [Fix] companion hope levelup feature and default stress (#1839) 2026-04-26 11:20:06 +02:00
environment.mjs Show notification when invalid item types are added to actors (#1807) 2026-04-16 08:23:25 +02:00
npc.mjs [Feature] NPC Actors (#1949) 2026-05-30 21:11:43 -04:00
party.mjs Prevent class sheet and character errors when features/domains no longer exist (#1833) 2026-04-24 20:49:42 +02:00
tierAdjustment.mjs Fix several issues with inline damage (#1973) 2026-06-05 11:33:20 +02:00