ZephyrBlu / zephyrus-sc2-parser

A parser for .SC2Replay files
MIT License
37 stars 9 forks source link

Update parser for 5.0.8, protocol 86383 #23

Closed dermorz closed 2 years ago

dermorz commented 2 years ago

This PR introduces the new protocol. It is copy pasted from the previous one after seeing there was no diff between the previous 2 existing ones, so there might be some unknown/untested issues.

I found this library when looking for replay parsers to write my own progress measuring tool. When trying it locally, I figured out that it's not working as expected. When I then tried to use zephyrus.gg I noticed, it's also not parsing replays I suspected there to be a general problem after the season change and minor version bump on starcraft.

gg