Commit graph

95 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
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
347bae853a Version Feed Updates 2022-03-08 10:22:26 +10:00
Brett Hewitson
5c41809294 Language File Updates 2022-03-08 10:12:57 +10:00
Brett Hewitson
ec1751cc20 Language File updates 2022-03-03 13:20: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
f6f565d0bd version file updates 2022-02-17 12:09:31 +10:00
Brett Hewitson
41933e9aa1 Fixed bug the launcher prefix 2022-01-25 13:34:13 +10:00
Brett Hewitson
bcb7dce84e Added server monitor window startup state to global settings. 2022-01-25 12:53:13 +10:00
Brett Hewitson
09938ce932 Added prefix launcher option to launcher arguments. 2022-01-25 12:26:03 +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
1eea06a46a feed update 2022-01-19 12:54:49 +10:00
Brett Hewitson
dac46421a2 Fixed player and dino import bug.
Language file updates
2022-01-19 12:52:37 +10:00
Brett Hewitson
754664eda9 fr-FR language updated 2022-01-15 13:01:56 +10:00
Brett Hewitson
d2ce321273 Added new option to start the server windows minimzed. 2022-01-14 17:44:34 +10:00
Brett Hewitson
d93cdaef0e Server manager language will default to the computers language setting on first start, if possible.
Translation file updated
2022-01-14 17:04:59 +10:00
Brett Hewitson
246e394dfb version feed updates 2022-01-06 12:16:51 +10:00
Brett Hewitson
7173fdec95 Language file update 2022-01-05 08:57:20 +10:00
Brett Hewitson
ec6eb847da added option to disable the running instance check. 2021-12-23 16:33:03 +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
35257a95a7 Fixed the duplication of the Server Files for Steam Users. 2021-12-22 10:01:00 +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
392d276cde Additional Logging updates 2021-12-20 14:32:17 +10:00
Brett Hewitson
0d6bbd86e7 version feed updated 2021-12-20 13:39:19 +10:00
Brett Hewitson
a094c1c5f6 version feed update 2021-12-19 13:01:51 +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
40b85340ae Bot cleanup
Language file updates
2021-12-18 10:10:43 +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
8ba86651c2 Language file updates 2021-12-17 09:51:01 +10:00
Brett Hewitson
430bfe7bbb Added a log level droplist 2021-12-16 23:08: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
8661bc8e29 version feed updates 2021-12-16 08:50:05 +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
07f7481127 language file updates 2021-12-15 13:14:01 +10:00
Brett Hewitson
6a46155463 Added additional validation when setting directories in the global setting, to ensure they are rooted correctly. 2021-12-15 13:08:30 +10:00
Brett Hewitson
7d6859915d Added coloring to the setting grids for the Lost Island DLC engrams, creatures and resources. 2021-12-15 11:46:40 +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
f3cbdc1a52 Language file update 2021-12-14 00:04:31 +10:00
Brett Hewitson
8b385be075 Language File Updates 2021-12-13 12:25:14 +10:00
Brett Hewitson
f11924e9a9 Language File Update 2021-12-12 18:47:01 +10:00