Releases: Rnen/AdminToolbox
AdminToolbox 1.3.10
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
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
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
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
For changes, see branch history: 1.3.8-20...1.3.8-22
Test release for SMod 3.9.0
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
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)
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)
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)
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)
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
For SMod 3.6.0-A
Pending changelog, changes can be viewed on my 1.3.9 Branch