Skip to content

Releases: northwood-studios/LocalAdmin-V2

LocalAdmin v. 2.4.2

16 Mar 17:36
9ef35da
Compare
Choose a tag to compare
  • Fixed Unhandled Exception: System.ArgumentException on linux again (9ef35da).

LocalAdmin v. 2.4.1

16 Mar 09:21
9f21e7f
Compare
Choose a tag to compare
  • Unhandled Exception: System.ArgumentException fixed (dd87bc3).

LocalAdmin v. 2.4.0

10 Mar 13:21
c7fd7c6
Compare
Choose a tag to compare
  • Fixed Git Bash crashes (#24, #25).
  • Introduced auto-restarts limit (#23, #25).
  • Introduced log limits (#26).
  • Fixed exit signals handling (#27).
  • Fixed an exception related to process ID (#22, #27).

LocalAdmin v. 2.3.8

22 Feb 21:09
232e5db
Compare
Choose a tag to compare
  • Fixed timestamps formatting (#21).
  • Added arguments allowing to specify the directories of LA logs and game logs - only for logs cleaner (#19, #21).
  • Fixed "No process is assigned with this object" exception (#20, #21).

LocalAdmin v. 2.3.7

12 Jan 09:45
40acb6b
Compare
Choose a tag to compare
  • Added startup parameter changing LA config path (#18)
  • Added startup parameter for non-interactive startup, default config will be used if there is no config file present (#19)
  • LocalAdmin now kills SCPSL on exit if it's still running for some reason
  • Fixed potential memory leak by reworking logging
  • Added LocalAdmin Live View timestamp format customization
  • Added ability to switch to UTC timezone for Live View and/or logs
  • Fixed --printStd (-s) startup argument
  • Updated DotNet ILCompiler

LocalAdmin v. 2.3.6

06 Jan 20:36
acaf197
Compare
Choose a tag to compare
  • Config wizard directory creation fix.
  • Pterodactyl panel compatibility fix (config wizard wasn't fully compatible).
  • License update (bumped year: 2020 -> 2021).

LocalAdmin v. 2.3.5

06 Jan 19:09
69ddd70
Compare
Choose a tag to compare
  • Fixed high CPU usages caused by the logs cleanup thread.

LocalAdmin v. 2.3.4

03 Jan 00:48
fd502ed
Compare
Choose a tag to compare
  • Fixed an issue occuring on some linux servers.

LocalAdmin v. 2.3.3

02 Jan 18:50
f2c0e83
Compare
Choose a tag to compare
  • StreamWriter exception fix.

LocalAdmin v. 2.3.2

30 Dec 00:23
cf08202
Compare
Choose a tag to compare
  • Added automatic restart after SCP:SL crash (if enabled in the config) (#17)
  • Added FORCERESTART command, improved RESTART command (#17)
  • Removed NEW command (it wasn't working) (#17)
  • Added --printStd argument that allows to override the config file and enables printing standard output and standard error to the LocalAdmin live view (#17)