Commit graph

58 commits

Author SHA1 Message Date
Brett Hewitson
ac438da337 Discord Bot Fixes/Changes
- Fixed the discord bot Info command, to release the profile once the command has finished running.
- added new checkbox to allow the profile to be included in discord commands using the Cluster Id as the alias.
- pt-BR Translation file updated.
2022-04-23 13:42:25 +10:00
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
412c24df8f Fixed the issue where the Dino Tame settings would be reset when opening the server manager. 2022-03-22 12:54:46 +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
41933e9aa1 Fixed bug the launcher prefix 2022-01-25 13:34:13 +10:00
Brett Hewitson
09938ce932 Added prefix launcher option to launcher arguments. 2022-01-25 12:26:03 +10:00
Brett Hewitson
dac46421a2 Fixed player and dino import bug.
Language file updates
2022-01-19 12:52:37 +10:00
Brett Hewitson
d2ce321273 Added new option to start the server windows minimzed. 2022-01-14 17:44:34 +10:00
Brett Hewitson
43d192ec05 Minor changes to Profile loading for Auto Processes.
Minor changes to Branch Auto Update process.
2022-01-06 11:27:36 +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
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
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
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
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
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
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
9eb22da9e7 Dino Settings code optimisations 2021-12-15 23:03:50 +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
bfc8b87872 Fixed a bug with the Server Shutdown when the CheckForOnlinePlayers option not selected.
Fixed a bug when the backup path was a root directory that caused a 'Invalid URI: A Dos path must be rooted, for example' crash.
Language File updates
2021-12-15 10:50:04 +10:00
Brett Hewitson
f11924e9a9 Language File Update 2021-12-12 18:47:01 +10:00
Brett Hewitson
65a8ee426b Code cleanup 2021-12-09 20:41:47 +10:00
Brett Hewitson
7f6fec6aca Added MutagenLevelBoost and MutagenLevelBoostBred settings 2021-12-09 11:35:05 +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
614bf7b7f8 Total Conversion Gamedata Changes
Only used by Primitive Plus.
2021-12-01 15:45:48 +10:00
Brett Hewitson
1e83208c5b Added prefix values to the globalization strings
1. Map Names
2. Total Conversions
3. Branches
4. Events
2021-12-01 13:42:40 +10:00
Brett Hewitson
99da818e3a removed setting from command line. 2021-11-23 18:00:26 +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
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
9ddf8465cb Added icons to the supply crate grid 2021-11-12 12:30:19 +10:00
Brett Hewitson
671096a758
GameData and Converter Changes (#6) 2021-08-20 11:27:12 +10:00
Brett Hewitson
e66b29f0f5 Added valid check to prevent writing record if dino not selected. 2021-06-19 15:51:21 +10:00