Skip to content

v1.2.2

Compare
Choose a tag to compare
@frostice482 frostice482 released this 10 Apr 16:20
· 37 commits to master since this release

Changelogs

  • Changed all array pairs into objects
  • Added "restart BDS" option
  • Fixed crash when getting player info while player is not loaded
    This happened because effectAdd and playerGameModeChange before events fires before the playerSpawn event,
    causing the inspector script to crash the whole server when the player loads from save.
    The inspector decides not to inspect these events' data to prevent crash.
  • Retrack system.beforeEvents
  • Bugfixes for console graphing

Skipped v1.2.1 because forgot