Skip to content

Version 1.0.1

Choose a tag to compare

@allejo allejo released this 27 May 03:37
· 125 commits to master since this release
2d4aaa6

New

  • Hackishly fix MsgTimeUpdate::getTimeLeft() to get correct values
  • Introduce new Replay::getPacketsIterable() to allow iterating through a Replay without storing it in memory (#2)

Deprecations

  • Replay::getPackets() has been deprecated and has been replaced with Replay::getPacketsAsArray (#2)