Lacoi
7761d9b6cd
asm: add new backup settings
2023-09-30 14:39:55 +02:00
Lacoi
6e3a6b9890
asm: add new config options
2023-08-09 18:21:19 +02:00
Lacoi
3e5ef04045
asm remove options from profil sync and add global option to enable them again
2023-08-02 17:58:43 +02:00
Lacoi
8cb856b915
asm remove deprecated options
2023-08-02 16:50:16 +02:00
Lacoi
37add08f64
asm & csm: add message to mainwindow for missing Steam WebApiKey
2023-08-02 16:32:23 +02:00
Lacoi
0c18b60501
asm & csm: add file size to WorldSaveRestoreWindow
2023-08-02 16:25:31 +02:00
Dave
5cecc28006
add setting to add additional steamcmd exitstatus codes as success
2023-06-22 15:00:27 +02:00
Dave
1472eb1f99
add special note for "Alternate Save Directory Name"
2023-06-08 16:47:44 +02:00
Dave
e56e9874a8
Add sequential auto backup option
2023-06-08 11:10:26 +02:00
Dave
40d15dc74f
add "bad word filter" parameter
2023-06-07 22:30:55 +02:00
Dave
a3cf17af60
add "-imprintlimit" paraneter
2023-06-07 13:38:39 +02:00
Dave
02972867c7
update .gamedata & add server settings
...
Gamedata File Updated - Rhyniognatha added to base gamedata file.
Administraion - add settings: SecureSendArKPayload, UseItemDupeCheck, UseSecureSpawnRules.
Server Details - Event Color percentage override.
Rules - Fjordhwak inventory cooldown.
2023-06-04 00:23:10 +02:00
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
5532050c04
Automatic Management Changes
...
- rearranged the options so they are grouped correctly.
- added RestartIfShutdown property to ServerApp and changed to use when checking to restart server.
2022-08-08 20:01:42 +10:00
Brett Hewitson
19a6a80c56
Task Scheduler Changes
...
- added on Login option to Auto-Start server.
2022-08-08 00:39:22 +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
87f86036d7
Ragnarok Settings
...
- added Ragnarok settings
2022-06-22 15:08:18 +10:00
Brett Hewitson
711cf955c3
Fjordur Settings
...
- added a checkbox header to the settings to enable/disable.
2022-06-22 12:25:36 +10:00
Brett Hewitson
a2d5c92c00
Main Window Changes
...
- added discord button
- reorganised the buttons
2022-06-18 22:10:39 +10:00
Brett Hewitson
46997c6e71
Setting Find Changes
...
- added a find window to find setting in the settings control.
2022-06-18 15:29:22 +10:00
Brett Hewitson
1bf04ed33e
Fjordur Setting
...
- added UseFjordurTraversalBuff setting to rules.
2022-06-16 12:26:51 +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
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
27c762cefb
Server Monitor Changes
...
- implemented the sequential server processing.
2022-05-20 01:08:00 +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
61991ac55f
Server Monitor Changes
...
- removed old button click events and replaced with commands.
- removed shutdown methods and added shutdown parameter to stop methods.
2022-05-18 01:01:44 +10:00
Brett Hewitson
3f4cc944b7
Server Monitor Changes
...
- added Start, Stop, Restart, Update and Backup buttons and functionality.
2022-05-17 00:31:26 +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
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
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
ac438da337
Discord Bot Fixes/Changes
...
- Fixed the discord bot Info command, to release the profile once the command has finished running.
- added new checkbox to allow the profile to be included in discord commands using the Cluster Id as the alias.
- pt-BR Translation file updated.
2022-04-23 13:42:25 +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
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
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
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
b6781e1291
Added exception throw when token or prefix not valid.
2021-12-17 16:41:48 +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
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