Skip to content

v1.1.2

Latest

Choose a tag to compare

@D0t-Matrix D0t-Matrix released this 13 Jan 22:05
  • Fixed issue where the logic to reset the cooldown for the Inverse Teleporter was nonfunctional.
  • Changed Lights commands to be back to a toggle state
    • Left alternate shorthand commands to force lights on or off.
  • Changed the expanded command for activating the Inverse Teleporter, as it was clashing with the shorthand to buy said Inverse Teleporter.
  • Added enum LightState to the Lights Command structure to clean up checking for if the lights are on or off.
    • Included adding logic to explicitly toggle state.
  • Removed [CommandInfo()] Attributes form alias commands (and cheat commands) to hide them from the Terminal help screen.