Releases: ebshimizu/stats-of-the-storm
0.5.2
- Updated parser for balance patch 2.30.6 (build 63402)
- #127 App: Numbers are now formatted to have commas
- #133 Database migration from v2 to v3 is more robust
- #129 Matches can now be deleted from the UI
- macOS: App is now signed with a development certificate. This should hopefully allow the auto-updater to work.
0.5.1
- Bugfix: #131 Corrected issue with searching for heroes in non-english parses. Users affected should re-import or re-create the database. Only the Matches page is known to be affected by this bug, other pages should be ok.
- Bugfix: #130 Parser now correctly identifies the same match recorded on different computers (unless your computer clocks are wildly different from each other)
- Bonus: Parser should work on PTR replays (build 63203)
0.5.0
In this release: Overall battleground stats, overall hero pool stats, fixed match lengths, and a macOS build!
This is the first release of Stats of the Storm for macOS, and as such, the macOS build should be considered experimental. Submit bug reports for macOS to GitHub as usual.
0.4.0
In this release: a re-designed matches list to help out with smaller screen sizes, a new trends section to see how pick and ban rates change over time, player hero pool stats, and the ability to plot any average player stat over time.
0.3.1
0.3.0
In this release: parse replays in any language, view total/min/max/median/average aggregate stats, compare your players and teams against the collection average. And also some bug fixes.
0.2.6
- Parser updated to handle replays up to 2.30.4.62833
- heroes-talents data updated (Sonya and Medivh rework not in yet I think, will update as soon as that repo updates)
Note: there may be a possible permissions issue related to temporary files created by the database. If the database "loads" but no matches show up, navigate to your database folder and delete any files that end in .db~
0.2.5
0.2.4
- Parser: Updated to nydus/heroprotocol, increasing the speed of the parser and removing the python dependency
- App: Added buttons to access dev tools from settings.