Commit graph

128 commits

Author SHA1 Message Date
Brett Hewitson
a029d2dd51 Fixed bug when pasting ini config into paste window, resulting in blank record. 2022-01-20 17:31:23 +10:00
Brett Hewitson
d2ce321273 Added new option to start the server windows minimzed. 2022-01-14 17:44:34 +10:00
Brett Hewitson
d93cdaef0e Server manager language will default to the computers language setting on first start, if possible.
Translation file updated
2022-01-14 17:04:59 +10:00
Brett Hewitson
246e394dfb version feed updates 2022-01-06 12:16:51 +10:00
Brett Hewitson
8aec461499 Minor tweaks to Auto-Update process 2022-01-06 12:06:20 +10:00
Brett Hewitson
ec6eb847da added option to disable the running instance check. 2021-12-23 16:33:03 +10:00
Brett Hewitson
a2e1afb4e0 Language File Updates
Fixed error when deleting from list while iterating
2021-12-23 16:06:44 +10:00
Brett Hewitson
35257a95a7 Fixed the duplication of the Server Files for Steam Users. 2021-12-22 10:01:00 +10:00
Brett Hewitson
3c822fa982 Added better status detection for stopping servers 2021-12-20 18:37:11 +10:00
Brett Hewitson
d6c72d225e Added Valid check to out of date mod Validation 2021-12-20 15:32:03 +10:00
Brett Hewitson
b7c5d591fc Code Reorganisation 2021-12-20 15:11:58 +10:00
Brett Hewitson
392d276cde Additional Logging updates 2021-12-20 14:32:17 +10:00
Brett Hewitson
d44b9319fc Added server version to the auto update logging when no server updates done 2021-12-20 14:00:17 +10:00
Brett Hewitson
0d6bbd86e7 version feed updated 2021-12-20 13:39:19 +10:00
Brett Hewitson
59bcade7d2 Addtional logging tweaks 2021-12-20 13:23:25 +10:00
Brett Hewitson
fc6f309178 added back the server call home 2021-12-20 12:14:19 +10:00
Brett Hewitson
8bf57a71b9 Auto Update Tweaks
Support Zip Creation - added new config settings.
2021-12-20 10:16:02 +10:00
Brett Hewitson
aa265bfbb6 Auto Process Tweaks 2021-12-20 00:27:32 +10:00
Brett Hewitson
08cb54bb8b Auto Update tweaks 2021-12-19 17:29:00 +10:00
Brett Hewitson
851a0df6b8 Minor tweaks to log file names 2021-12-19 17:12:25 +10:00
Brett Hewitson
a094c1c5f6 version feed update 2021-12-19 13:01:51 +10:00
Brett Hewitson
2a1fad7613 Reorganised some of the settings. 2021-12-19 12:52:45 +10:00
Brett Hewitson
197fd1a811 Changed config type of Whitelist to use custom class 2021-12-19 11:46:09 +10:00
Brett Hewitson
a74bc2dc78 Changed whitelist to its own type 2021-12-19 11:23:17 +10:00
Brett Hewitson
8c1908310e Fixed error when backup path was null 2021-12-19 11:20:08 +10:00
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
a6f2b6f912 Add a reset to default button to discord bot section.
Added Discord Bot section to the profile sync list.
2021-12-18 12:17:58 +10:00
Brett Hewitson
fd0c04db9d CheckTimes updated 2021-12-18 11:23:05 +10:00
Brett Hewitson
157a767259 version feed updates 2021-12-18 10:46:25 +10:00
Brett Hewitson
15986be788 Removed fallback value for upgrade button 2021-12-18 10:45:32 +10:00
Brett Hewitson
a3dbf0842a Main Windows Cleanup 2021-12-18 10:43:11 +10:00
Brett Hewitson
40b85340ae Bot cleanup
Language file updates
2021-12-18 10:10:43 +10:00
Brett Hewitson
b6781e1291 Added exception throw when token or prefix not valid. 2021-12-17 16:41:48 +10:00
Brett Hewitson
e8dc83a596 Added Alias validation 2021-12-17 16:17:45 +10:00
Brett Hewitson
dd431e93b2 Changed the discord bot to be case insensitive.
Added IsEmpty and HasOne IEnumerable Extensions.
2021-12-17 15:27:52 +10:00
Brett Hewitson
06551d3c8e Added a checkbox to allow all bots. 2021-12-17 14:09:47 +10:00
Brett Hewitson
13713b7092 Added Discord Bot Status and a button to Stop/Start the discord bot 2021-12-17 13:21:33 +10:00
Brett Hewitson
a2b811972f Code Cleanup of MainWindow 2021-12-17 10:28:04 +10:00
Brett Hewitson
3567e02129 Added additional message logging 2021-12-17 09:54:27 +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
4aef891312 Fixed a bug that would prevent a bot on the whitelist processing the message. 2021-12-16 20:44:11 +10:00
Brett Hewitson
f9c6702108 version feed updates 2021-12-16 16:30:22 +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
327103182c Added an alias that can be used with the discord command instead of the profile id. 2021-12-16 15:42:42 +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
8661bc8e29 version feed updates 2021-12-16 08:50:05 +10:00
Brett Hewitson
7af5f90e30 Removal of ToList() 2021-12-16 00:57:01 +10:00