HSReplay 1.2 Released
HSReplay 1.2 has been released.
Changes since HSReplay 1.1:
- The
ChangeEntityelement has been introduced to support theCHANGE_ENTITYpacket from 5.0.0.12574 (currently only used by Shifter Zerus). - The
Actionelement has been renamed toBlock. Backwards compatibility for HSReplay 1.1 files should be considered, although such files should still be extremely rare. - The enum for the Game
typeattribute has been clarified to beBnetGameType. Usage of theGameTypeenum is a bug and should be treated as such.
The DTD for HSReplay 1.2 format is available here:
https://hearthsim.info/hsreplay/dtd/hsreplay-1.2.dtd
Bonus content: I am also releasing the Python implementation
on PyPI.
Run pip install hsreplay to install it.
Jerome
