diff --git a/CHANGELOG.md b/CHANGELOG.md index 826a0ee..1be7f8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,15 @@ - Game start metal supply grants for starting Allomancers ### Fixed +- 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) +- genetic + inherit_chance conflict on all Allomantic/Feruchemical traits (CK3 1.18 error) +- Doubled trait icon paths (gfx/interface/icons/traits/ prepended twice) +- on_game_start effect block overriding vanilla (moved to event-based initialization) +- Missing head_determination culture pillar on all three Scadrian cultures +- Non-existent event background references (corridor.dds, battlefield.dds) +- Missing localization keys for trait groups, trait_ prefix lookups, and Terris faith custom loc - Invalid event themes (skulduggery, mystery, learning_skill) replaced with valid CK3 themes - Loc key hash collision (mistborn_feruchemy.0010.c → opt_c) - county_opinion → county_opinion_add in brutal_repression modifier