Skip to content

v1.0.1

Compare
Choose a tag to compare
@markus-wa markus-wa released this 28 Feb 19:52
· 855 commits to master since this release

New Features / Changes

  • Added Player.TeamState field as shortcut / utility (#89)

Fixes

  • Fixed TeamState.Opponent containing the wrong reference and therefore never being updated (#90)
  • Fixed EOF panicing, changed to returning ErrUnexpectedEndOfDemo (#93 - thanks @micvbang)