Commit Graph

478 Commits

Author SHA1 Message Date
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
Shinynecrid
1ba8c94b4c
Core Keeper Generic Template (#129) 2022-06-03 12:49:51 +10:00
IceOfWraith
9cf7917795
Merge branch 'main' into vrising 2022-06-01 21:35:53 -05:00
James Manker
1efd8f11b4 Update V Rising Config
This requires AMP 2.3.3 Nightly to function properly. You can obtain it here:
https://archive.cubecoders.com/thread/nightly-amp-builds-are-now-available/

This release includes the following:

- RCON support (affected by timeout issue: https://github.com/CubeCoders/AMP/issues/575)
- Ports are updated to UDP Game and Query + TCP RCON
- Linux CPU & Memory monitoring
- Linux proper shutdown/startup without needing to restart the instance
- Settings files moved to save-data/Settings to avoid wipe on server update. (Due to bug with game server the whitelist and banlist are still in the original location, but that shouldn't be an issue since AMP will store the settings)
- Fixed the "Connect to Server" button, but the devs haven't implemented this feature yet so it's just here to look pretty.
- Added v-risingupdates.json and v-risingports.json for clarity
2022-06-01 21:34:19 -05:00
PhonicUK
96e7725198
Merge pull request #131 from tempusthales/V-Rising
Update v-risingconfig.json
2022-06-01 12:33:50 +01:00
Greelan
3e38da5149
The Isle (Legacy): complete command line args 2022-06-01 20:29:27 +10:00
Greelan
94bd03e178
The Isle (EVRIMA): complete command line arguments 2022-06-01 20:28:05 +10:00
Greelan
d6c94533d6
Last Oasis: remove manifest setting being duplicated 2022-05-31 18:31:49 +10:00
Greelan
5917b969ab
Last Oasis: tidy ups to kvp 2022-05-31 18:30:52 +10:00
Greelan
32f412de00
Add Xonotic Dedicated Server (#96) 2022-05-30 07:15:44 +10:00
IceOfWraith
2397051f3b
Update Risk of Rain 2 (#133)
This updates the following:

1. Runs on WINE
2. Docker capable!
3. Game mode option
4. Updates player join/leave regex using sessionid
5. New ports method
2022-05-29 10:07:44 -05:00
Greelan
5fdaabfbbb
Add The Isle (EVRIMA) (#95) 2022-05-29 14:01:47 +10:00
Greelan
ed34adccfe
Add Hurtworld (#114)
* Initial commit

* Initial commit

* Final updates

Remove structurecomplexitylimit and spawncooldown settings as they throw errors. No idea why

Remove enablesharedenvironment (deprecated setting)

Update for new ports system
2022-05-27 18:01:02 -05:00
PhonicUK
6eb5cccb13
Merge pull request #132 from IceOfWraith/vrising
Update V Rising Linux Config
2022-05-26 09:06:52 +01:00
James Manker
fd35b7fc29 Update V Rising Linux Config
This changes the V Rising server to use WINE64 instead of Proton due to unknown issues. WINE64 has proven stable so far with my own tests and initial testing from other users. There are some reports that player counts over 5-10 might become unstable and can cause crashes though.

Prerequisites if not using docker:
`sudo dpkg --add-architecture i386`
`sudo apt update`
`sudo apt install wine wine32 wine64 xvfb lib32gcc1 lib32gcc-s1` (only one lib... will be found depending on the distro)
2022-05-25 23:26:56 -05:00
Gilbert Palau
1f4c2d5f81
Merge branch 'main' into V-Rising 2022-05-25 16:46:14 -05:00
Tempus Thales
6df739379f Update v-risingconfig.json
Added controls for adding admin users to v-rising server, by entering their SteamID64.  The same change adds people you want to ban from the server.
2022-05-25 16:39:13 -05:00
PhonicUK
f9403c9b8b
Merge pull request #130 from IceOfWraith/vrising
Add Proton Support for V Rising
2022-05-24 18:32:21 +01:00