Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 19:57
· 40 commits to master since this release

What's new

  • ✨ Add support for v2020.10.8i game version (public-beta)
  • πŸ› Fixed: recording stops working when anybody leaves game
  • ⚑ Improve version handling for future game updates

Check out README for usage.

Supported game versions:

  • v2020.6.9s
  • v2020.9.22s
  • v2020.10.8i

Commits

  • [d65eb9]: Fix: record app version instead of compatible version (Smertig)
  • [8ac639e]: Switch to multi-versioning to handle game updates better (Smertig)
  • [6fa2d1c]: Use game version everywhere to choose correct namespace/class/method name (Smertig)
  • [039137c]: Add periodic debug logger (Smertig)
  • [fb40a47]: Add support for v2020.10.8i version (public-beta) (Smertig)
  • [203612]: Fixed: recording stops working if anybody leaves game (Smertig)
  • [f59eb2a]: Enable /W4 and fix warnings (Smertig)
  • [62a7c48]: Bump version to 0.6.0 (Smertig)