Skip to content

Releases: Smertig/among-us-replay-mod

v0.9.0

20 Jul 08:57
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2022.7.12s game version (close #21)
  • ✨ Allow using non-updated mod with newer game versions (use at your own risk)
  • 🛠 Ignore players disconnected before game starts (also fix crash)

Check out README for usage.

Commits

  • 6d4d05c: Allow using non-updated mod with updated game (Smertig)
  • 280e3cb: Fix crash if somebody disconnected before game starts (Smertig)
  • 26c722c: Mark 2022.7.12 game version as supported (Smertig)
  • 7919e2f: Bump version to 0.9.0 (Smertig)

v0.8.2

26 Jun 09:10
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2022.6.21s game version (close #19)
  • ⚠️ Drop support for older versions due to binary incompatibilities

Check out README for usage.

Commits

  • abbf5ce: Remove unused headers (Smertig)
  • 9c42228: Mark all il2cpp types that should be checked after game update (Smertig)
  • 2a3bc90: Add v2022.6.12s version support (close #19) (Smertig)
  • 60a388f: Fix typo in README (Smertig)
  • 999eca7: Bump version to 0.8.2 (Smertig)

v0.8.1

18 Jun 09:21
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2022.4.19e (Epic Games) version (close #12, #16). Thanks @Johannes7k75 ❤️

Check out README for usage.

Commits

v0.8.0

16 Jun 18:46
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2022.3.29s game version (close #14, #15)
  • ⚠️ Drop support for older versions
  • ⚠️ Note, that latest replayer version (v0.4.1) won't be able to open replays if players use new colors (maroon, rose and following) - as a workaround you can copy-paste corresponding files in res/ directory.

Check out README for usage.

Commits

  • a343bd8: Trigger CI (Smertig)
  • fc2a3a7: Add v2022.3.29s version support (close #15) (Smertig)
  • d667678: Remove unused comments and switch-cases, because since now we support only latest game version at once (Smertig)
  • 90528c4: Remove unused class PlayerTask (Smertig)
  • 31a1694: Bump version to 0.8.0 (Smertig)

v0.7.1

13 Apr 12:53
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2021.4.12s game version (close #13)
  • ⚠️ Drop support for v2021.3.5s
  • ⚠️ Note, that latest replayer version (v0.4.1) doesn't yet support airship map

Check out README for usage.

Commits

  • [26ef171]: Add total downloads badge (Smertig)
  • [da49131]: Add v2021.4.12s version support (close #13) (Smertig)
  • [60b5751]: Bump version to 0.7.1 (Smertig)

v0.7.0

24 Mar 08:34
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2021.3.5s game version (close #13)
  • ⚠️ Drop support for v2020.12.9s and older game versions.

Check out README for usage.

Commits

  • [584ab71]: Small fix: run 'build on push' workflow for all branches (Smertig)
  • [0405130]: Update youtube link (Smertig)
  • [38d88ad]: Add dev section to readme (close #9) (Smertig)
  • [3d48370]: Add v2021.3.5s version support (close #13) (Smertig)
  • [260eed4]: Bump version to 0.7.0 (Smertig)

v0.6.5

26 Dec 07:52
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2020.12.9s game version (close #7)

Check out README for usage.

Commits

  • [edfcd96]: Add v2020.12.9s version support (Smertig)
  • [6ac73c4]: Bump version to 0.6.5 (Smertig)

v0.6.4

26 Nov 19:02
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2020.11.17s game version

Check out README for usage.

Commits

  • [afcd656]: Add v2020.11.17s version support (Smertig)
  • [5de8119]: Bump version to 0.6.4 (Smertig)

v0.6.3

22 Nov 14:56
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2020.11.4s (beta) game version
  • ⚡ Close issue #4

Check out README for usage.

Commits

  • [5b2e35d]: Add v2020.11.4s (beta) version support (Smertig)
  • [81a5b0a]: Add notifications with injection result (close #4) (Smertig)
  • [7e69f5c]: Bump version to 0.6.3 (Smertig)

v0.6.2

12 Nov 07:06
Compare
Choose a tag to compare

What's new

  • ✨ Add support for v2020.10.22s game version

Check out README for usage.

Supported game versions:

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

Commits

  • [dc1595a]: Enable C4062 warning, treat warnings as errors (Smertig)
  • [4fe98e9]: Add v2020.10.22s version support (close #3) (Smertig)
  • [4763422]: Add supported game versions to README (Smertig)
  • [a5bef83]: Bump version to 0.6.2 (Smertig)