Commit Graph

3 Commits

Author SHA1 Message Date
fd378fb452 fix: widen settlement actor icon by ~30% (72→94px)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-20 17:31:58 +01:00
03ea60b994 fix: settlement icon portrait shape + window min-height
- Actor image: 72x110px (portrait) with object-position center top
- Window min-height: 520px

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-20 17:19:08 +01:00
b3fd7e1aa1 feat: add Settlement actor type with Overview/Buildings/Inventory tabs
- New TypeDataModel: archetype, territory, renown, currency (gp/sp/cp),
  garrison, underSiege, isCapital, founded, taxNotes, description, notes
- 3-tab ApplicationV2 sheet with drag & drop for building/weapon/armor/equipment
- Currency steppers (+/−), building constructed toggle, qty controls
- LESS-based CSS (settlement-sheet.less) + base.less updated for shared styles
- Full i18n keys in lang/en.json (8 settlement archetypes)
- system.json: registered settlement actor type

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-20 17:01:38 +01:00