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