Commit graph

24 commits

Author SHA1 Message Date
Brett Hewitson
7015523837 Server Import/Set Location Changes
- when changing the location, the profile will be updated to use the new config files.
2022-06-19 00:04:01 +10:00
Brett Hewitson
738332dca2 Find Setting Changes 2022-06-18 20:28:00 +10:00
Brett Hewitson
46997c6e71 Setting Find Changes
- added a find window to find setting in the settings control.
2022-06-18 15:29:22 +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
b24904d13c Stack Size Grid
- added good, warning and bad icons to the stack size grid.
2022-06-15 23:33:49 +10:00
Brett Hewitson
ca9c053f08 Grid Changes
- added good, warning and bad icons to the map spawner and prevent transfer grids.
2022-06-15 23:18:42 +10:00
Brett Hewitson
9df02ec05e Crafting Override Changes
- added good, warning and bad icons to crafting override grids.
2022-06-15 22:33:59 +10:00
Brett Hewitson
9c5b096429 Reset Server Button
- added new button to reset your server.
2022-06-15 20:01:05 +10:00
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
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
213a90e072 Renamed CurrentConfig to Config 2021-12-16 09:53:42 +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
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
7f6fec6aca Added MutagenLevelBoost and MutagenLevelBoostBred settings 2021-12-09 11:35:05 +10:00
Renamed from src/ARKServerManager/Windows/ServerSettingsControl.xaml.cs (Browse further)