daggerheart/module/data
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
..
action Replace prettier with stylistic, improve types, and add no-undef rule (#1975) 2026-06-05 15:53:15 -04:00
activeEffect Replace prettier with stylistic, improve types, and add no-undef rule (#1975) 2026-06-05 15:53:15 -04:00
actor [Fix] Address PR review feedback for starting gold feature 2026-06-05 23:29:50 -03:00
chat-message [Feature] Full Rerolls (#1928) 2026-05-29 12:19:08 +02:00
fields [Fix] Address PR review feedback for starting gold feature 2026-06-05 23:29:50 -03:00
item Replace prettier with stylistic, improve types, and add no-undef rule (#1975) 2026-06-05 15:53:15 -04:00
regionBehavior [Feature] Action Areas (#1815) 2026-04-21 22:27:52 +02:00
scene Prevent class sheet and character errors when features/domains no longer exist (#1833) 2026-04-24 20:49:42 +02:00
settings [Fix] Address PR review feedback for starting gold feature 2026-06-05 23:29:50 -03:00
_module.mjs [Feature] Action Areas (#1815) 2026-04-21 22:27:52 +02:00
combat.mjs Fixed a lot of cases where we expected a combatant to have an attached actor (#1520) 2026-01-10 00:21:44 +01:00
combatant.mjs [Feature] 789 - spotlight order (#1222) 2025-10-25 18:59:25 +02:00
companionLevelup.mjs Replace prettier with stylistic, improve types, and add no-undef rule (#1975) 2026-06-05 15:53:15 -04:00
compendiumBrowserSettings.mjs [Fix] CompendiumBrowser Pack Toggling (#1909) 2026-05-21 01:33:07 +02:00
countdowns.mjs Replace prettier with stylistic, improve types, and add no-undef rule (#1975) 2026-06-05 15:53:15 -04:00
groupRollData.mjs [Feature] Redesign group roll dialog (#1824) 2026-04-26 10:43:10 +02:00
levelData.mjs [Fix] 1633 - ActiveEffect Autocomplete (#1636) 2026-02-06 11:32:33 +01:00
levelTier.mjs Add and fix Tier names in level up (#1142) 2025-09-05 09:47:12 -04:00
levelup.mjs Replace prettier with stylistic, improve types, and add no-undef rule (#1975) 2026-06-05 15:53:15 -04:00
registeredTriggers.mjs Fixed error on deleting a sceneEnvironment item 2026-02-26 20:04:59 +01:00
rollTable.mjs [Feature] RollTable Improvements (#1552) 2026-01-24 20:26:37 +01:00
spotlightTracker.mjs [V14] [Feature] Spotlight Without Combat (#1755) 2026-03-27 22:01:50 -04:00
tagTeamData.mjs [Fix] Translation Fixes (#1789) 2026-04-11 22:55:26 +02:00