Commit Graph

419 Commits

Author SHA1 Message Date
5286123f1f Update TeamSpeak 3 Config Download Location (#196) 2022-09-22 22:30:54 +10:00
25ce98d901 Add tModLoader 1.4+ & Edit tModLoader (Legacy) (#184)
* Add tModLoader 1.4+

Due to the major changes in how tModLoader functions, a new template has been created to address the new methods. This version will download the appropriate dotnet version and execute the tModLoader.dll. This shares the same config and metaconfig files as the original tModLoader.

* Update config and metaconfig

* Fix file naming

* Fix File Naming

* Fix broken stuff

* Add original tModLoader config final update stage

* Update tmodloader14metaconfig.json

Co-authored-by: Jasper Borsboom <j.borsboom@veltwerk.nl>

* Update tmodloader14config.json

* Final Updates

* Final changes

* Update tmodloader14.kvp

Co-authored-by: Jasper Borsboom <j.borsboom@veltwerk.nl>
2022-09-18 01:23:45 -05:00
1ae86d97f6 Geyser: overhaul of template (#162) 2022-09-17 12:28:49 +10:00
fc2e7e4cdc Stationeers: Various updates for new dedicated server build (#156) 2022-09-16 07:45:35 +10:00
975a9f51ed Add Conan Exiles Docker Support (#188)
* Add Conan Exiles Docker Support

This adds Docker support for Conan Exiles and converts it to using Wine vs Proton. This simplifies the config quite a bit.

* Final Changes
2022-09-14 23:32:22 -05:00
75b6cc29b3 Add Vintage Story (#152) 2022-09-14 20:13:54 +10:00
8bf4bef4fa Clean up update stages (#186) 2022-09-14 10:05:25 +10:00
4439ff3656 Unturned: Updates for new ports system and simplified update stages (#187) 2022-09-14 05:56:51 +10:00
0ebb4f3efe Add TeamSpeak 3 Config (#38)
* Add TeamSpeak 3 Config (draft)

This is the draft of the TeamSpeak 3 config.

* Overhaul the config

* Update teamspeak3.kvp

* Getting closer, but also tired

* Update teamspeak3.kvp

* Port changes, Config file changes, Telnet setup

* That ain't no damn ini file. It's just a plain old kvp and it is my worst enemy now. Time for a break.

* Making settings file match default values

* Greelan's OCD changes. ;)
2022-09-11 17:01:57 -05:00
380fb8f193 Merge pull request #183 from CubeCoders/conan
Conan Exiles: specify correct docker image
2022-09-02 11:54:52 +01:00
203de3b9dc Conan Exiles: specify correct docker image 2022-09-02 18:01:08 +10:00
44e0b48ea7 Update 7d2d Config (#182)
* Update 7d2d

* Update 7d2d

* Update 7d2d Config

The generic 7d2d config doesn't account for the save directory. Updated to add a config version selector under the SteamCMD and Updates tab.

* Update Port Details

* Update manifest.json

* Update manifest.json

* Update save location

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update 7d2d

This fixes an issue with the save location by providing specific config files depending on what a user chooses under SteamCMD & Updates.

* Add pre 20.0 settings

* More settings updated

* Update 7d2d Config

Create manual config download options for 18.4 to Current. Adjusted save location of all generated files to be within the datastore.

* Update manifest.json

* Update seven-days-to-diemetaconfig.json

* Update seven-days-to-dieconfig.json

* Update seven-days-to-dieupdates.json
2022-08-30 22:58:18 -05:00
16e88393b9 Add Windows support (#181) 2022-08-30 18:30:27 +10:00
a664360dca Necesse Game Support Draft (#180)
* Necesse Game Support

* Update necesse.kvp

Update necesse.kvp to point the config update path to the CubeCoders repo
2022-08-29 22:48:40 -05:00
4c9b1ec57d Add Veloren (#168) 2022-08-28 16:47:52 +10:00
46cc6a2098 Add Longvinter (#166) 2022-08-28 16:47:37 +10:00
8d645370c2 Updated Support for Gatekeeperv2 (#175)
- Removed required GUILDID arg
- Added `-command` arg

Command arg can be used to trace Discord Users who issue slash commands.
2022-08-18 18:10:36 -05:00
fae9c20ed3 Update Empyrion Config Manifest (#174)
Added the new Stranded at Nemesis scenario and clarified menu tab names.
2022-08-06 19:11:50 -05:00
9bb37f2618 Update V Rising and Satisfactory Chat Regex (#173)
* Update V Rising Chat Regex

V Rising has no chat regex, so AMP was populating a default which caused the output to appear as chat anytime there was a `:` in the line.

* Update satisfactory.kvp
2022-08-06 12:33:05 -05:00
ccbaac7f73 Add GatekeeperV2 Bot (#163)
* Add GatekeeperV2 Bot (draft)

This is a dedicated generic config to host the WIP bot created by k8thekat here:
https://github.com/k8thekat/GatekeeperV2

* Update settings and startup arg

* Update for release

* Update manifest.json

* Update gatekeeperv2.kvp

* Update manifest.json

* Update gatekeeperv2.kvp

* Fixing Suggestions
2022-08-05 23:32:35 -05:00
2639b50ddb Update last-oasis.kvp 2022-08-05 17:33:40 +01:00
234ede77b7 Update geyser.kvp
Hide config because this configuration is too outdated to function.
2022-08-01 12:45:29 +01:00
db1a226f37 Pavlov VR: update user join/leave regex (#172)
* Create manifest.json

* Revert "Create manifest.json"

This reverts commit c164ec141f.

* Pavlov: update user join/leave regex
2022-07-29 22:29:05 -05:00
57f79b425a Add Carrier Command 2 (#170) 2022-07-29 20:14:11 +10:00
965ceca08e The Isle (EVRIMA): add settings (#171)
- Updates for queue server
- QueryPort no longer used for connecting etc (but not entirely clear whether fully deprecated, so keeping as assigned for time being)
- Minor other regex tweaks
2022-07-28 13:37:04 +10:00
e9ca09d1ce The Forest Updates (#161)
* The Forest Updates

Updated the config to current features. Added Linux and Docker support. Added metaconfig.

* Finalizing config changes

* One line got lost, get back in there little line

* Heh how did I forget?

* Resolve suggestions by Greelan

* Tidying up the config settings

* Change update stage to CC
2022-07-16 19:56:38 -05:00
0e3f7e7adc The Isle (EVRIMA): add command line flags for new server build 2022-07-14 17:20:34 +10:00
10a5aaf3d5 Xonotic: update repo for config file download 2022-07-13 19:36:51 +10:00
8b5b9d862b Wreckfest: add template 2022-07-09 20:41:23 +10:00
01d405e4d7 Broke Protocol: overhaul of broken template 2022-07-09 13:48:32 +10:00
f08e6663b3 Pavlov VR: get full console output 2022-07-07 09:16:48 +10:00
24963256e1 Avorion: add additional scenario settings 2022-07-06 18:04:30 +10:00
d7757c3f21 Stationeers: fix previous 2022-07-05 20:00:02 +10:00
5126433e2c Merge branch 'main' of https://github.com/CubeCoders/AMPTemplates 2022-07-05 19:58:50 +10:00
5cb6f92e84 Avorion: overhaul of template 2022-07-05 19:58:44 +10:00
3a4c8953d0 Stationeers: convert to legacy server download
The new server build does not work with the current AMP template. Converting to the `previous` branch so that the legacy server build is downloaded, pending an updated AMP template being committed to cater for the new server build (which is pending the Stationeers devs fixing their server console).

App ready regex also fixed.
2022-07-05 19:38:14 +10:00
040a554e95 Update seven-days-to-dieconfig.json
Fixed:
-Formatting issues
-Disabled Network Protocols didn't set the right default due to two keys starting with the same value
-Game World had a typo in the ParamFieldName
2022-07-04 11:28:14 -05:00
d7464540d8 Update seven-days-to-die.kvp
Adjusted the AppReadyRegex to find the RCON connected message.
2022-07-04 11:25:00 -05:00
da07044e13 Update Empyrion Chat Regex
A default chat regex got saved that caused the console output to show up twice with headings as AMP was attempting to treat it like chat messages. Thanks @Greelan for catching that!
2022-07-03 10:26:22 -05:00
8b3742d9ce Update brokeprotocolmetaconfig.json
There were formatting issues causing the template to not start.
2022-06-30 21:03:18 -05:00
c857418c15 Xonotic: updates for Stable 0.8.5 release 2022-07-01 09:26:16 +10:00
3651f87f63 Core Keeper: updates for new server build 2022-07-01 08:03:45 +10:00
7f87cb91cf Update seven-days-to-die.kvp
Fixed the Steam Library path.
2022-06-30 13:48:02 -05:00
ec2839c60f Adjust Empyrion Update Stage
Pointed the config download towards the CubeCoders/AMPTemplates repo.
2022-06-29 07:20:54 -05:00
78d2b64baf Satisfactory: Fix endpoint URI 2022-06-29 18:37:36 +10:00
e368ccbe78 Add Empyrion Galactic Survival (#155)
Reference: https://github.com/CubeCoders/AMPTemplates/pull/49

All changes requested by @Greelan have been implemented, but there are two things to note.
-I kept the working directory the same as the launcher lives in this folder, but calls the dedicated server executable one deeper.
-There are two ports that have unknown uses. I've looked around and have gotten mixed responses on if they're actually needed or what they do, but the telnet port is always 4 higher than the main game port in each case, so I have to assume there's a reason behind it.
2022-06-28 19:38:18 -05:00
2f19b5d580 PZ: Setting description updates 2022-06-28 15:07:43 +10:00
7f48b821d7 Mordhau - Add Arid Map (#154)
The new Arid map was released 6/23. This adds the map to the dropdown list.
2022-06-27 18:13:07 -05:00
c0304ff671 Server name fixes (#153) 2022-06-27 20:34:05 +10:00
da23c9cabb [VRising] Make server description Textarea instead of text to support multi-line (#148)
* Update v-risingconfig.json

make v rising server description Textarea instead of text to support multi-line

* Update project-zomboidconfig.json

Add -Dfile.encoding=UTF-8 to PZ Java Startup parameter to avoid character issues when using spanish characters on server description and MOTD.

* Update project-zomboidconfig.json
2022-06-24 15:46:10 -05:00