Releases: ParadoxGameConverters/ImperatorToCK3
Releases · ParadoxGameConverters/ImperatorToCK3
2.6.1
What's Changed
- Update Fronter by @IhateTrains in #336
- Output landless=yes by @IhateTrains in #339
Full Changelog: 2.6.0...2.6.1
2.6.0
2.5.4
What's Changed
- Skip country adjective when region has 1 governorship by @IhateTrains in #333
- Fix a hole in religion mapping by @IhateTrains in #335
Full Changelog: 2.5.3...2.5.4
2.5.3
2.5.2
What's Changed
- Add helpful warning by @IhateTrains in #327
- Prevent KeyNotFoundException when setting governorship title localization by @IhateTrains in #329
Full Changelog: 2.5.1...2.5.2
2.5.1
What's Changed
- Exception fixes by @IhateTrains in #325
- Tweaks for Codacy by @IhateTrains in #326
Full Changelog: 2.5.0...2.5.1
2.5.0
Governorship conversion part I (#322) #minor * Create Governorship.cs * Create GovernorshipTests.cs * Jobs * Create governorMappings.txt * new Jobs constructor * read jobs from save * Region to title mapping * Update commonItems.NET * Update World.cs * InitializeFromGovernorship * ImportImperatorGovernorship * Update Title.cs * Province mapping improvement * Update province_mappings.txt * LandedTitles.LinkCapitals * Governorship conversion polishing * Governorship loc fixes * PR tweaks * Fix governorship loc for PRY, SEL, MRY * PR tweak * Naming tweaks * New tests for TagTitleMapper * TitleCanBeMatchedFromGovernorship test * Remove unused field * LocBlockCanBeCopyConstructed test * CapitalsAreLinked test * Fix uodating from other title * Null checks * Remove redundant parentheses * Extract locak function * Move county holder caching out of OverWriteCountiesHistory * Reverse condition * Fix build
2.4.2
What's Changed
- Remove redundant CultureMappingRule constructor by @IhateTrains in #320
Full Changelog: 2.4.1...2.4.2