Releases: jontiben/eu4-war-explorer
v1.2.5a
This is currently only released as a standalone zip archive with no installer. There is a binary release for Windows, please use the v1.2.2a binary for Linux. The source code should work on Mac OS/Darwin as well although it hasn't been tested.
You can build your own binary for Windows or Linux using Pyinstaller and the two main.spec files in the repository.
Changelog:
- Bugfix for savefiles with more than one mod.
- Support for EU4 1.37+ wars.
Full Changelog: 1.2.4a...1.2.5a
v1.2.4a
This is currently only released as a standalone zip archive with no installer. There is a binary release for Windows, please use the v1.2.2a binary for Linux. The source code should work on Mac OS/Darwin as well although it hasn't been tested.
You can build your own binary for Windows or Linux using Pyinstaller and the two main.spec files in the repository.
Changelog:
- Added clicking of battles on the map to see their name and the ability to slice the battle map to just battles that occurred in that province by clicking on the text.
- Slightly better naming of battles.
- More robust error handling when rendering the map.
- Added exporting of war data to a nicely-formatted text file.
v1.2.3a
This is currently only released as a standalone zip archive with no installer. There is a binary release for Windows, please use the v1.2.2a binary for Linux. The source code should work on Mac OS/Darwin as well although it hasn't been tested.
There are very few changes for this release, I'm only pushing it out because I'm going to be gone for a few weeks.
You are welcome to build your own binary using Pyinstaller and the two main.spec files in the repository.
Changelog:
- Improve ESC button rendering
v1.2.2a
This is currently only released as a standalone zip archive with no installer. There are binary releases for Windows and Linux; the source code should work on Mac OS/Darwin as well although it hasn't been tested.
You are welcome to build your own binary using Pyinstaller and the two main.spec files in the repository.
Changelog:
- Fixed battle screen unit icon scaling
- Improvements to directory autodetect. In addition it will now save the location of directories you have to manually point it to in the config.cfg file.
- Added an ESC icon on the top left of screens in which you can use escape to exit.
v1.2.1a
This is currently only released as a standalone zip archive with no installer. The binary release will likely only work on Windows; the source code should work on Mac OS and Linux as well, though it has not yet been tested on Mac OS/Darwin.
main.spec has now been added to the project if you want to build your own binary with pyinstaller.
This is a hotfix to allow it to autodetect the EU4 folder on a D:/ or E:/ drives on Windows.
Full Changelog: 1.2.0a...v1.2.1a
v1.2.0ar
This is currently only released as a standalone zip archive with no installer. The binary release will likely only work on Windows; the source code should work on Mac OS and Linux as well, though it has not yet been tested on Mac OS/Darwin.
main.spec has now been added to the project if you want to build your own binary with pyinstaller.
This is a rerelease; the previous release was detected and blocked as a trojan on a lot of computers. This should be fixed for all antivirus software except McAfee; all I had to do was rebuild pyinstaller from source and rerun it.
Changelog:
- When selecting a battle, markers for other unselected battles are now translucent
- Other nations created during the game (client states, federations, custom nations, etc.) now use a solid color flag based off either their flag background or their color on the map instead of the rebel placeholder.
- Expanded config file options
- Fixed bug that caused some RNW wars to not display
- Fixed flag loading for destroyed colonial nations
- Other bugfixes
v1.2.0a
This is currently only released as a standalone zip archive with no installer. The binary release will likely only work on Windows; the source code should work on Mac OS and Linux as well, though it has not yet been tested on Mac OS/Darwin.
main.spec has now been added to the project if you want to build your own binary with pyinstaller.
Changelog:
- When selecting a battle, markers for other unselected battles are now translucent
- Other nations created during the game (client states, federations, custom nations, etc.) now use a solid color flag based off either their flag background or their color on the map instead of the rebel placeholder.
- Expanded config file options
- Fixed bug that caused some RNW wars to not display
- Fixed flag loading for destroyed colonial nations
- Other bugfixes
v1.1.1a
The first release of the open alpha.
This is currently only released as a standalone zip archive with no installer. The binary release will likely only work on Windows; the source code should work on Mac OS and Linux as well, though it has not yet been tested on Mac OS/Darwin.
Changelog:
- Removed unused font files
- Made Timurids and Ajam display their correct names
- Removed setup.py
- Made the project public
Full Changelog: 1.1.0a...1.1.1a