Skip to content

Releases: ShabbyGayBar/StateMerger

v2.0.2

10 Feb 02:33
0a5fe1c

Choose a tag to compare

Some bugfixes

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Feb 13:19
3a07ac1

Choose a tag to compare

Total rewrite using Pyradox!

  • replace scripts with packages
  • remove paradox_file_parser and use pyradox instead
  • add cli and gui tool for state merging

What's Changed

  • Remove obsolete buff parameter from test file by @Copilot in #5
  • [WIP] Update v2.0.0 to rename to StateRegionItem and update references by @Copilot in #6
  • v2.0.0 by @ShabbyGayBar in #4

New Contributors

  • @Copilot made their first contribution in #5
  • @ShabbyGayBar made their first contribution in #4

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Feb 13:08
9872d0a

Choose a tag to compare

Total rewrite using Pyradox!

  • replace scripts with packages
  • remove paradox_file_parser and use pyradox instead
  • add cli and gui tool for state merging

Full Changelog: v1.0.4...v2.0.0

v1.0.4

03 Nov 07:19

Choose a tag to compare

  • fix keyerror when state doesn't have any homeland
  • add us flag adaptation
  • add building class, fix duplicate building ownership bug
  • add option to not grant buffs to merged states
  • add balkans_events to process list
  • add province count
  • Normalize all the line endings
  • add dlc buildings
  • adapt to vanilla game update 1.10.5

v1.0.3

20 Jul 00:43

Choose a tag to compare

  • fix keyerror when merging localization files (issue)
  • adapt to vanilla game update 1.9.7

v1.0.2

14 Jul 02:43

Choose a tag to compare

  • add adaptations for vanilla game update 1.9.6
  • add uv management
  • update README
  • add localization adaptation
  • add robustness to directory locating, split game_data into four jsons

v1.0.1

22 Feb 13:00

Choose a tag to compare

  • fix state_trait file path

  • change misc file encoding

  • fix bug of regarding land states as sea states

  • add adaptations for state_type in state ownership

  • add dumping gamedata & data folder

Initial Release

14 Feb 03:27

Choose a tag to compare

v1.0.0

add README