Commit graph

382 commits

Author SHA1 Message Date
Lacoi
43f11899cb asm: last fixes for some settings 2023-08-21 15:38:02 +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
0d1aff213b asm update default options 2023-08-02 17:19:22 +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
Brett Hewitson
957c18faf4 Added back id values to version feeds. 2023-06-26 14:12:50 +10:00
Dave
2509c12a59 asm & csm: update version.xml 2023-06-22 17:53:09 +02:00
Dave
092806ec66 asm & csm: add more files to the profile backup 2023-06-22 17:41:52 +02:00
Dave
8166b63968 Merge branch 'source' of https://github.com/Lacoi/ServerManagers into source 2023-06-22 17:22:59 +02:00
Dave
6a586ae703 parallel backup should be default 2023-06-22 17:22:57 +02:00
Dave
5cecc28006 add setting to add additional steamcmd exitstatus codes as success 2023-06-22 15:00:27 +02:00
Dave
a289a8ed03 remove mod id list from server sync 2023-06-22 14:58:53 +02:00
Brett Hewitson
701978057a pt-BR Translation file updated.
zh-CN Translation file updated.
2023-06-12 09:02:09 +10:00
Dave
a7f3fa5e45 fix bug "Imprintlimit is a nullable value 2023-06-11 09:35:52 +02:00
Brett Hewitson
d15d43c32a pt-BR Translation file updated 2023-06-11 10:40:54 +10:00
Dave
177f61bcb9 update VersionFeed 2023-06-09 13:31:56 +02:00
Dave
6aa3cfe505 remove old setting "-useallavailablecores" and "-usecache" 2023-06-08 17:21:46 +02:00
Dave
1472eb1f99 add special note for "Alternate Save Directory Name" 2023-06-08 16:47:44 +02:00
Dave
8cdd4de2bb change ragnarok volcano interval from int to float 2023-06-08 16:45:25 +02:00
Dave
03fa8c869e Add sequential auto backup option 2023-06-08 11:38:19 +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
94493d71cb change gamedata "Rhyniognatha is tameable" 2023-06-07 17:22:33 +02:00
Dave
a3cf17af60 add "-imprintlimit" paraneter 2023-06-07 13:38:39 +02:00
Dave
183e181319 add missing color events 2023-06-07 13:38:01 +02:00
Brett Hewitson
866d2c1945 Version File Updated 2023-06-04 11:56:52 +10:00
Brett Hewitson
ddd30e3eb0 Version file updates 2023-06-04 11:48:04 +10: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
7addb5b6f7 ru-RU Translation file updated 2023-01-24 16:29:26 +10:00
Brett Hewitson
89f60420cd warning fixes 2022-12-23 18:31:21 +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
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
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
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