barrett777 / Heroes.ReplayParser

A C# library for parsing Heroes of the Storm replay files (.StormReplay)
MIT License
223 stars 95 forks source link

Custom Games with Observers #35

Closed koliva8245 closed 7 years ago

koliva8245 commented 7 years ago

Commit 4fd0b11476bd03b35f78a54414365723ad605ac3 broke parsing for Custom games with observers. ClientListByWorkingSetSlotID also includes observer players but the Player value will be null.

Replays attached. Replays.zip