Releases: DorCoMaNdO/Reactor-Essentials
Releases · DorCoMaNdO/Reactor-Essentials
0.2.0-dev.3
Support for both 2020.12.9s and 2021.3.5s. Added CustomOption.NameStringFormat property to change the appearance of the option name in the lobby screen. Added CustomOption.GetFormattedName() and CustomOption.GetFormattedValue() returning the name or value passed through the formatting methods. CustomOption.ToString() no longer only returns the formatted value string and instead returns the formatted name and value as they would appear in the lobby. Custom option rpc now verifies type too. Fixed the behavior of CustomOption.MenuVisible. Added CooldownButton constructor taking Sprite.
0.1.3
Mark Constants.AmongUs and AmongUsPalette as obsolete.
0.1.2
Essentials.CustomOptions namespace has been renamed to Essentials.Opt…
0.1.1
Version 0.1.1: Update CustomRpc implementation for the latest Reactor update (CI 39). Fixed null reference exception when changing the value of custom settings sometimes. Simplified logic of CustomNumberOption Increment() Decrease() and SetValue(). Marked AmongUsRpc as obsolete, RpcCalls exists.
0.1.0
First binary release.