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
c2374f3106
Added new discord plugin alert - online player count change.
2022-06-23 00:09:02 +10:00
Brett Hewitson
f51e92c5a2
Server Monitor Changes
...
- fixed the display of the map name.
- added the ports as a grid column.
- language file update
2022-06-22 22:53:41 +10:00
Brett Hewitson
09659d9ae2
Availability Changes
...
- changed Waiting for Publication to more specific Statuses.
2022-06-22 21:52:50 +10:00
Brett Hewitson
a14f91c412
Server Availability Changes
...
- moved a few things into the common project.
2022-06-22 17:27:23 +10:00
Brett Hewitson
0b5d7c933a
Window Control Focus Changes
...
- set the default focus control for all the windows.
2022-06-21 11:23:10 +10:00
Brett Hewitson
4199ab6160
Setting Changes
...
- colored the settings (orange) that are NOT included in the profile sync.
2022-06-19 00:36:50 +10:00
Brett Hewitson
7015523837
Server Import/Set Location Changes
...
- when changing the location, the profile will be updated to use the new config files.
2022-06-19 00:04:01 +10:00
Brett Hewitson
479e4a64dc
GameData Changes
...
- when changing the gamedata files (add, delete, reload) it will reload all the gamedata files and repopulate the server managers.
- updated the viewmodels to check for valid class names.
2022-06-17 18:41:05 +10:00
Brett Hewitson
9c5b096429
Reset Server Button
...
- added new button to reset your server.
2022-06-15 20:01:05 +10:00
Brett Hewitson
e2f92bf7a9
Global Settings Changes
...
- fixed the bug that cleared the Backup Rcon message mode when changing languages.
-language file updates
2022-06-15 10:55:48 +10:00
Brett Hewitson
e7100e6323
Rcon Command Changes
...
- moved the rcon commands to the gamedata files, so they can be extended.
2022-06-14 12:55:58 +10:00
Brett Hewitson
3d606835ea
Server Log Option
2022-05-21 12:27:51 +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
2baf0bc392
Server Shutdown/Restart Fixes
...
- rewritten the code that sends the RCON commands to prevent the hangs after the RCON command fails.
- added an accessibility check when doing the worldsave and first shutdown via RCON.
- changed the online player count method on the main screen.
- updated the support zip method with the new global settings.
2022-05-15 00:38:08 +10:00
Brett Hewitson
bbaad6099f
IOUtils Changes
...
- added new NormalizeFolder method to format the path parameter, so that it is formed correctly.
If the path is a local root path (eg. d:) then it must end with \\.
If the path is not a root path, or is a Unc path, then any ending \\ must be removed.
This fix was due to an issue with the previous code, as it kept appending a \ to the end when the path was a Unc path.
2022-05-09 00:25:27 +10:00
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
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
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
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
eb23acc64e
Fixed Window State being cleared when changing Languages.
2022-03-03 13:31:11 +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
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
ec6eb847da
added option to disable the running instance check.
2021-12-23 16:33:03 +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
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
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
e8dc83a596
Added Alias validation
2021-12-17 16:17:45 +10:00
Brett Hewitson
06551d3c8e
Added a checkbox to allow all bots.
2021-12-17 14:09:47 +10:00
Brett Hewitson
430bfe7bbb
Added a log level droplist
2021-12-16 23:08:31 +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
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
9f5cf132f0
Removal of ToArray()
2021-12-16 00:21:23 +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
2b838c6337
Fixed support zip message
2021-12-15 16:01:57 +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
07479e6dd6
added additional fields to support zip file.
2021-12-09 20:52:18 +10:00
Brett Hewitson
65a8ee426b
Code cleanup
2021-12-09 20:41:47 +10:00
Brett Hewitson
2dd8fedeaf
UserControl folder relocation
2021-12-09 11:36:59 +10:00