Releases: landaire/wows-toolkit
Releases Β· landaire/wows-toolkit
v0.1.36
Note: REPLAY PARSER IS STILL BROKEN BECAUSE OF WoWs 14.9.0 UPDATE. PLEASE SEE DISCORD FOR STATUS.
[0.1.36] - 2025-10-02
Resource_unpacker
- Fix slow conversion of GameParams
- Fix base params unpacking
[0.1.35] - 2025-10-01
Resource_unpacker
- Add button for dumping base GameParams
Full Changelog: v0.1.35...v0.1.36
v0.1.35
What's Changed
- Update tomato.gg URLs: the realm comes after the player identifiers. by @travis-bradbury in #15
- Fix compatibility with WoWs 14.9.0
- Add button to resource unpacker for dumping "base" GameParams
New Contributors
- @travis-bradbury made their first contribution in #15
Full Changelog: v0.1.34...v0.1.35
v0.1.35-alpha
What's Changed
- Fixed support for PT 14.9.0
- Update tomato.gg URLs: the realm comes after the player identifiers. by @travis-bradbury in #15
New Contributors
- @travis-bradbury made their first contribution in #15
Full Changelog: v0.1.34...v0.1.35-alpha
v0.1.34
[0.1.34] - 2025-04-03
Player Tracker
- Fix crash when using filter larger than hours
Replays
- Fix regression with detecting replays stored in versioned folders
Full Changelog: v0.1.33...v0.1.34
v0.1.33
[0.1.33] - 2025-04-03
App
- Increase zoom factor to 1.1 by default and fix UI issues when changing zoom factor
- Only set zoom factor if no settings have been saved
- Add panic handler and detect crashes
- Ensure that the new update filename matches the old one
Replays
- Format replay file listing with newlines for easier reading
- Expose hit information (CV data is not currently exported in data export)
Full Changelog: v0.1.32...v0.1.33
v0.1.32
[0.1.32] - 2025-03-27
π Bug Fixes
- Application icon is now embedded in binary/shows when pinned to taskbar
App
- Add Discord server link
Replays
- Update builtin constants.json file for latest game version
Full Changelog: v0.1.31...v0.1.32
v0.1.31
[0.1.31] - 2025-03-18
π Features
- (replays) Allow exporting as CSV
[0.1.30] - 2025-03-17
π Features
- (replays) Add match data export. Thanks to @Helmi for the initial pull request implementation and @C-Vac for feedback.
- (replays) Add data auto-export in settings tab
- (replays) Data export provides module and skill names
- (replays) Show build info when player details are expanded
- (replays) Added kills column
- (replays) Test ship players can see their own stats (and optionally hide them in case they want to share a screenshot or something)
π Bug Fixes
- (replays) Only make one attempt to parse historical replays
- (replays) Fix inconsistencies between auto data export and manual export
Replays
- Remove dead code
- Only auto-export results if server-provided data is available
Full Changelog: v0.1.29...v0.1.31
v0.1.30
[0.1.30] - 2025-03-17
π Features
- (replays) Add match data export. Thanks to @Helmi for the initial pull request implementation and @C-Vac for feedback.
- (replays) Add data auto-export in settings tab
- (replays) Data export provides module and skill names
- (replays) Show build info when player details are expanded
- (replays) Added kills column
- (replays) Test ship players can see their own stats (and optionally hide them in case they want to share a screenshot or something)
π Bug Fixes
- (replays) Only make one attempt to parse historical replays
- (replays) Fix inconsistencies between auto data export and manual export
Replays
- Remove dead code
- Only auto-export results if server-provided data is available
Full Changelog: v0.1.29...v0.1.30
v0.1.30-alpha2
[0.1.30-alpha2] - 2025-03-17
π Features
- (replays) Add data export
- (replays) Add data auto-export in settings tab
- (replays) Data export provides module and skill names
- (replays) Show build info when player details are expanded
- (replays) Added kill column
π Bug Fixes
- (replays) Only make one attempt to parse historical replays
- (replays) Fix inconsistencies between auto data export and manual export
Replays
- Remove dead code
- Only auto-export results if server-provided data is available
Full Changelog: v0.1.29...v0.1.30-alpha2
v0.1.30-alpha
v0.1.30-alpha
Data export features are not well-tested and some other things were refactored in the process. As such, please report any issues encountered.
π Features
- (replays) Add data export
- (replays) Add data auto-export in settings tab
π Bug Fixes
- (replays) Only make one attempt to parse historical replays
Replays
- Remove dead code
- Only write results if server-provided data is available