daggerheart/module/data/actor
Iohan Trézze 83b25f4771 [Fix] Address PR review feedback for starting gold feature
- Disabled denominations now receive 0 at character creation
- Replace CharacterGoldField subclass with GoldField options callback;
  initial value logic now lives in character.mjs
- Use formInput instead of plain text inputs for denomination labels
- Rename "Quantity Name" column header to "Denomination"
- Remove initialCurrency from resourceConfig and currency sync from
  refreshConfig (no longer needed)
2026-06-05 23:29:50 -03:00
..
_module.mjs [Feature] NPC Actors (#1949) 2026-05-30 21:11:43 -04:00
adversary.mjs Fix tier adjustment on actions that use standard attack damage (#1942) 2026-05-30 12:47:06 +02:00
base.mjs [Fix] origin change values and prioritize item options (#1835) 2026-04-26 00:06:41 +02:00
character.mjs [Fix] Address PR review feedback for starting gold feature 2026-06-05 23:29:50 -03:00
companion.mjs [Fix] companion hope levelup feature and default stress (#1839) 2026-04-26 11:20:06 +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