Commit graph

120 commits

Author SHA1 Message Date
Brett Hewitson
99cdcd6375 Language file updates 2022-07-21 17:10:35 +10:00
Brett Hewitson
c79ec023d8 url changes
- updated http urls to https when possible.
2022-07-12 16:01:52 +10:00
Brett Hewitson
11c411a557 ListPlayers Change
- added regex handling of the listplayer RCON command.
- tr-TR language file added
2022-07-11 15:55:30 +10:00
Brett Hewitson
2391ab61d8 Language and CPU Changes
- french language file updated
- config settings added to allow multiple CPU processor count
2022-07-08 13:09:32 +10:00
Brett Hewitson
8b29bb2535 Translation file updated 2022-07-01 10:30:37 +10:00
Brett Hewitson
e671abd640 Colouring Changes
- changed the control coloring (now blue) that are NOT included in the profile sync
pt-BR Translation file updated
2022-06-24 16:35:22 +10:00
Brett Hewitson
05025eb437 Bugfixes
- Shutdown Option 1 - fixed the missing checkbox.
- pt-BR Translation file updated
- ru-RU Translation file updated
2022-06-24 10:10:12 +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
808d7b00a8 Language File Updated 2022-06-18 15:47:42 +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
690a1d3121 Language file updates 2022-06-17 19:39:52 +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
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
4870e74a5c Language file updates 2022-05-24 20:30:57 +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
bdd36bf235
Merge pull request #21 from Bletch1971/ServerMonitorChanges
Server monitor changes
2022-05-18 23:54:00 +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
c9cce2731a Language File Updates 2022-05-17 09:08:53 +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
20c3887114 Language File Updates 2022-05-16 18:20:21 +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
fad9e4f5fc Language file updates 2022-05-11 08:31:11 +10:00
Brett Hewitson
41d2ba8d64 Language File Updates 2022-05-08 20:11: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
1334716a01 Language File Updated 2022-05-02 12:20:37 +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
79ac0572a4 language file updated 2022-04-16 10:08:21 +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
5c41809294 Language File Updates 2022-03-08 10:12:57 +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
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
dac46421a2 Fixed player and dino import bug.
Language file updates
2022-01-19 12:52:37 +10:00
Brett Hewitson
754664eda9 fr-FR language updated 2022-01-15 13:01:56 +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
7173fdec95 Language file update 2022-01-05 08:57:20 +10:00