Commit graph

21 commits

Author SHA1 Message Date
Brett Hewitson
3b2bad7607 Fixed the cleanup of the User config backup files.
Fixed the cleanup of the profile/world backup file in CSM.
2021-12-18 23:57:11 +10:00
Brett Hewitson
1a8d5ba0f2 Added Create Directory setting. 2021-12-18 21:41:47 +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
40b85340ae Bot cleanup
Language file updates
2021-12-18 10:10:43 +10:00
Brett Hewitson
06551d3c8e Added a checkbox to allow all bots. 2021-12-17 14:09:47 +10:00
Brett Hewitson
c85ec44d9f Split Discord Start and Stop into separate methods, so they can be called from other parts of the application. 2021-12-17 00:11:56 +10:00
Brett Hewitson
430bfe7bbb Added a log level droplist 2021-12-16 23:08:31 +10:00
Brett Hewitson
d51c0a95de Removed the mandatory requirement to enter the '!' after the discord prefix 2021-12-16 15:57:38 +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
bfc8b87872 Fixed a bug with the Server Shutdown when the CheckForOnlinePlayers option not selected.
Fixed a bug when the backup path was a root directory that caused a 'Invalid URI: A Dos path must be rooted, for example' crash.
Language File updates
2021-12-15 10:50:04 +10:00
Brett Hewitson
cd2dbe9628 Added reset button to the Data Directory Location. 2021-12-08 16:23:53 +10:00
Brett Hewitson
824daed0d1 GetServerInfo, GetServerList and GetServerStatus done 2021-12-04 21:47:16 +10:00
Brett Hewitson
d526a3f457 Created Helper classes for Discord Bot and Plugin 2021-12-04 15:01:47 +10:00
Brett Hewitson
8d9d208a66 Discord Bot Start Changes 2021-12-04 14:53:56 +10:00
Brett Hewitson
a792b10253 Server Manager Changes
1. Added Discord Bot section to Global Settings
2. Added Discord Bot section to Server Settings.
2021-12-04 14:36:34 +10:00
Brett Hewitson
c4bf4906ea Discord Bot Scaffolding 2021-12-04 11:39:01 +10:00
Brett Hewitson
d4859e0722 New Globalisation Changes 2021-12-03 10:00:04 +10:00
Brett Hewitson
b0bced67a7
Data directory changes (#10)
* Data Directory Changes

1. Have implemented a new data directory selection window.
2. Have removed the data directory move button from global settings.

* Added restart message
2021-12-01 21:14:38 +10:00
Brett Hewitson
e3dd4201fc Data Directory changes
1.Added data directory check for desktop.
2. Set default data directory to root folder of installation path.
2021-12-01 12:50:21 +10:00
Brett Hewitson
7e57b72e35 source code checkin 2021-01-07 16:23:23 +10:00