Hello everyone,
About two months ago, I shared a small hobby project I’ve been working on to learn C#: HotS Replay Reader.
I was honestly a bit intimidated to post it, but the feedback and kindness from this sub were incredibly heartwarming.
Thanks to your early bug reports and ideas, I was able to release a quick v0.1.1 shortly after.
Since then, I’ve kept working on it in my free time to fix some larger issues and add quality-of-life improvements.
Here is what’s new in v0.3.0:
What’s New:
Fixed Replay Parsing: Replays from HotS version 2.55.16.97039 and newer are now correctly parsed.
Chat messages: Chat messages from both teams are now displayed!
Auto Update: An auto-update functionality has been added.
Faster Setup: Data download from heroes-data and heroes-data2 is now much faster.
Compatibility: Added compatibility with the new Heroes.Element libraries and data.
Quick reminder of what the app does:
* Reads your HotS replay folders
* Shows teams, groups, winners, kills, and rewards
* Player tooltip with an estimated AFK timer
* Chat messages (can be translated if a DeepL API key is provided in the application properties)
* Scoreboard with a detailed estimated MVP score
* Talents and abilities panel
Download link:
https://github.com/Arthrose/HotsReplayReader/releases/download/v0.3.0/HotsReplayReader-v0.3.0.exe
The app is still just a humble learning experiment, so there might still be quirks (and I can still only test it on my European Battle.net account).
If you decide to give it a try or update it, please let me know if everything works fine or if you encounter any bugs! Thank you again for all the support.