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
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
dbeaa7699d
Fixed a bug when starting the server manager and it tries to download steamcmd, but fails as steamcmd is unavailable for download.
2021-12-15 14:55:32 +10:00
Brett Hewitson
8b385be075
Language File Updates
2021-12-13 12:25:14 +10:00
Brett Hewitson
bdbead0df6
Merge pull request #16 from Bletch1971/LostIsland
...
Added LostIsland stuff in preparation.
2021-12-12 14:48:33 +10:00
Brett Hewitson
7f6fec6aca
Added MutagenLevelBoost and MutagenLevelBoostBred settings
2021-12-09 11:35:05 +10:00
Brett Hewitson
cd2dbe9628
Added reset button to the Data Directory Location.
2021-12-08 16:23:53 +10:00
Brett Hewitson
ab3546688b
Added options to enable/disable each command.
2021-12-05 20:38:45 +10:00
Brett Hewitson
aa62646f0f
Finished the remaing bot commands
2021-12-05 15:08:37 +10:00
Brett Hewitson
0f3c6e6be9
Finished BackupServer and UpdateServer
2021-12-05 01:56:11 +10:00
Brett Hewitson
824daed0d1
GetServerInfo, GetServerList and GetServerStatus done
2021-12-04 21:47:16 +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
f77eca5d6d
Added LostIsland stuff in preparation.
...
Will confirm the map name when released.
2021-12-01 13:48:14 +10:00
Brett Hewitson
1e83208c5b
Added prefix values to the globalization strings
...
1. Map Names
2. Total Conversions
3. Branches
4. Events
2021-12-01 13:42:40 +10:00
Brett Hewitson
e3dd4201fc
Data Directory changes
...
1.Added data directory check for desktop.
2. Set default data directory to root folder of installation path.
2021-12-01 12:50:21 +10:00
Brett Hewitson
36a203f106
Added the Profile ID to the top of the profile window.
2021-12-01 10:27:45 +10:00
Brett Hewitson
ae4241e757
Added globalization to the Main Window Start Mode setting in the Global Settings.
2021-11-30 11:54:54 +10:00
Brett Hewitson
be243d79c7
updated the descript and tooltip.
2021-11-23 17:07:53 +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
243d03f71a
Added bShowCreativeMode setting
2021-11-20 15:01:02 +10:00
Brett Hewitson
57de64ff88
Added server setting - DestroyTamesOverLevelClamp
2021-11-20 14:30:13 +10:00
Brett Hewitson
d377a9fdc5
ASM 400 Beta 1
2021-08-20 12:28:37 +10:00
Brett Hewitson
a54f1e5381
Added new section to handle the PreventTransferForClassNames settings.
2021-06-19 15:34:44 +10:00
Brett Hewitson
395066ee15
Added new Genesis: Part 2 settings, bDisableWorldBuffs, bEnableWorldBuffScaling and WorldBuffScalingEfficacy.
2021-06-19 10:13:02 +10:00
Brett Hewitson
7c6bfbbfd3
Added ItemStatClamps Settings
2021-06-06 19:50:03 +10:00
Brett Hewitson
ddc1361673
Added missing server options
2021-06-06 12:58:35 +10:00