Releases: ShabbyGayBar/StateMerger
Releases · ShabbyGayBar/StateMerger
v2.0.2
Some bugfixes
Full Changelog: v2.0.1...v2.0.2
v2.0.1
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
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
- 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
v1.0.2
- 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
-
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
v1.0.0 add README