Commit graph

1406 commits

Author SHA1 Message Date
Brett Hewitson
4d235aab27 Updated include 2022-12-21 20:25:00 +10:00
Brett Hewitson
1e894c2c7e Update azure-pipelines.yml for Azure Pipelines 2022-12-21 20:20:49 +10:00
Brett Hewitson
103e9afbd7 Update azure-pipelines.yml for Azure Pipelines 2022-12-21 20:10:31 +10:00
Brett Hewitson
3625d68ed3 Update azure-pipelines.yml for Azure Pipelines 2022-12-21 20:04:54 +10:00
Brett Hewitson
00f115531e Update azure-pipelines.yml for Azure Pipelines 2022-12-21 20:00:40 +10:00
Brett Hewitson
bba9b91185 Update azure-pipelines.yml for Azure Pipelines 2022-12-21 19:36:35 +10:00
Brett Hewitson
d8faddb4eb Update azure-pipelines.yml for Azure Pipelines 2022-12-21 19:36:17 +10:00
Brett Hewitson
f2573215c8 Update azure-pipelines.yml for Azure Pipelines 2022-12-21 19:34:23 +10:00
Brett Hewitson
fffd5c4932 Update azure-pipelines.yml for Azure Pipelines 2022-12-21 18:56:59 +10:00
Brett Hewitson
9ec961ad2d Update azure-pipelines.yml for Azure Pipelines 2022-12-21 18:47:54 +10:00
Brett Hewitson
de572ae94e Update azure-pipelines.yml for Azure Pipelines 2022-12-21 18:40:08 +10:00
Brett Hewitson
1894ec54c9 Update azure-pipelines.yml for Azure Pipelines 2022-12-21 18:37:19 +10:00
Brett Hewitson
a7abb86cae Update azure-pipelines.yml for Azure Pipelines 2022-12-21 18:33:07 +10:00
Brett Hewitson
ee56858949 Update azure-pipelines.yml for Azure Pipelines 2022-12-21 18:30:12 +10:00
Brett Hewitson
91c6cbc0f5 Update azure-pipelines.yml for Azure Pipelines 2022-12-21 18:20:24 +10:00
Brett Hewitson
8b9f1d90cd Update azure-pipelines.yml for Azure Pipelines 2022-12-21 18:14:33 +10:00
Brett Hewitson
069b7fb87c Moved pipeline files 2022-12-21 18:03:43 +10:00
Brett Hewitson
f45f7bc48f New Pipeline Files 2022-12-21 18:01:25 +10:00
Brett Hewitson
625bc2bf0b Removed some settings from administrative section sync 2022-12-16 20:29:06 +10:00
Brett Hewitson
32bc39cddf Gamedata Changes
- 15 extra levels added to gamedata file.
- additional level highlighting increased from 85 levels to 100 levels.
- zh-CN Translation file updated.
2022-12-16 20:23:14 +10:00
Brett Hewitson
5c3f86a30d Housecleaning
- added new dino to base gamedata file - Carcharodontosaurus.
- updated zh-CN file in ASM.
- added zh-CN to CSM.
2022-11-07 20:38:29 +10:00
Brett Hewitson
d3e87a8d05 Version File Update 2022-08-17 14:57:11 +10:00
Brett Hewitson
ba78542184 Support Zip Changes
- created new ZipContents method to handle multiple content objects to be zipped.
- changed the CreateSupportZip to use the new ZipContents method and changed the type of obfuscateFiles.
2022-08-17 14:55:09 +10:00
Brett Hewitson
10e6a08a3e Automatic Management Fix
- fixed on Login selection of the Auto-Start option
- added the AutoStartOnLogin option to the sync
2022-08-15 14:51:31 +10:00
Brett Hewitson
0957d51e96 Url Change 2022-08-15 09:52:17 +10:00
Brett Hewitson
546822b18d Language File Updates 2022-08-09 18:10:04 +10:00
Brett Hewitson
c9dda91aef Shutdown Server Day Changes
- fixed a bug with the shutdown server day selection.
Both Shutdown 1 and Shutdown 2 days would affect each other, now they are independant.
2022-08-08 22:59:07 +10:00
Brett Hewitson
8c77892d34 Version Feed Update 2022-08-08 21:48:12 +10: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
d9571943ad Version Feed Update 2022-08-08 00:42:06 +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
795055f2f1 Feed File Update 2022-08-07 20:23:20 +10:00
Brett Hewitson
91a4d15b70 Testlive Coloring Changes 2022-08-07 20:21:09 +10:00
Brett Hewitson
fb115e9c5b Code Cleanup 2022-08-07 19:56:46 +10:00
Brett Hewitson
097acdd2a9
Merge pull request #24 from Bletch1971/Testlive-Changes
Server File Changes
2022-08-07 19:50:41 +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
99cdcd6375 Language file updates 2022-07-21 17:10:35 +10:00
Brett Hewitson
92383f78df INI Grid Column Resizing
- allows the grid columns to be resized.
2022-07-16 14:02:40 +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
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
3e25077cc7 Server Setting Changes
- tribe alliance checkbox fixed.
- custom harvest multiplier checkbox fixed.
2022-07-08 17:33:44 +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
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