--------------- - add support for Heroes Chronicles savefiles - use _x86 suffix for 32-bit binaries, drop _x64 suffix from 64-bit binaries
2.6
--------------- - add option to delete from disk in files list - add right-click menu to files list - fix missing creatures in Horn of the Abyss (pull request 13) - fix Halfling having duplicate name Halfing (pull request 13) - fix Halfling Grenadier being named Halfing Grenadier (pull request 13) - add missing Energy Elemental in Horn of the Abyss - ensure padding around file list selection upon refresh
2.5
--------------- - add save-button to individual heroes - add buttons to set hero level from experience and vice versa - add info texts on artifact bonuses to hero main attributes - fix game version name not being fully visible (issue 11) - fix not showing Pikeman units in hero army (issue 12) - fix renamed file not being added to recent files - fix not being able to modify experience points over 2^30 - add opened heroes to recent heroes list upon file rename - cap hero level at 75 (74 in Horn of the Abyss) - cap hero experience at 2^31 - 1 instead of 2^32 - 1 - show different error on trying to open files no longer on disk - use current directory and extension filter in file dialogs
2.4
--------------- - fix parsing campaign savefiles with carry-over heroes (issue 10) - fix parsing Restoration of Erathia savegames from newer versions (issue 9) - add menu option for Armageddon's Blade savegames from newer versions (issue 9) - fix Statesman's Medal having wrong artifact slot (issue 9) - fix Pendant of Negativity being named Pendant of Agitation (issue 9) - fix a number of other errors in artifact names - fix Shield of the Damned not having artifact slot - fix Quicksand spell being named Quick Sand - fix Wizard's Well not having artifact slot - add sorting to hero index page - add Refresh-button to files list
2.3
--------------- - fix recognizing Restoration of Erathia savefiles from GOG Heroes 3 Complete (issue 8) - upgrade wxPython from 4.1.1 to 4.2.1 in compiled binaries - include third-party license texts in stand-alone exes - drop step as a vendored library, use from public package index instead
2.2
--------------- - fix opening savefiles in newer versions of Python (issue 6) - use latest custom-built PyInstaller 6.7 for producing binaries (issue 7)