Commit graph

13 commits

Author SHA1 Message Date
Brett Hewitson
2baf0bc392 Server Shutdown/Restart Fixes
- rewritten the code that sends the RCON commands to prevent the hangs after the RCON command fails.
- added an accessibility check when doing the worldsave and first shutdown via RCON.
- changed the online player count method on the main screen.
- updated the support zip method with the new global settings.
2022-05-15 00:38:08 +10:00
Brett Hewitson
1fc9bc87e4 Backup Bugfixes
- fixed the zip utils to read the file contents before backup.
- added new content backup metho for support zip creation.
2022-05-08 20:07:13 +10:00
Brett Hewitson
a176a04362 Global Setting Changes
- Global Backup Settings - added option to include/exclude the SaveGames folder in the worldsave backup (default exclude).
- Global Alert Settings - added new textbox allowing the formatting of the ipaddress and port in the server startup message (default {ipaddress}:{port}).
2022-05-07 14:22:25 +10:00
Brett Hewitson
cc84a85850 Branch and Event Details moved to new Server Details section, easier to perform profile sync. 2022-03-02 12:58:54 +10:00
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
8bf57a71b9 Auto Update Tweaks
Support Zip Creation - added new config settings.
2021-12-20 10:16:02 +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
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
9f5cf132f0 Removal of ToArray() 2021-12-16 00:21:23 +10:00
Brett Hewitson
f73b8c530d merged individual LoadServerFiles into one method to fetch steam users only once. 2021-12-15 18:25:35 +10:00
Brett Hewitson
2b838c6337 Fixed support zip message 2021-12-15 16:01:57 +10:00
Brett Hewitson
07479e6dd6 added additional fields to support zip file. 2021-12-09 20:52:18 +10:00
Brett Hewitson
2dd8fedeaf UserControl folder relocation 2021-12-09 11:36:59 +10:00
Renamed from src/ConanServerManager/Windows/ServerSettingsControl.xaml.cs (Browse further)