Skip to content

Releases: Smertig/among-us-replay-mod

v0.6.1

19 Oct 08:32
Compare
Choose a tag to compare

What's new

  • 🐛 Fixed: crashes when using release mod version
  • ⚡ Add logging (logs can be found at /Steam/steamapps/common/Among Us/replay/logs)

Check out README for usage.

Supported game versions:

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

Commits

  • [a7cc176]: Add spdlog library (Smertig)
  • [202de86]: Replace fmt::print with spdlog, should fix crash on release mod version (Smertig)
  • [fd880d0]: Bump version to 0.6.1 (Smertig)

v0.6.0

16 Oct 19:57
Compare
Choose a tag to compare

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)

v0.5.1

11 Oct 16:26
Compare
Choose a tag to compare

Check out README for usage.

Supported game version: v2020.9.22s

Commits

  • [2bc9745]: Fix #1 - now recording works even if player is not a host (Smertig)
  • [d68fec7]: Fix workflow, generate zip archive instead of tar (Smertig)
  • [7f2fb00]: Bump version to 0.5.1 (Smertig)

0.5.0 ✨ Initial release ✨

08 Oct 19:23
Compare
Choose a tag to compare

Check out README for details.

Supported game version: v2020.9.22s