daggerheart/styles/less/ui
Iohan Trézze 7c84de6a96 [Feature] Configurable starting gold amounts in Homebrew settings
Added `initialAmount` field to each currency type (coins, handfuls, bags, chests)
in the Homebrew settings schema. Defaults match book values (0, 1, 0, 0).

- Homebrew.mjs: added `initialAmount` NumberField per currency; `_initializeSource`
  coerces empty submissions to 0; `refreshConfig()` syncs values to
  `CONFIG.DH.RESOURCE.character.initialCurrency`
- resourceConfig.mjs: added mutable `initialCurrency` object on `character` export
- actorField.mjs: added `CharacterGoldField` subclass that reads initial values
  from config at actor creation time
- character.mjs: switched from `GoldField` to `CharacterGoldField`
- settings.hbs: restructured currency section to CSS Grid with column headers
  ("Quantity Name" / "Starting Amount") instead of per-field inline labels
- settings.less: added `.currency-rows` grid styles
- en.json: added `quantityName` and `initialAmount` localisation keys
2026-06-03 23:56:25 -03:00
..
chat Add emphatic color variable and set up scoped based overrides for core variables (#1932) 2026-05-26 22:18:52 +02:00
combat-sidebar Fixed Battlepoints menu being hard to see in light-mode 2026-04-11 22:46:30 +02:00
countdown Add emphatic color variable and set up scoped based overrides for core variables (#1932) 2026-05-26 22:18:52 +02:00
effects-display [Refactor] Define more border and input color variables (#1937) 2026-05-27 22:20:16 +02:00
item-browser Replace scroll shadows with scroll animation timeline (#1951) 2026-05-31 12:29:54 +02:00
ownership-selection [PR][Fix] Cleaned Up Countdown Ownership View (#1459) 2025-12-24 01:09:51 +01:00
resources Hotfix 1.0.1 (#825) 2025-08-11 10:02:06 +10:00
scene-config Fixed sceneConfig, sceneNavigation and SceneEnvironments (#1616) 2026-01-31 15:09:07 +01:00
scene-navigation Fixed better sceneNavigation compatability 2026-02-11 23:34:10 +01:00
settings [Feature] Configurable starting gold amounts in Homebrew settings 2026-06-03 23:56:25 -03:00
sidebar Add emphatic color variable and set up scoped based overrides for core variables (#1932) 2026-05-26 22:18:52 +02:00
index.less [Feature] DualityDice DiceSoNice Animations (#1722) 2026-03-13 00:15:52 +01:00