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
|
362566d100
|
added response logging
|
2021-12-20 13:33:26 +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
|
93d273c133
|
Fixed call home endpoint name
|
2021-12-20 12:02:14 +10:00 |
|
Brett Hewitson
|
cc95409722
|
Added back the plugin call home
|
2021-12-20 11:37:04 +10:00 |
|
Brett Hewitson
|
decf281598
|
Added Call Home Endpoints - Server and Plugin
|
2021-12-20 11:32:37 +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
|
2d5655bebf
|
Language File Update
|
2021-12-19 11:16:59 +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
|
e72f5fb28f
|
Wrapped the scheduled task creation in a try..catch
|
2021-12-18 10:06:41 +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
|
8ba86651c2
|
Language file updates
|
2021-12-17 09:51:01 +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
|
e2e95da737
|
Changed LogLevel to Verbose.
|
2021-12-16 21:46: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
|
e6bbc9417f
|
language file updates
|
2021-12-16 13:28:44 +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
|
213a90e072
|
Renamed CurrentConfig to Config
|
2021-12-16 09:53:42 +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 |
|
Brett Hewitson
|
9f5cf132f0
|
Removal of ToArray()
|
2021-12-16 00:21:23 +10:00 |
|