Releases: suurjaak/h3sed
Releases Β· suurjaak/h3sed
v3.5
v3.4
- add player faction information for heroes (issue #25)
- add changes-only view to hero charsheet, use it for global changes view
- fix Magic Mirror missing from artifact spells of Spellbinder's Hat
- fix sorting heroes index when filter applied
- strip unprintable characters from map name and description
- restore previously active subtab on switching between hero tabs
- open new hero tabs next to index tab instead of adding as last
Special thanks to @yatyricky for the solution to parsing hero player faction.
Windows binaries available at https://suurjaak.github.io/h3sed/.
v3.3
- add support for Bulwark town in Horn of the Abyss v1.80 (issue #22)
- support parsing unknown artifacts and army creatures (pull request #23)
- add missing support to Heroes Chronicles savefiles for Shadow of Death creatures and artifacts and spells
- improve parsing map name and description from savefile
- improve retaining equipment and inventory original bytes on no change
- write savefiles without filename in ZIP header, just as the game does
- fix error on refilling spell points if hero has Intelligence skill
Windows binaries available at https://suurjaak.github.io/h3sed/.
v3.2
- add button with mass change options menu to hero property tabs
- add individual row options menu to hero skills, army, equipment, and inventory
- add option to refill hero movement points
- add option to refill hero spell points
- add option to assemble and disassemble combination artifacts
- add info text to inventory artifacts with hero main stats bonuses
- add info text to spells on missing spellbook
- add info text to combination artifacts in selection lists (issue #20)
- allow changing hero primary attribute full byte range and display info on in-game value,
fix value loaded from savefile being auto-forced to a maximum of 127 (issue #21) - fix opening savefiles from Armageddon's Blade (issue #18)
- fix opening savefiles from GOG Heroes 3 Complete (issue #19)
- fix not saving Ballista in versions other than Horn of the Abyss (issue #20)
- fix spell power and knowledge minimum valid value being 0 not 1 as in game
- fix artifacts not being sorted by name in all lists
- fix stats bonuses for Dragon Wing Tabard and Dragon Scale Shield
- fix not updating equipment artifact stats bonus tooltip on changing artifact
- fix hero YAML data being invalid if containing spell scrolls
Special thanks to @skyfony for thorough testing and bug reporting.
Windows binaries available at https://suurjaak.github.io/h3sed/.
v3.1
- order equipment slots always by position not alphabet
- show duplicate hero names with a counter suffix
- add save-as option to files list context menu
- remove files from recent files and heroes lists upon deleting
- fix error on opening savefiles from Restoration of Erathia Steam edition (issue #16)
- fix saving invalid data if Pendant of Reflection or Golden Goose equipped (issue #17)
- fix showing hero as changed upon opening for some game versions
- fix showing hero as unchanged on undo or redo after multiple changes
- fix file extension filter in files list getting narrowed after deleting file
- fix rejecting spells when pasting hero data
- retain button focus on skills page properly over removing or reordering
- start with a larger default window size
Windows binaries available at https://suurjaak.github.io/h3sed/.
v3.0
- add command-line interface
- add Python library interface
- add JSON and YAML export
- add savefile modification date to HTML export
- fix console output error for compiled binaries
- rename hero artifacts to equipment
Windows binaries available at https://suurjaak.github.io/h3sed/.
v2.8
- add program version update check
- fix wrong IDs and spelling for a number of army creatures (pull request #15)
- fix saving slots that were initially empty then populated then emptied again
- fix tracking changes over undo-redo after saving
- fix error after confirming to save changes when closing file
- improve support for dark mode in Windows 10+
Windows binaries available at https://suurjaak.github.io/h3sed/.
v2.7
- add support for Heroes Chronicles savefiles
- use _x86 suffix for 32-bit binaries, drop _x64 suffix from 64-bit binaries
Windows binaries available at https://suurjaak.github.io/h3sed/.
v2.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
Windows binaries available at https://suurjaak.github.io/h3sed/.
v2.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
Windows binaries available at https://suurjaak.github.io/h3sed/.