Commit Graph

683 Commits

Author SHA1 Message Date
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
Maximilian Grüttemeier
fbd4da2aba
Add DayZ (#27) 2023-03-05 16:22:19 +11:00
PhonicUK
d5133d4fab
Update valheim.kvp
I r dumb
2023-02-23 21:37:46 +00:00
PhonicUK
59a63d4e0e
Update valheim.kvp
Add -nographics to args.
2023-02-23 14:26:01 +00:00
Greelan
9f72edc501
ARK:SE: fix player whitelist setting (#291) 2023-02-22 07:55:27 +11:00
IceOfWraith
dc5f2e89fc
ARK update version number and extra steps URI (#290) 2023-02-21 09:20:40 +11:00
Greelan
b9b2a9c76e
Add ARK: Survival Evolved (generic) (#266)
* 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
2023-02-20 12:34:50 -06:00
PhonicUK
89bba4b2ed
Update valheim.kvp 2023-02-17 16:06:03 +00:00
IceOfWraith
0656f7de2a
Update 7D2D Control Panel Port Type (#289)
I made an oopsies. This is the control panel web page so has to be TCP.
2023-02-13 02:38:45 -06:00
Greelan
4ef2a2b01c
Project Zomboid: setting tweaks (#288) 2023-02-11 01:52:20 +11:00
IceOfWraith
0aee576520
Update space-engineers-genericupdates.json (#287) 2023-02-03 13:34:19 +11:00
Greelan
6a298f479c
Fix config download URL (#286) 2023-02-02 20:06:16 -06:00