Tempus Thales
739c2814cc
fix port default value
2022-05-21 22:27:06 -05:00
Tempus Thales
8b5959b182
Initial Commit - V-Rising
2022-05-21 19:53:37 -05:00
Greelan
556ec4b1e4
Project Zomboid: add and update various settings ( #123 )
2022-05-21 16:38:06 +10:00
Greelan
301b8ee34c
PZ: allow beta branch selection ( #119 )
2022-05-21 11:15:53 +10:00
Greelan
71a2907494
Astroneer: RCON updates ( #109 )
2022-05-01 08:49:16 +10:00
Greelan
1ddebcfa47
Pavlov VR: update balance table default ( #111 )
...
* Update pavlov-vrconfig.json
* Update pavlov-vrconfigfile.ini
2022-05-01 08:22:21 +10:00
Greelan
c9402a484b
Project Zomboid: clarify maps setting in UI
2022-04-29 21:04:19 +10:00
PhonicUK
b37a2ef374
Merge pull request #107 from IceOfWraith/stationeers
...
Fix Stationeers Config
2022-04-19 22:38:35 +01:00
PhonicUK
22096516fd
Merge pull request #108 from Greelan/rcon_updates
...
RCON config updates
2022-04-19 22:38:24 +01:00
Greelan
8954357a9d
RCON config updates
...
Updates for Eco, Pavlov, Project Zomboid and Unturned. RCON is not used by AMP for Project Zomboid so the approach is different
2022-04-15 22:28:53 +10:00
James Manker
c628cb436c
Add more options
...
Adding changes from the config manifest.
2022-04-04 18:42:11 -05:00
James Manker
2755dcbe69
Fix Stationeers Config
...
I was given bad info by the support in the Stationeers Discord. I've corrected the startup command line args to properly create and load the same world.
2022-04-04 18:25:24 -05:00
IceOfWraith
97388545d9
Update SpaceEngineers-Dedicated.cfg
...
I forgot to upload the updated config file with the last update. Removed the `<LoadWorld>World</LoadWorld>` line.
2022-04-02 12:21:05 -05:00
PhonicUK
2af558021e
Update theisle-legacy.kvp
...
Tweak user chat regex
2022-03-28 12:03:43 +01:00
PhonicUK
c7e20a7406
Update theisle-legacy.kvp
...
Update URL to use official repo
2022-03-25 18:24:37 +00:00
PhonicUK
cdf40e2bf9
Merge pull request #92 from Greelan/theisle-legacy
...
Add The Isle (Legacy)
2022-03-25 18:22:25 +00:00
PhonicUK
d11f3ff191
Merge pull request #93 from IceOfWraith/mordhau
...
Add Mordhau Config
2022-03-25 18:21:31 +00:00
PhonicUK
fc2ce0e9c4
Merge pull request #100 from IceOfWraith/se
...
Update Space Engineers
2022-03-25 18:21:14 +00:00
Greelan
13c181f558
Initial commit
2022-03-25 22:47:25 +11:00
Greelan
5d33a3a933
Full commit ( #86 )
2022-03-23 22:29:14 -05:00
James Manker
0085cc23e5
Update multiple items
...
Fixed/removed descriptions, switched to OS_CLOSE, added suffixes.
2022-03-23 18:29:59 -05:00
IceOfWraith
5baa949035
Update Terraria config
...
A minor typo was found in the Cheat Protection ParamFieldName that caused it to not merge.
2022-03-23 12:27:52 -05:00
Jasper Borsboom
e318c423f6
Add tModLoader module ( #90 )
...
* Add tModLoader module
* Remove diplicate envvars line
* Add seed as formattedarg
* lowercase names
* lowercase fetch
* use kvp merging
* fix capitalisation
* add adminmethod to kvp
* fix case typo, remove unused ports
* include world in commandline
2022-03-23 12:26:43 -05:00
PhonicUK
3c7d9eede5
Merge pull request #102 from IceOfWraith/dst2
...
Fix Don't Starve Together
2022-03-22 14:36:50 +00:00
PhonicUK
96c343a421
Merge pull request #97 from maggi373/main
...
[VALHEIM] Add support for the permitted player list
2022-03-22 14:09:05 +00:00
PhonicUK
8e6bb50e81
Merge pull request #101 from IceOfWraith/ror2
...
Fix Risk of Rain 2
2022-03-21 17:18:29 +00:00
Jasper Borsboom
5f7c8a7954
Add Terraria module ( #91 )
...
* Add Terraria module
* Remove duplicate envvars line
* Update description, add seed as formattedarg
* lowercase
* use kvp merging
* Add adminmethod to KVP
* Fix case typo, clean up ports
2022-03-20 15:15:13 -05:00
James Manker
ceb5ea3044
Finalize Settings
...
These are the last settings that should be needed for an initial release. Everything seems to function as intended.
2022-03-19 01:35:45 -05:00
James Manker
bfbd413b60
Fix Don't Starve Together
...
The SteamAppID and EndpointURIFormat were victims of the config.getamp.sh bugs.
2022-03-17 18:54:50 -05:00
IceOfWraith
528b431f12
Merge pull request #79 from IceOfWraith/kf2
...
Add Killing Floor 2
2022-03-16 00:08:21 -05:00
James Manker
e164662cc2
Add Linux Config
...
I missed that the Linux config, while under the same folder, goes by a different name.
2022-03-16 00:03:30 -05:00
James Manker
0865cec4d9
Fix Risk of Rain 2
...
The devs broke the log. It no longer shows player join/leave properly. It just has ??? for most values. This can't be fixed, but the join regex can be. They added a space before the line previously, now they added one after the line. I'm adding buffers to each line as a failsafe.
2022-03-15 22:44:39 -05:00
James Manker
ade6f52fc8
Update Space Engineers
...
There is a second config file I did not notice. Spaceengineers-Dedicated.cfg is used for the initial world creation, and some of the other global settings. Then, the Sandbox_config.sbc file is used inside the world folder for subsequent changes.
2022-03-15 22:22:40 -05:00
IceOfWraith
b95d95521d
Corrected Space Engineers SteamAppId
...
The SteamAppId was pointing to the server app id rather than the client so Steam would fail to launch the game.
2022-03-15 08:40:51 -05:00
Greelan
07f1373c21
Merge pull request #98 from Greelan/pavlov-vr
...
Pavlov VR: make default server version more explicit
2022-03-12 11:17:09 +11:00
Greelan
eec197c89d
Make default server version more explicit
2022-03-12 11:16:33 +11:00
Magnar Polden
5a96cd02fd
add support for the permitted player list
2022-03-08 17:47:45 +01:00
James Manker
54ab6f6eb7
Add Mordhau Config (Draft)
...
This is the first draft of the Mordhau config. The current issues outstanding:
1. Console/RCON is not accepting input
2. Shutdown (OS_CLOSE) command does not work cleanly in Windows.
2022-03-05 13:39:47 -06:00
PhonicUK
bb74817cb2
Add files via upload
2022-03-05 13:51:23 +00:00
IceOfWraith
8f1c8dc63b
Merge pull request #47 from IceOfWraith/wurm
...
Add Wurm Unlimited
2022-03-03 16:20:55 -06:00
IceOfWraith
c0d19cfe9f
Merge pull request #88 from IceOfWraith/stationeers
...
Correct Stationeers Config
2022-03-03 16:19:51 -06:00
Greelan
b61855dbb1
Merge pull request #85 from Greelan/main
2022-03-03 17:40:23 +11:00
Greelan
a6f71b42e4
Merge pull request #87 from Greelan/pavlov-vr
2022-03-03 17:40:02 +11:00
Shinynecrid
c8a8d842af
Merge pull request #69 from Shinynecrid/newmodule-squad
...
Re-Write of Squad
2022-03-02 12:54:28 -06:00
James Manker
0e607ec95e
Update Custom Java Location description
...
Update Custom Java Location description
2022-03-01 02:38:15 -06:00
Shinynecrid
88415bb847
Update Squad Suffix. Fix CFG Description
...
Updated many fields with suffix's and corrected a settings description.
2022-02-28 15:48:24 -06:00
James Manker
6841a97973
Correct Stationeers Config
...
This game has many bugs still and the dedicated server does not function properly. It is unable to create a new world. You must create a singleplayer/multiplayer game and copy it into the save folder. The line "OriginWorldSaveLocation" must be removed from the world_meta.xml file when importing.
-Remove uneccessary -basedirectory launch arg
-Removed -modpath launch arg that does not work. It must be manually set in the default.ini file
-Removed "" around launch args
-Corrected -worldname to -loadworld
-Clarified Map select option
-Set autosaveinterval to default at 300 per the default in the game
2022-02-23 21:21:23 -06:00
Greelan
71546447c9
Pavlov VR: Add server versions
...
In addition to default (public), can now select PC Beta, Shack Live or Shack RC
2022-02-23 22:21:20 +11:00
Greelan
f07a299170
Merge branch 'CubeCoders:main' into main
2022-02-22 14:12:28 +11:00
Greelan
36affb2e49
Updates to various to address null EnumValues bug
...
Addresses Unturned, Project Zomboid and Astroneer
2022-02-22 14:11:55 +11:00