Commit Graph

445 Commits

Author SHA1 Message Date
Greelan
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
IceOfWraith
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
Greelan
0e3f7e7adc The Isle (EVRIMA): add command line flags for new server build 2022-07-14 17:20:34 +10:00
Greelan
10a5aaf3d5
Xonotic: update repo for config file download 2022-07-13 19:36:51 +10:00
Greelan
8b5b9d862b Wreckfest: add template 2022-07-09 20:41:23 +10:00
Greelan
01d405e4d7 Broke Protocol: overhaul of broken template 2022-07-09 13:48:32 +10:00
Greelan
f08e6663b3 Pavlov VR: get full console output 2022-07-07 09:16:48 +10:00
Greelan
24963256e1
Avorion: add additional scenario settings 2022-07-06 18:04:30 +10:00
Greelan
d7757c3f21 Stationeers: fix previous 2022-07-05 20:00:02 +10:00
Greelan
5126433e2c Merge branch 'main' of https://github.com/CubeCoders/AMPTemplates 2022-07-05 19:58:50 +10:00
Greelan
5cb6f92e84 Avorion: overhaul of template 2022-07-05 19:58:44 +10:00
Greelan
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
IceOfWraith
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
IceOfWraith
d7464540d8
Update seven-days-to-die.kvp
Adjusted the AppReadyRegex to find the RCON connected message.
2022-07-04 11:25:00 -05:00
IceOfWraith
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
IceOfWraith
8b3742d9ce
Update brokeprotocolmetaconfig.json
There were formatting issues causing the template to not start.
2022-06-30 21:03:18 -05:00
Greelan
c857418c15 Xonotic: updates for Stable 0.8.5 release 2022-07-01 09:26:16 +10:00
Greelan
3651f87f63 Core Keeper: updates for new server build 2022-07-01 08:03:45 +10:00
IceOfWraith
7f87cb91cf
Update seven-days-to-die.kvp
Fixed the Steam Library path.
2022-06-30 13:48:02 -05:00
IceOfWraith
ec2839c60f
Adjust Empyrion Update Stage
Pointed the config download towards the CubeCoders/AMPTemplates repo.
2022-06-29 07:20:54 -05:00
Greelan
78d2b64baf
Satisfactory: Fix endpoint URI 2022-06-29 18:37:36 +10:00
IceOfWraith
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
Greelan
2f19b5d580
PZ: Setting description updates 2022-06-28 15:07:43 +10:00
IceOfWraith
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
Greelan
c0304ff671
Server name fixes (#153) 2022-06-27 20:34:05 +10:00
buddizer
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
Greelan
2a9992265a
Craftopia: config and server stop fixes (#147)
* Updates to download config file
* Fix server stop
2022-06-24 21:41:20 +10:00
PhonicUK
43ee4e8e57
Update project-zomboid.kvp
Force UTF8 encoding to handle accented/non-latin characters properly.
2022-06-18 17:29:44 +01:00
PhonicUK
df3c0edd53
Add files via upload 2022-06-17 11:15:33 +01:00
PhonicUK
f8d26cc1ae
Create manifest.json 2022-06-15 11:45:52 +01:00
Greelan
250a73660f
Update project-zomboidconfig.json
Add warning regarding workshop items
2022-06-15 19:16:06 +10:00
PhonicUK
1bf7845eeb
Merge pull request #145 from Greelan/core-keeper
Core Keeper: Fix world gen
2022-06-13 10:58:20 +01:00
Greelan
cbb17a47c3 Suppress "normal" Wine errors on first start 2022-06-12 23:01:26 +10:00
Greelan
5040b6e143 Fix world gen 2022-06-12 13:35:56 +10:00
PhonicUK
d46f7784f3
Merge pull request #139 from IceOfWraith/pz
Adjust Project Zomboid Regex Again
2022-06-10 23:28:50 +01:00
PhonicUK
1672a8c760
Merge pull request #141 from IceOfWraith/vrising
Fix V Rising Config Manifest
2022-06-10 23:28:43 +01:00
James Manker
6273189fdb Fix V Rising Config Manifest
Something went wrong with the merge of the config manifest after uploading to GitHub. It hasn't caused an issue as AMP ignores duplicate settings. But it caused things to not get updated like they should be.
2022-06-09 21:45:22 -05:00
James Manker
f7d7e2fa31 Adjust Project Zomboid Regex Again
There is an issue with the system parsing the character for a certain locale. Simplified the regex to find anything in that section as it's useless info anyways.
2022-06-07 12:23:52 -05:00
PhonicUK
18a5d21d59
Merge pull request #138 from IceOfWraith/pz
Update Project Zomboid Regex
2022-06-07 15:00:00 +01:00
James Manker
4bed0ad71e Update Project Zomboid Regex
The devs have decided to use periods, commas, AND spaces now for the IP format. Updating to add the space.
2022-06-06 20:21:50 -05:00
PhonicUK
b04ed96cf5
Merge pull request #135 from IceOfWraith/vrising
Update V Rising Config
2022-06-06 17:47:06 +01:00
James Manker
cbf53f9633 Fix RCON Keepalove 2022-06-06 11:42:22 -05:00
IceOfWraith
a7f8663ff0
Add 7 Days to Die Generic (#112)
* Add 7 Days to Die Generic

This is the draft of the 7 Days to Die generic config. This is not thoroughly tested yet, and not tried on Linux at all. I believe most everything works as expected including UMOD in Windows though.

Known Issues:
1. No Telnet connection due to related feature request: https://github.com/CubeCoders/AMP/issues/623
2. No FPS Status - This is not currently possible with Generic

* Multiple changes

-Fix Telnet
-Move Update Stages to separate file
-Setup for pre-20.4 config file option

* Fix my dummy mistakes

It's better now. It's much better now.

* Update Join Regex

This accounts for the old or new version's regex so it should work on any version.

* Move Update Settings

Moved the Release Stream and UMOD to the SteamCMD and Updates tab.
2022-06-05 20:14:53 -05:00
Jasper Borsboom
1664b5d510
hotfix steamcmd update stage (#137) 2022-06-05 17:02:40 -05:00
James Manker
09110eabba Add LAN Mode
Added the LAN Mode startup flag for servers without internet.
2022-06-05 17:00:26 -05:00
James Manker
51d16807cf Merge branch 'vrising' of https://github.com/IceOfWraith/AMPTemplates into vrising 2022-06-05 08:39:40 -05:00
IceOfWraith
0144bc29d8
Merge branch 'CubeCoders:main' into vrising 2022-06-05 13:38:58 +00:00
James Manker
cb7226591c Merge branch 'vrising' of https://github.com/IceOfWraith/AMPTemplates into vrising 2022-06-02 23:24:57 -05:00
James Manker
9d27cd7c6f Tentative Change
Waiting for the new build to test. This may be the right settings.
2022-06-02 23:24:55 -05:00
Greelan
fbacf686d5
Update core-keeper.kvp
Update GH path for update stage to CC repo
2022-06-03 12:51:12 +10:00