CHANGELOG

Changelog

v0.9.3

  • Added new event JumpCounter (502). Increases/decreases the current value of the counter by "Count", and only executes events for the new value.

v0.9.2

  • Added new field "HideCover" to IndividualGenerator and TerminalPosition. Still WIP.
  • Attempted better handling for "RepositionCover". Also still WIP.
  • Fixed SecDoorIntText throwing an exception on build done.

v0.9.1

  • EOS HSUActivators will now properly reset linked pickup items on checkpoint reload.
  • Fixed an issue with world event terminals and reactor terminals not working with EOS terminal commands.
  • Fixed an issue where TerminalPositionOverride did not move the idle/flavor text on terminal screens.
  • Fixed a double negative issue with ObjectiveCounter where decreasing the counter would instead increase it.
  • Maybe hopefully fixed desync issues with SecuritySensors for clients.