Commit graph

152 commits

Author SHA1 Message Date
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
74bad02b94 Rcon Changes
Rcon Window - minor changes to the player list, online player count and server status.
Online Player Count - fixed the online player count to display the correct value.
2022-05-08 01:08:23 +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
e017c679b9 Security Protocol Changes
- updated the security protocols to use TLS12 and TLS13.
2022-05-06 15:43:35 +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
dc830c602c RCON Broadcast Mode
- Added RCON broadcast mode selection to ASM global settings.
- Added new Mode selection method to ServerApp, so the correct command is used.
2022-05-06 12:50:50 +10:00
Brett Hewitson
2fe5870b32 Fixed the Cancel Shutdown button 2022-05-02 13:00:39 +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
56c0ba775c AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
Brett Hewitson
f8d650556a Fixed the discord bot Info command, to release the profile once command has finished running. 2022-04-23 13:29:22 +10:00
Brett Hewitson
b5de529e32 ru-RU Translation file added. 2022-04-23 13:25:37 +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
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
eb23acc64e Fixed Window State being cleared when changing Languages. 2022-03-03 13:31:11 +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
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
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
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
8aec461499 Minor tweaks to Auto-Update process 2022-01-06 12:06: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
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
0d6bbd86e7 version feed updated 2021-12-20 13:39:19 +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
a094c1c5f6 version feed update 2021-12-19 13:01:51 +10:00
Brett Hewitson
2a1fad7613 Reorganised some of the settings. 2021-12-19 12:52:45 +10:00
Brett Hewitson
197fd1a811 Changed config type of Whitelist to use custom class 2021-12-19 11:46:09 +10:00
Brett Hewitson
a74bc2dc78 Changed whitelist to its own type 2021-12-19 11:23:17 +10:00
Brett Hewitson
8c1908310e Fixed error when backup path was null 2021-12-19 11:20:08 +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