Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Releases: BuildBoy12-SL/EndConditions

Exiled 5.3 version bump

13 Sep 00:47
Compare
Choose a tag to compare
  • Updated to Exiled 5.3.0

More Patching

24 Feb 20:43
Compare
Choose a tag to compare
More Patching Pre-release
Pre-release
  • Friendly Fire will now reset to the server's config on round restart
  • Alive ClassD and Scientists will now count towards the escape conditions

Exiled 5.0 and Core Rewrite

23 Feb 06:21
Compare
Choose a tag to compare
Pre-release
  • Moved default config to Exiled\Configs\EndConditions\global.yml
  • Overhauled config structure. Previous configs are no longer valid and will need to be ported.
  • Removed testconditions command
  • Newtonsoft.Json is no longer a required dependency
  • Updated to Exiled 5.0.0-beta.3

Exiled 4.0 go br

01 Dec 21:45
Compare
Choose a tag to compare
  • Updated to SL 11.1/Exiled 4.0

Exiled 3.0 go br

10 Oct 22:11
Compare
Choose a tag to compare

Update to support SL 11.0/Exiled 3.0

Modified Role Fix

07 Mar 10:51
Compare
Choose a tag to compare
  • Properly applies modified roles for Scp035 and plugins utilizing the API
  • Backend formatting.

Escape Condition Optimization

24 Feb 13:29
Compare
Choose a tag to compare
  • Escape conditions are now separated in the conditions command
  • Optimizations relating to the reading of Escape Conditions during a round
  • Win condition configs will now reload after reload configs

Optimizations

20 Feb 06:33
Compare
Choose a tag to compare
  • Backend optimizations
  • Development command (testconditions)
  • Now ignores users with empty userIds

Backend Improvements

19 Feb 22:40
Compare
Choose a tag to compare
  • Changed to a struct list versus a dictionary
  • Added 'conditions' command to list each win condition

Minor Tweaks

15 Feb 22:01
Compare
Choose a tag to compare
  • Changed how ending the round is handled
  • Minor backend adjustments