Commit graph

48 commits

Author SHA1 Message Date
Brett Hewitson
efbdc77be6 Auto-Start Server Changes
- added username/password settings to use for the Auto-Start server on Boot task.
- updated support zip with new settings.
2022-08-08 21:43:03 +10:00
Brett Hewitson
a20354c1b1 Server File Changes
- added Testlive server option
- changed code to use different appids.
2022-08-07 19:48:44 +10:00
Brett Hewitson
96ba2c3474 Logging Bug
- added data check when configuring logging.
- removed workshop interval expiry options.
- removed RCON password from logs.
2022-07-25 09:39:30 +10:00
Brett Hewitson
5fff2abc91 Configuration Changes
- Added a check for a valid configuration file when starting the server manager.
If config file is not valid, then it will delete the config file and shutdown the manager, with a message to restart the manager.
2022-07-16 13:50:46 +10:00
Brett Hewitson
9e52ccbaa1 Server Status Changes
- refactored the code to stop the server status cycling and to be more accurate.
2022-07-15 22:36:13 +10:00
Brett Hewitson
c79ec023d8 url changes
- updated http urls to https when possible.
2022-07-12 16:01:52 +10:00
Brett Hewitson
2391ab61d8 Language and CPU Changes
- french language file updated
- config settings added to allow multiple CPU processor count
2022-07-08 13:09:32 +10:00
Brett Hewitson
c2374f3106 Added new discord plugin alert - online player count change. 2022-06-23 00:09:02 +10:00
Brett Hewitson
a2d5c92c00 Main Window Changes
- added discord button
- reorganised the buttons
2022-06-18 22:10:39 +10:00
Brett Hewitson
523396d810 Default SteamKey Updated 2022-05-24 20:58:09 +10:00
Brett Hewitson
3d606835ea Server Log Option 2022-05-21 12:27:51 +10:00
Brett Hewitson
1d6907a471 Server Monitor Changes
- added sequential checkbox and slider (not implemented up yet)
- added separate mod only update option.
- added a cancel process option.
- a lot of changes with the process methods - consoladated stop/shutdown and start/restart.

- removed the server accessable flag, will now just keep counting down if server unable to be contacted.
- added a retry to the RCON command sending - set to 3, with a 10 sec delay.
2022-05-19 23:52:47 +10:00
Brett Hewitson
fb936241c6 Task Priority Changes
- added a new task priority for the four auto processes.
- added the task priority selection to the global settings.
2022-05-15 14:24:47 +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
3d760b20d6 set RCON_BackupMessageCommand to RCON_MessageCommand is empty 2022-05-06 16:56:31 +10:00
Brett Hewitson
c1c303f32a Auto Backup Settings
- added an RCON broadcast mode droplist, so backup processes can send messages via RCON using this mode.
2022-05-06 14:07:38 +10:00
Brett Hewitson
a5e749963a World Save Back and Restore Changes
1. added the SaveGames folder to the to the backup zip file.
2. now restores the SaveGames folder.
2022-05-02 11:32:06 +10:00
Brett Hewitson
1aa8d79108 Discord Bot Changes
- Have added All Profiles Alias global settings
- Have changed the discord bot to handle the All Profile alias to performs commands against all profiles in the channel.
2022-04-14 21:06:14 +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
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
bcb7dce84e Added server monitor window startup state to global settings. 2022-01-25 12:53:13 +10:00
Brett Hewitson
d2ce321273 Added new option to start the server windows minimzed. 2022-01-14 17:44:34 +10:00
Brett Hewitson
ec6eb847da added option to disable the running instance check. 2021-12-23 16:33:03 +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
197fd1a811 Changed config type of Whitelist to use custom class 2021-12-19 11:46:09 +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
fd0c04db9d CheckTimes updated 2021-12-18 11:23:05 +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
430bfe7bbb Added a log level droplist 2021-12-16 23:08:31 +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
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
72a0c342c3 Server Monitor window now stores it's location. 2021-12-09 20:33:14 +10:00
Brett Hewitson
ab3546688b Added options to enable/disable each command. 2021-12-05 20:38:45 +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
c4bf4906ea Discord Bot Scaffolding 2021-12-04 11:39:01 +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
e83bb8db3e Fixed the steamcmd warning about 'Please use force_install_dir before login!' 2021-11-26 09:24:18 +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
86ce3170d5
407 (#9)
* Update pt-BR.xaml

* Removed URL - not going to bother

* ServerManagerCode updates

* version feed updates
2021-11-21 14:02:35 +10:00
Brett Hewitson
b7f3a9573a config value changes 2021-11-21 00:46:11 +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
Brett Hewitson
a54f1e5381 Added new section to handle the PreventTransferForClassNames settings. 2021-06-19 15:34:44 +10:00
Brett Hewitson
ae55d0d1c0 Server Version Changes 2021-06-06 18:49:08 +10:00
Brett Hewitson
7e57b72e35 source code checkin 2021-01-07 16:23:23 +10:00