Skip to content

Releases: D0t-Matrix/LC-TerminalExtensions

v1.1.2

13 Jan 22:05

Choose a tag to compare

  • 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.

v1.1.1

11 Jan 02:49
692e119

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.1

Release 1.0.1

08 Jan 22:41
feb3ce0

Choose a tag to compare

Release 1.0.1 Pre-release
Pre-release

Release version 1.0.1.

Has known issue with how the teleporter is interacted with.