Skip to content

Releases: ParadoxGameConverters/ImperatorToCK3

2.7.0

17 Oct 19:39
029bf99

Choose a tag to compare

What's Changed

Full Changelog: 2.6.1...2.7.0

2.6.1

06 Oct 09:53
d8f95d7

Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.6.1

2.6.0

03 Oct 16:56
4b93e67

Choose a tag to compare

Changelog:

  • Draw a bookmark map with player titles highlighted and position the player characters on it
  • Fix the converter not being able to parse regular saves

2.5.4

03 Oct 11:48
d25d6a6

Choose a tag to compare

What's Changed

Full Changelog: 2.5.3...2.5.4

2.5.3

02 Oct 15:20
31084a6

Choose a tag to compare

Changelog:

  • Fix for governor-held titles preserving vanilla holders

2.5.2

27 Sep 18:15
6a642c3

Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.5.2

2.5.1

22 Sep 19:26
35e78da

Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

22 Sep 14:38
05eb136

Choose a tag to compare

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

19 Sep 10:48
ae2e7fc

Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

2.4.1

19 Sep 10:20
fc1576a

Choose a tag to compare

Workflow fix, tweaks for Codacy (#319) #patch

* Fix release workflow

* Tweaks for Codacy