Dave
5cecc28006
add setting to add additional steamcmd exitstatus codes as success
2023-06-22 15:00:27 +02:00
Brett Hewitson
efbdc77be6
Auto-Start Server Changes
...
- added username/password settings to use for the Auto-Start server on Boot task.
- updated support zip with new settings.
2022-08-08 21:43:03 +10:00
Brett Hewitson
479e4a64dc
GameData Changes
...
- when changing the gamedata files (add, delete, reload) it will reload all the gamedata files and repopulate the server managers.
- updated the viewmodels to check for valid class names.
2022-06-17 18:41:05 +10:00
Brett Hewitson
e2f92bf7a9
Global Settings Changes
...
- fixed the bug that cleared the Backup Rcon message mode when changing languages.
-language file updates
2022-06-15 10:55:48 +10:00
Brett Hewitson
e7100e6323
Rcon Command Changes
...
- moved the rcon commands to the gamedata files, so they can be extended.
2022-06-14 12:55:58 +10:00
Brett Hewitson
fb936241c6
Task Priority Changes
...
- added a new task priority for the four auto processes.
- added the task priority selection to the global settings.
2022-05-15 14:24:47 +10:00
Brett Hewitson
bbaad6099f
IOUtils Changes
...
- added new NormalizeFolder method to format the path parameter, so that it is formed correctly.
If the path is a local root path (eg. d:) then it must end with \\.
If the path is not a root path, or is a Unc path, then any ending \\ must be removed.
This fix was due to an issue with the previous code, as it kept appending a \ to the end when the path was a Unc path.
2022-05-09 00:25:27 +10:00
Brett Hewitson
fc658b04dd
Broadcast Message Changes
...
1. Added config option for auto processes to use broadcast keyword
2. Added config to global settings
2022-03-22 22:20:37 +10:00
Brett Hewitson
eb23acc64e
Fixed Window State being cleared when changing Languages.
2022-03-03 13:31:11 +10:00
Brett Hewitson
bcb7dce84e
Added server monitor window startup state to global settings.
2022-01-25 12:53:13 +10:00
Brett Hewitson
197fd1a811
Changed config type of Whitelist to use custom class
2021-12-19 11:46:09 +10:00
Brett Hewitson
dace70a37c
Fixed the cleanup of the log files generated by the auto processes (Backup, Update and Shutdown/Restart)
...
Added new Log settings which allow you to turn if on/off and set the number of days/files to retain
Language file updates
2021-12-18 21:31:36 +10:00
Brett Hewitson
430bfe7bbb
Added a log level droplist
2021-12-16 23:08:31 +10:00
Brett Hewitson
461221294a
Global Settings - Discord Bot section - Added a whitelist to allow bots to send commands to the server manager.
2021-12-16 12:56:26 +10:00
Brett Hewitson
6a46155463
Added additional validation when setting directories in the global setting, to ensure they are rooted correctly.
2021-12-15 13:08:30 +10:00
Brett Hewitson
65a8ee426b
Code cleanup
2021-12-09 20:41:47 +10:00
Brett Hewitson
2dd8fedeaf
UserControl folder relocation
2021-12-09 11:36:59 +10:00