Commit graph

65 commits

Author SHA1 Message Date
Brett Hewitson
fc658b04dd Broadcast Message Changes
1. Added config option for auto processes to use broadcast keyword
2. Added config to global settings
2022-03-22 22:20:37 +10:00
Brett Hewitson
9d4d49560e Fixed a bug that would prevent auto processes from sending through broadcast messages to the clients. 2022-03-22 20:01:50 +10:00
Brett Hewitson
5c41809294 Language File Updates 2022-03-08 10:12:57 +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
2af1e772de 1. Added confirmation message to stop option in the shutdown window.
2. Added back the option to redirect the steamcmd output to the progress window.
2022-02-17 12:03:08 +10:00
Brett Hewitson
bcb7dce84e Added server monitor window startup state to global settings. 2022-01-25 12:53:13 +10:00
Brett Hewitson
3c822fa982 Added better status detection for stopping servers 2021-12-20 18:37:11 +10:00
Brett Hewitson
aa265bfbb6 Auto Process Tweaks 2021-12-20 00:27:32 +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
a3dbf0842a Main Windows Cleanup 2021-12-18 10:43:11 +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
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
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
dbeaa7699d Fixed a bug when starting the server manager and it tries to download steamcmd, but fails as steamcmd is unavailable for download. 2021-12-15 14:55:32 +10:00
Brett Hewitson
72a0c342c3 Server Monitor window now stores it's location. 2021-12-09 20:33:14 +10:00
Brett Hewitson
7f6fec6aca Added MutagenLevelBoost and MutagenLevelBoostBred settings 2021-12-09 11:35:05 +10:00
Brett Hewitson
d1d4e98e6b Fixed language translation of Data Directory window 2021-12-08 18:40:32 +10:00
Brett Hewitson
cd2dbe9628 Added reset button to the Data Directory Location. 2021-12-08 16:23:53 +10:00
Brett Hewitson
ab3546688b Added options to enable/disable each command. 2021-12-05 20:38:45 +10:00
Brett Hewitson
aa62646f0f Finished the remaing bot commands 2021-12-05 15:08:37 +10:00
Brett Hewitson
0f3c6e6be9 Finished BackupServer and UpdateServer 2021-12-05 01:56:11 +10:00
Brett Hewitson
824daed0d1 GetServerInfo, GetServerList and GetServerStatus done 2021-12-04 21:47:16 +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
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
57d13faa8f Moving style resources to default.xaml 2021-12-01 11:14:58 +10:00
Brett Hewitson
36a203f106 Added the Profile ID to the top of the profile window. 2021-12-01 10:27:45 +10:00
Brett Hewitson
19a9db6490 Changed the Window States when the language is changed. 2021-11-30 13:05:07 +10:00
Brett Hewitson
ae4241e757 Added globalization to the Main Window Start Mode setting in the Global Settings. 2021-11-30 11:54:54 +10:00
Brett Hewitson
99438f54e3 Added setting 'TheMaxStructuresInRange' to command line.
Changed to int data type.
2021-11-23 16:56:54 +10:00
Brett Hewitson
9d5dafaed6 Fixed a crashing bug when the server manager closes and is unable to find the backup location to save the config settings. 2021-11-23 16:04:41 +10:00
Brett Hewitson
34582ca91b 1. Main window now stored the Left and Top positions.
2. Added global setting to set the start mode of the Main Window.
2021-11-23 15:26:06 +10:00
Brett Hewitson
243d03f71a Added bShowCreativeMode setting 2021-11-20 15:01:02 +10:00
Brett Hewitson
57de64ff88 Added server setting - DestroyTamesOverLevelClamp 2021-11-20 14:30:13 +10:00
Brett Hewitson
c6e1db281f Fixed missing Tribename 2021-11-14 13:19:06 +10:00
Brett Hewitson
d133589e18 Added Splitter to MOTD 2021-11-12 16:07:37 +10:00
Brett Hewitson
ba12a36686 Added splitter to SectionDinoSettings 2021-11-12 15:54:57 +10:00
Brett Hewitson
4b6ef69873 Added splitter to SectionEnvironment 2021-11-12 15:51:56 +10:00
Brett Hewitson
7474f508fa Added splitter to SectionEngrams 2021-11-12 15:47:46 +10:00
Brett Hewitson
6377fe9c5c Added splitter to SectionServerFiles and 2021-11-12 15:37:47 +10:00
Brett Hewitson
a28fc8f9b3 Added Splitter to SectionCustomLevels 2021-11-12 15:13:07 +10:00
Brett Hewitson
bae743859c Added Splitter to SectionCraftingOverrides 2021-11-12 15:08:20 +10:00
Brett Hewitson
4c287c4120 Added splitter to SectionStackSizeOverrides 2021-11-12 15:04:10 +10:00
Brett Hewitson
ef2412e462 Added splitters to SectionMapSpawnerOverrides 2021-11-12 13:22:53 +10:00
Brett Hewitson
525c30b9cd Added config for grid heights 2021-11-12 13:11:01 +10:00
Brett Hewitson
45765b5bb4 Added Grid Splitter to PreventTransferOverrides section 2021-11-12 13:01:13 +10:00