chore(meta): update changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-08 13:22:08 +01:00
co-authored by Claude Opus 4.6
parent f6d3bb1ea7
commit f0ed76d344
+7
View File
@@ -37,6 +37,13 @@
- Game start metal supply grants for starting Allomancers
### Fixed
- Modifier icon paths use bare names via `common/modifier_icons/` indirection (eliminates ~50 doubled-path warnings)
- Game start initialization event uses correct `scope = none` with `every_living_character` (matches vanilla `on_game_start` pattern)
- Negative `add_gold` replaced with `remove_short_term_gold` in hemalurgy bribe option
- Single-item OR wrapper removed from Mistborn parent check in allomancy activation
- Invalid `[ROOT.GetName]` data function removed from religious head title loc keys
- `disappointed_opinion` renamed to `disappointed_by_snapping_opinion` to avoid collision with vanilla opinion modifier
- Modifier icons and `on_game_start` scope documented in CK3 modding reference gotchas and pitfalls table
- Added localization for 37 custom character names (eliminates all untidy warnings from ck3-tiger)
- Removed deprecated `color2` field from all 78 landed titles (no longer used in CK3 1.18)
- Duplicate localization key (breeding_for_allomancy_modifier) removed from decisions loc