Skip to content

Releases: ScriptedEvents/ScriptedEventsReloaded

Version 0.7.0

01 Nov 10:14

Choose a tag to compare

Version 0.7.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.6.0...0.7.0

Version 0.6.0

30 Oct 22:08

Choose a tag to compare

Version 0.6.0 Pre-release
Pre-release

The entire value system was again rewritten to allow for better support of tokens with unknown return signatures like method expressions or player expression.

Some method and expression arguments also adjusted, expect changes in enum names and options.

Removed tests as these were too limited to see more major use.

Version 0.5.0

29 Oct 10:56

Choose a tag to compare

Version 0.5.0 Pre-release
Pre-release

What's Changed

Additions

  • StartRound method
  • EndRound method
  • CleanupPickups method
  • SetGroup method
  • SetDoorPermission method
  • SetHumeShield method
  • AddHume method
  • SetGravity method

Changes

  • LockDoor method's "lock" argument now has a default value of "AdminCommand"
  • Cassie method now has a "should glitch" argument, adding random modifications to the message
  • Made numbers support expressions like (9 + 10) as valid arguments
  • SetLightColor now has an "intensity" argument, allowing for brighter colors
  • Scripts starting with # will now be ignored, allowing text files as documentation

New Contributors

Full Changelog: 0.4.0...0.5.0

Version 0.4.0

28 Oct 13:25

Choose a tag to compare

Version 0.4.0 Pre-release
Pre-release

First pre-release of SER