Skip to content

Releases: NuclearPowered/Reactor

2.3.1

22 Aug 22:32
2.3.1
e27a792
Compare
Choose a tag to compare

Supported Among Us: 2024.6.18, 2024.8.13, 2024.9.4

Changelog

  • Add support for 2024.8.13 (#86)
  • Add ReactorCredits api (#87)

2.3.0

01 Aug 01:40
2.3.0
127f48f
Compare
Choose a tag to compare

Supported Among Us: 2024.6.18

Changelog

  • Update to 2024.6.18 (#84)
  • Improve handshake popup (#77)
  • Add support for win-x64 game build (127f48f)

2.2.0

20 Jul 15:18
6eb0bf1
Compare
Choose a tag to compare

Supported Among Us: 2023.7.11, 2023.7.12, 2023.10.24, 2023.11.28, 2024.3.5 and 2024.6.4

Changelog

  • Update to 2023.7.11

2.1.0

22 Dec 11:59
2407a99
Compare
Choose a tag to compare

Supported Among Us: 2022.12.8, 2022.12.14, 2023.2.28

Changelog

  • Update to 2022.12.8

2.0.0

26 Oct 00:08
67c89f9
Compare
Choose a tag to compare

Supported Among Us: 2022.10.25

Changelog

  • BREAKING: Update to BepInEx 662, which is based on CoreCLR instead of Mono
  • BREAKING: Refactor large parts of Reactor. Imports may need to be changed (#62)
  • BREAKING: Changed handshake to be opt-in rather than opt-out
  • Update to Among Us 2022.10.25
  • Added localization API (#64)
  • Added handshake for HTTP matchmaking
  • Added handshake for Official servers

For server owners, please update Reactor.Impostor to 2.0.0 as well. Note that Reactor.Impostor 2.0 is not backwards compatible with Reactor 1.0.

Migration advice:

To update to CoreCLR Bepinex, you need to change your csproj file to reference the new BepInEx. You also need to change import paths, generally BepInEx.IL2CPP becomes BepInEx.Unity.IL2CPP and UnhollowerBaseLib becomes Il2CppInterop.Runtime.

To opt into the new handshake, add [ReactorModFlags(ModFlags.RequireOnAllClients)] to your plugin's main class. This will stop people without the mod from joining games with your mod. See https://docs.reactor.gg/guides/handshake for more details

1.2.8

23 Aug 19:29
a6152f5
Compare
Choose a tag to compare

Supported Among Us: 2022.6.21 - 2022.8.23

Changelog

  • Add support for 2022.8.23

1.2.7

24 Jun 03:03
f24cbf1
Compare
Choose a tag to compare

Supported Among Us: 2022.6.21 - 2022.7.12

Changelog

  • Fix accounts not working on epic games store build

1.2.6

31 May 13:15
22550a8
Compare
Choose a tag to compare

Supported Among Us: 2022.3.29

Changelog

1.2.5

06 May 12:12
fcc8056
Compare
Choose a tag to compare

Supported Among Us: 2022.3.29

Changelog

  • Added support for 2022.3.29

1.2.4

09 Mar 21:57
bbcb1ab
Compare
Choose a tag to compare

Supported Among Us: 2021.12.15, 2022.2.8s, 2022.2.23s

Changelog