Skip to content

Releases: hotsapi/HotsStats

Release 0.5.3

15 Jun 09:17
Compare
Choose a tag to compare
  • Fixed game count
  • Fixed #44

Release 0.5.2

15 May 17:25
Compare
Choose a tag to compare
  • Added an option not to show stats after match
  • Fixed replay file access bug

Release 0.5.1

05 Apr 12:26
Compare
Choose a tag to compare
  • 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

02 Apr 04:18
Compare
Choose a tag to compare

Added recap window with extended stats that appears after match
recap2

Release 0.4.4

30 Mar 03:11
Compare
Choose a tag to compare

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

19 Mar 00:19
Compare
Choose a tag to compare
  • Fixed auto updater. You may need to download this update manually because updater in previous version is likely broken

Release 0.4.2

17 Mar 14:54
Compare
Choose a tag to compare
  • Fixed replay file read error which appeared after first minute

Release 0.4

17 Mar 09:22
Compare
Choose a tag to compare

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

15 Mar 09:57
Compare
Choose a tag to compare
Update 0.3 Pre-release
Pre-release
  • 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
full_stats

Minor update

15 Mar 13:32
Compare
Choose a tag to compare
Minor update Pre-release
Pre-release
  • Hide test buttons