Skip to content

Releases: Parkeymon/EXILED-SCP-SL-egg

Fix possible file path issues

20 Jul 18:44
Compare
Choose a tag to compare

Didn't have problems with file paths on my testing server but I did on my production server so I just swapped all the file paths to absolute paths so there should not be any problems.

Changes:

  • Use absolute file paths
  • Remove file path changes so it stays the same

Auto add and update any ploogin you want!

20 Jul 03:45
aae014f
Compare
Choose a tag to compare

This mainly adds the ability to for you to automatically add and update any plugin you add to customplugins.txt (See the README on the main page for how to use)

Changes:

  • Automatically checks if you are using the latest version of the egg and tells you to update when a new release comes out.
  • Custom plugin install and updating.

Report any bugs in Issues or DM me on Discord (Parkeymon#0001)

Ok Joker here you go!

15 Jul 02:00
77d426a
Compare
Choose a tag to compare

After shaming from Joker I have refactored a lot of the code :trollface:
2703334


Changes:

  • Lots of code cleanup
  • Now uses Yarn instead of NPM to install packages for Discord Integration.
  • Removed MultiAdmin
    (Its now irrelevant because LocalAdmin has pretty much all of the features and MultiAdmin does not have much support any more)
  • Removed bot version selection for Discord integration

I think thats all? Report bugs under Issues.

Specific Exiled Version Support

23 May 18:14
Compare
Choose a tag to compare

Lets you replace the true/false for "Use Exiled Pre-Releases?" option with a specific EXILED version.
Haven't tested but it should work.

Fix Bot Problems

04 May 04:52
Compare
Choose a tag to compare
Fix Bot Problems Pre-release
Pre-release

This should fix bot config problems by moving it out of the bot folder. You can delete the bot folder after a reinstall.
It also adds config saver option so your bot configs arent cleared when you re-install.

Add FFmpeg + Pre-Release

29 Apr 15:23
Compare
Choose a tag to compare

This release adds ffmpeg to the docker image and a pre-release option for EXILED.

Fix Install Times

24 Apr 20:30
Compare
Choose a tag to compare

This update should massively decrease your install times.

My install times averaged about 90 seconds and are now about 45 seconds for a full install.
My reinstall times are about 20 seconds now.
These times are with a (slower) M.2 drive and relatively fast internet.

SCPStats Install + CommonUtils fix

04 Apr 19:18
Compare
Choose a tag to compare

Fixes issue with Common Utilities not installing and adds support for automatic SCPStats install.

Updated Discord Integration.

03 Mar 19:53
Compare
Choose a tag to compare

Now has support for the new discord integration bots that use node.

Extra plugin support.

25 Feb 05:52
02e8baf
Compare
Choose a tag to compare

Added support for automatic install of Admin Tools and Common Utilities.
It also adds support for automatically removing EXILED updater (because it was causing problems).