Skip to content

3.0.1

Compare
Choose a tag to compare
@KotRikD KotRikD released this 10 Aug 09:33
· 79 commits to master since this release

3.0.1 (2024-08-10)

Bug Fixes

  • Fix broken --update argument (52eac7e)
  • missed readByte (68c0e99)
  • Prevent reading gameplay data before first object (mainly because of mania)( (27b959a)
  • read addresses as uint32 instead of int64 (b66ea31)
  • remove extra format argument (489aaa1)
  • remove extra format qualifier (15a2f02)