Releases: hotsapi/HotsStats
Releases · hotsapi/HotsStats
Release 0.5.3
- Fixed game count
- Fixed #44
Release 0.5.2
- Added an option not to show stats after match
- Fixed replay file access bug
Release 0.5.1
- Improved battle tag detection
- MMR in table now updates when game mode setting is changed
- Fixed bug that caused empty line in table when your battle tag is not found among players
Release 0.5
Release 0.4.4
Fixed app for new HotS v17 patch.
This in only partial fix. Blizzard changed file format a bit and now it's difficult to tell where battle tag ends and other data begins (before battle tags had string length at its beginning). I've replaced battle tag extraction algorithm but new one is pretty unreliable. Will try to make a better one later.
Release 0.4.3
- Fixed auto updater. You may need to download this update manually because updater in previous version is likely broken
Release 0.4.2
- Fixed replay file read error which appeared after first minute
Release 0.4
App now has Setup and Automatic Updates! Everything works automatically without any dialogs, like Google Chrome.
- App now has icon (thanks to /u/Existor371)
- Ability to minimize to tray
- Fixed average MMR
- Fixed wrong win rate parsing in some languages
- Added simple error messages and logging
Update 0.3
- User can choose game mode for MMR (QM, HL, TL)
- Show game count on loading screen
- Full table with extended HotsLogs info is available after first minute of match
- Added Shift+Tab hotkey
- Added a License (MIT)
- Updated BattleTag extraction algorithm (less errors)
Here is an example of full stats window that becomes available after first minute of the game
Minor update
- Hide test buttons