chore(meta): update changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-08 11:30:13 +01:00
co-authored by Claude Opus 4.6
parent 0dc56e8c47
commit 6d89e00292
+3
View File
@@ -3,6 +3,8 @@
## [Unreleased]
### Added
- 27 new modifier definitions: 6 base modifiers (mist_heavy, fertile_ashland, full_crew, eleventh_metal_insight, duel_veteran, atium_contract_holder) and 21 flavor event modifiers with localization
- 4 Feruchemy/savant modifier icons (60x60 DDS, hammered-metal coin style): pewter metalmind (strength), copper metalmind (memories), gold metalmind (health), savant power surge
- Character lore documentation for "The End of an Empire" bookmark: 19 character profiles (Lord Ruler, Kelsier's crew, Venture family, Shan Elariel, Kar, and 4 Great House heads) plus an index with relationship glossary and CK3 implementation notes
- 16 event scene background illustrations (1592x848 DXT1 DDS) with scene-class system: noble interiors (court, ball, private chamber) with bright marble and colored fabrics, institutional interiors (temple, dungeon, ruins), noble arena (fighting pit as Colosseum-style spectacle), skaa/underclass (streets, plantation, underground, market), and exteriors (wilderness, battlefield, mists, ashmount close-up, clear night)
- Event background scene-class overlay system in asset-gen skill: 5 overlays (Noble interior, Institutional interior, Noble arena, Skaa/underclass, Exterior) for consistent art direction
@@ -30,6 +32,7 @@
- Game start metal supply grants for starting Allomancers
### Fixed
- 9 modifier icon paths pointing to wrong placeholder icons (compounder.dds, lord_ruler_attention.dds) now reference dedicated DDS files
- Game crash on bookmark character select caused by cascading mod load failures
- UTF-8 BOM encoding added to all .txt files (CK3 requires BOM for reliable parsing)
- Trait groups without level field (CK3 unset the group, breaking mutual exclusivity)