Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Releases: Rnen/AdminToolbox

AdminToolbox 1.3.10

01 Jul 18:22
26a0095
Compare
Choose a tag to compare

For Smod 3.10.2

This is mostly just a re-build with some fixes to some strings with typos and other inconsistencies.

What's Changed

  • Build for SMod 3.10.2, fixing some typos by @Rnen in #124

Full Changelog: 1.3.9...1.3.10

Note that you do not need the .xml file unless you are a developer

Admintoolbox 1.3.9

07 Mar 20:57
5427341
Compare
Choose a tag to compare

For Smod 3.10.0

Finally it has come. Sadly not with all the features i wanted but I'm done with this giant update. I'll have to add the remaining plans in smaller updates later.

This is a giant PR and hopefully the last ever giant one. I can't be bothered to type all changes but they can be found in detail below.
The AT-WIKI will be updated with configs and commands shortly.

What's Changed

  • Updated master to AT 1.3.8-14 (Servermod 3.7.0) by @Rnen in #109
  • 1.3.9 Update by @Rnen in #122

Full Changelog: 1.3.8...1.3.9

Note that you do not need the .xml file unless you are a developer

Test release for SMod 3.9.10

23 Apr 14:55
Compare
Choose a tag to compare
Pre-release

For changes, see branch history: 1.3.8-20...1.3.8-22

Test release for SMod 3.9.0

15 Sep 18:33
Compare
Choose a tag to compare
Pre-release

Please report any issues here

Nothing changed since the last test-release other than some smod compability stuff. For changelog see the last test-release.

For how to install, look at https://github.com/Rnen/AdminToolbox/wiki/How-To-Install

Full Changelog: 1.3.8...1.3.8-20

Test release for SMod 3.8.4

06 Sep 18:27
Compare
Choose a tag to compare
Pre-release

Please report any issues here

All refrences to Newtonsoft.Json is now replaced with the UTF8Json that comes with the game.
This means warp files, player files and webhooks are now back again.

Added some failsafes to the intercom code. Should be more reliable.
Added AT WEBHOOK (for testing the ban webhook) & AT ROOMS (lists Room IDS) commands.

Full Changelog: 1.3.8...1.3.8-18


Hopefully this is one of the last versions before 1.3.9

Test release for SMod 3.8.2 (Scopophobia)

27 Jul 11:10
Compare
Choose a tag to compare

Note: As the game stopped shipping with Newtonsoft, I've included this with the download. Just put it in the "SCPSL_Data\Managed" folder. Can also be downloaded on the Newtonsoft websites.

Warning

This may not be working 100% as expected. Please report any issues here

I have disabled playerfile and warpfile functionality due to risk of permanently damaging any files.
These can be enabled again manually by using

admintoolbox_warpfiles: true
admintoolbox_playerfiles: true

But use those at your own risk.


Test release for SMod 3.8.1 (Scopophobia)

26 Jul 11:28
Compare
Choose a tag to compare

Note: As the game stopped shipping with Newtonsoft, I've included this with the download. Just put it in the "SCPSL_Data\Managed" folder. Can also be downloaded on the Newtonsoft websites.

Warning

This may not be working 100% as expected. Please report any issues here

I have disabled playerfile and warpfile functionality due to risk of permanently damaging any files.
These can be enabled again manually by using

admintoolbox_warpfiles: true
admintoolbox_playerfiles: true

But use those at your own risk.


Test release for SMod 10.0.0 (Scopophobia Public Beta XIV)

23 Jun 20:10
Compare
Choose a tag to compare

Here comes a release for SMod 10.0.0 (Scopophobia Public Beta XIV)

Note: As the game stopped shipping with Newtonsoft, I've included this with the download. Just put it in the "SCPSL_Data\Managed" folder. Can also be downloaded on the newtonsoft websites.

Warning

This may not be working 100% as expected. Please report any issues here

I have disabled playerfile and warpfile functionality due to risk of permanently damaging any files.
These can be enabled again manually by using

admintoolbox_warpfiles: true
admintoolbox_playerfiles: true

But use those at your own risk.


Admintoolbox v.1.3.8-14 (For SMod 3.7.0)

15 May 23:39
Compare
Choose a tag to compare

Here comes a release for SMod 3.7.0

Note: As the game stopped shipping with Newtonsoft, I've included this with the download. Just put it in the "SCPSL_Data\Managed" folder. Can also be downloaded on the newtonsoft websites.

Warning

This may not be working 100% as expected. Please report any issues here

I have disabled playerfile and warpfile functionality due to risk of permanently damaging any files.
These can be enabled again manually by using

admintoolbox_warpfiles: true
admintoolbox_playerfiles: true

But use those at your own risk.


Happy bug-hunting!

Test release. Built from the 1.3.9 branch

10 Nov 15:34
Compare
Choose a tag to compare

For SMod 3.6.0-A

Pending changelog, changes can be viewed on my 1.3.9 Branch