Commit Graph

594 Commits

Author SHA1 Message Date
Greelan
c85c4dc994 Conan Exiles: various updates (#318) 2023-04-30 11:06:35 +10:00
Greelan
3735158ac8 Switch default game mode (#348)
To avoid unintended corruption of existing saves
2023-04-30 05:53:02 +10:00
Greelan
72d11f07f2 Add NEBULOUS: Fleet Command (#340) 2023-04-29 22:35:26 +10:00
Greelan
ce49591cb4 Fix env vars (#347) 2023-04-29 22:34:39 +10:00
Greelan
cfc6da2dea Frozen Flame: updates for server changes (#343) 2023-04-29 15:06:55 +10:00
IceOfWraith
6c1d9df968 Add American Truck Simulator (#332)
* Add American Truck Simulator

The game requires additional setup which are linked in the ExtraSetupStepsURI. Linux only or Docker on Windows as there are issues running as NETWORK SERVICE in Windows.

After this is fully reviewed, I'll convert it to work for Euro Truck Simulator 2 as well.

* Update american-truck-simulator.kvp

* Requested changes + moderators

* Update american-truck-simulatorupdates.json
2023-04-28 23:47:19 -05:00
Greelan
c888050b66 Stationeers: add branch setting (#323) 2023-04-29 09:38:35 +10:00
Greelan
5bd6939090 DayZ: FPS and filepatching settings changes (#301) 2023-04-29 09:37:23 +10:00
Greelan
10fa4ea55c Longvinter: settings updates (#246) 2023-04-29 09:36:17 +10:00
IceOfWraith
6e7749ce2c Valheim - BepInEx Version and Valheim+ Source Changes (#321) 2023-04-29 07:31:39 +10:00
Jasper Borsboom
aabfb433d3 Terraria - Allow changing steamcmd beta branch (#335)
* Allow changing steamcmd beta branch
Use more readable update sources

* Update tmodloaderconfig.json

* Update tmodloader14config.json

* Update tmodloaderconfig.json

* Update tmodloader14config.json

---------

Co-authored-by: IceOfWraith <96364530+IceOfWraith@users.noreply.github.com>
2023-04-28 13:03:03 -05:00
IceOfWraith
1b631c7e51 Terraria Updates (#326)
* Terraria Updates

This updates the ports to the new method, changes the child process for Linux, displays a suggestion for Docker on Windows, and includes a default .backupExclude file.

* Whoopsies
2023-04-28 13:02:12 -05:00
Greelan
a5b707cadb Add Barotrauma (#324) 2023-04-28 12:15:51 +10:00
Greelan
85276259d6 Add Foundry Virtual Tabletop (#312) 2023-04-28 11:20:26 +10:00
Greelan
bd0df233cb Update frozen-flame.kvp (#342) 2023-04-22 13:11:06 +10:00
Greelan
02a5dac209 Remove keywords from hidden settings (#339) 2023-04-18 23:09:31 +10:00
Greelan
89f8caf334 Assetto Corsa Competizione: Linux tweaks (#336) 2023-04-16 14:51:47 +10:00
Greelan
6d3de36c16 Update modscripts (#337) 2023-04-16 11:40:41 +10:00
IceOfWraith
154cdaeb5d Update TeamSpeak 3 (#333)
There is a bug with AMP's Telnet implementation that causes a large spike in CPU usage in the AMP process. This is a temporary fix that solves the spike, but will prevent managing the server using the Console tab in AMP.
2023-04-07 21:21:37 -05:00
Tyler Adler
456274ec12 Update valheimupdates.json (#327) 2023-04-07 08:21:33 +10:00
Greelan
2638cee0ad ARK:SE: update ActiveEvent setting (#328) 2023-04-06 06:15:34 +10:00
Greelan
6db3b3a99c Update valheim.kvp (#325) 2023-04-03 16:08:56 +10:00
Greelan
5cb7fb7d4d Various: Wine related updates (#322) 2023-04-03 16:08:07 +10:00
Greelan
42f182e18c Add Path of Titans (#192) 2023-03-29 22:46:26 +11:00
IceOfWraith
25d0c38c23 Update Valheim BepInEx Version (#320) 2023-03-28 18:47:41 -05:00
Greelan
f42fc6b09f Arma 3: add additional information on comments to template config files (#319) 2023-03-29 10:24:43 +11:00
IceOfWraith
505051099c Update Killing Floor 2 (#317)
AMP is no longer able to properly read the Killing Floor 2 console in Windows.
2023-03-27 17:07:28 -05:00
IceOfWraith
3cac969af9 Update Valheim BepInEx Version (#316) 2023-03-27 17:06:56 -05:00
Greelan
7706e9d921 Revert Windows support (#315) 2023-03-27 01:26:21 +11:00
Greelan
e30c8d25c6 Add OpenTTD (#256) 2023-03-26 20:39:53 +11:00
rezor92
d8364858bd Conan Exiles Regex and Exit (#279)
* Regex and Exit

Changed commandline args as suggested by @Greelan which makes it possible to search for regex
Added regex for join leave and chat. Modified regex for ready.
Modified exit mode to string and set timeout to 60s so that the server can properply shutdown

* keep rcon alive

* tune rcon keepalive and ready regex

* Update launch args, "-log" isn't needed

* Update conan-exiles.kvp

Filtering ping errors for RCON keepalive

* Update conan-exiles.kvp

Streamlined the regex thanks to Greelan!

---------

Co-authored-by: IceOfWraith <96364530+IceOfWraith@users.noreply.github.com>
2023-03-25 21:45:59 -05:00
clay
827dee2570 Sven Co-Op: Add maxplayers (#293)
* Sven Co-Op: Add maxplayers, borrow credit

* Update sven-co-opconfig.json

* Update sven-co-opmetaconfig.json

* Update sven-co-opconfig.json

---------

Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
2023-03-25 10:42:19 -05:00
Greelan
b8497bfb9b ARK:SE: revisit difficulty settings (#313) 2023-03-25 17:41:00 +11:00
Greelan
f91d2bd30f ARK:SE: remove deprecated -NoTransferFromFiltering setting and fix OverrideOfficialDifficulty setting (#310) 2023-03-25 03:43:56 +11:00
PhonicUK
45aa5e25bc Update ark-se.kvp 2023-03-23 13:49:59 +00:00
Greelan
67923fb65c Various: updates to RCON settings (#307) 2023-03-23 23:45:59 +11:00
southnode
a574c8e14d Squad Update (#304)
* Squad Update

Update to add fixedmaxtickrate to start arguments, remove haswritableconsole (Squad does not have a writable console), add SteamWorkshopDownloadLocation to applicable file area, set minampversion, remove RCON from serverconfig area and replace with info tile, clear up verbiage for descriptions of settings

* Recommended updates

Remove $ from non-AMP reserved variables
Update record demos for both client and server side for better readability
2023-03-22 22:33:00 -05:00
southnode
678314256c Update Mordhau (#309)
* Update Mordhau

Add in SteamWorkshopDownloadLocation (even though the mods are on mod.io), add in custom map in the enum for starting map & mode, and add additional box to specify custom map

* Update mordhau-config.json

* Update mordhau-config.json

* Update mordhau.kvp

Bump MinAMPVersion
Remove SteamWorkshopDownloadLocation due to mordhau not utilising steam workshop mods
2023-03-22 22:11:38 -05:00
Greelan
b838524af7 CK: container policy update (#305) 2023-03-23 14:07:04 +11:00
Greelan
88efb2d919 Wine updates for 32 bit servers (#306) 2023-03-23 14:06:19 +11:00
IceOfWraith
2142937655 Update 7D2D (#311)
There was a typo in one setting.
2023-03-22 21:40:58 -05:00
Greelan
65e4acfe47 Arma 3: add server branch option (#308)
* Add Arma 3

* Fix autoInit flag

* Add parameter file ability

* Update regex

* Remote netlog flag

* Add headless client settings

* Update mod settings

* Final changes

* Update arma3config.json

* Mod handling and other tweaks

* Remove unnecessary stages

* IP Binding setting changes

* Update arma3.kvp

* Update arma3.kvp

* Update arma3.kvp

* Final changes

* Arma: add branch option
2023-03-21 08:05:41 -05:00
southnode
577156b9d9 Update ecoconfig.json (#303)
Change input type from text to Textarea to allow multiline descriptions for the server description
2023-03-19 21:17:16 +11:00
IceOfWraith
2f22ab52dd Conan Exiles - Add Workshop Mod Support (#300)
This takes advantage of the new Steam Workshop functionality to allow users to easily download mods.
2023-03-16 07:23:59 -05:00
Greelan
534c0f2eab Update mod scripts (#299) 2023-03-13 13:54:59 +11:00
Greelan
c349bde35d ARK:SE: change BattlEye setting (#296)
* Add ARK: Survival Evolved

* Final updates

* Update ark-seconfig.json

* Update ark-seconfig.json

* Update ark-seupdates.json

* Update chat regex

* Metaconfig updates

* Final final updates

* Settings tweaks

* Update settings descriptions

* Gotta be final, right?

* IceOfWraith made me do it

* Update ark-seconfig.json

* Fix player whitelist

* IP binding updates

* Update ark-seconfig.json
2023-03-09 17:26:42 -06:00
Greelan
babe804c9b ARK:SE: IP binding updates (#295)
* Add ARK: Survival Evolved

* Final updates

* Update ark-seconfig.json

* Update ark-seconfig.json

* Update ark-seupdates.json

* Update chat regex

* Metaconfig updates

* Final final updates

* Settings tweaks

* Update settings descriptions

* Gotta be final, right?

* IceOfWraith made me do it

* Update ark-seconfig.json

* Fix player whitelist

* IP binding updates
2023-03-09 21:25:39 +11:00
JetF0x
af786f90a1 Add Arma Reforger (#121) 2023-03-09 06:24:06 +11:00
Greelan
89fb007715 Add Arma 3 (generic) (#203) 2023-03-07 05:50:50 +11:00
Greelan
c62be0ac90 Unturned: Password tweaks (#294) 2023-03-07 05:40:51 +11:00