Brett Hewitson
fb115e9c5b
Code Cleanup
2022-08-07 19:56:46 +10:00
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
08b93429a5
Crash Report Changes
...
- removed the dumplog as it is never used.
2022-07-16 13:56:10 +10:00
Brett Hewitson
5fff2abc91
Configuration Changes
...
- Added a check for a valid configuration file when starting the server manager.
If config file is not valid, then it will delete the config file and shutdown the manager, with a message to restart the manager.
2022-07-16 13:50:46 +10:00
Brett Hewitson
9e52ccbaa1
Server Status Changes
...
- refactored the code to stop the server status cycling and to be more accurate.
2022-07-15 22:36:13 +10:00
Brett Hewitson
c79ec023d8
url changes
...
- updated http urls to https when possible.
2022-07-12 16:01:52 +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
5d58f51e42
Changed the online player count alert message
2022-06-25 16:04:39 +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
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
52fe37c221
Version Feed Updates
2022-06-22 11:13:00 +10:00
Brett Hewitson
db30824957
IAsyncDisposable Change
...
- removed own implementation, using BCL library version now
2022-06-22 01:14:08 +10:00
Brett Hewitson
7688e2b2ae
Nuget package updates
...
- System.Threading.Tasks.Dataflow
2022-06-22 00:21:18 +10:00
Brett Hewitson
f416b5cd78
Nuget package updates
...
- Microsoft.Extensions
- updated discord modules to check for null response.
2022-06-21 22:01:04 +10:00
Brett Hewitson
e8da8862bf
Nuget package updates
...
- SQLite
2022-06-21 21:45:25 +10:00
Brett Hewitson
e5327ac946
Nuget package updates
...
- Newtonsoft.Json
- changed arkdata code to only check NON STEAM players 10 times, then stop.
2022-06-21 21:36:55 +10:00
Brett Hewitson
e069ecdfe7
Nuget package update
...
- NLog
2022-06-21 20:42:21 +10:00
Brett Hewitson
232951ca96
Nuget package updates
...
- TaskScheduler
2022-06-21 20:39:26 +10:00
Brett Hewitson
4ac3fdc7d2
Nuget package updates
...
- WindowsFirewallHelper
2022-06-21 20:33:25 +10:00
Brett Hewitson
9176ae6f2f
Nuget Updates
...
- DotNetZip
- TaskbarNotification
2022-06-21 19:27:03 +10:00
Brett Hewitson
c212809cf5
Version Feed Changes
2022-06-21 11:25:18 +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
a2d5c92c00
Main Window Changes
...
- added discord button
- reorganised the buttons
2022-06-18 22:10:39 +10:00
Brett Hewitson
884ca10e53
Main window layout changes
2022-06-17 19:36:38 +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
10506765fb
Server Monitor Changes
...
- added shutdown reason to window.
2022-06-16 00:43:53 +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
c223abf541
QueryMaster Timeout Change
...
- increase timeout from 10 to 30 seconds.
2022-06-13 17:06:34 +10:00
Brett Hewitson
523396d810
Default SteamKey Updated
2022-05-24 20:58:09 +10:00
Brett Hewitson
897e43fefb
Version Feed Update
2022-05-21 13:08:14 +10:00
Brett Hewitson
3d606835ea
Server Log Option
2022-05-21 12:27:51 +10:00
Brett Hewitson
aee6a394fe
Version Feed Updated
2022-05-20 01:11:49 +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
837db3923e
Feed File Updates.
2022-05-18 23:59:36 +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
2c82807029
Feed file updated
2022-05-18 23:23:01 +10:00
Brett Hewitson
db6bbd3f7e
Backup Interval Changes
...
- The backup interval has been changed to use the value in the global settings.
2022-05-18 23:08:39 +10:00
Brett Hewitson
452f66546e
WorldSave Zip Change
...
- introduced a key variable, instead of hardcode keys.
2022-05-18 22:36:25 +10:00
Brett Hewitson
99c4ed73fc
World Save Zipping
...
- have changed the way the zip file is created. All files are now added to the zip in one pass, rather than as separate files.
2022-05-18 22:12:15 +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