Commit Graph

674 Commits

Author SHA1 Message Date
5bb6c8850e Merge pull request #125 from tempusthales/V-Rising
Initial Commit - V-Rising
2022-05-22 11:44:09 +01:00
c1d1d93ca1 Eco: Update beta branch selection config (#124) 2022-05-22 16:23:03 +10:00
a1887f6721 Update risk-of-rain-2.kvp
Fix so steam ID is captured as userid on user join
2022-05-22 16:31:32 +12:00
739c2814cc fix port default value 2022-05-21 22:27:06 -05:00
8b5959b182 Initial Commit - V-Rising 2022-05-21 19:53:37 -05:00
556ec4b1e4 Project Zomboid: add and update various settings (#123) 2022-05-21 16:38:06 +10:00
301b8ee34c PZ: allow beta branch selection (#119) 2022-05-21 11:15:53 +10:00
63dd70e3c3 Update risk-of-rain-2.kvp
Updated regex for current log entries.
e.g. 
User Join is
SteamworksServerManager.OnAuthChange(steamId=11111197969451111, ownerId=11111197969451111, status=OK)
User Leave is
Log: connection {1} has been disconnected by timeout; address {::ffff:192.168.1.111:54586} time {126493}, last rec time {124158} rtt {13} timeout {2000}
Attempt to send to not connected connection {1}
2022-05-20 00:06:12 +12:00
ad5348bd56 Update Conan Config Manifest
Correct the RCON password setting.
2022-05-07 17:30:16 -05:00
1f60660332 Update Conan Config
Further changes requested.
2022-05-07 17:26:45 -05:00
b417df11b6 Update Conan Config
Corrected multiple suggested fixed with the config.
2022-05-07 17:13:41 -05:00
71a2907494 Astroneer: RCON updates (#109) 2022-05-01 08:49:16 +10:00
1ddebcfa47 Pavlov VR: update balance table default (#111)
* Update pavlov-vrconfig.json
* Update pavlov-vrconfigfile.ini
2022-05-01 08:22:21 +10:00
9cad79c948 As requested by Greelan
Putting my name first.
2022-04-29 11:38:57 -05:00
c8df970a0f Fixed QueryPort and EnumValues blanks
I somehow removed the QueryPort through all the changes with the command line args. It's back now. Also added default blank values for EnumValues to avoid any possible issues.
2022-04-29 11:35:08 -05:00
c9402a484b Project Zomboid: clarify maps setting in UI 2022-04-29 21:04:19 +10:00
b37a2ef374 Merge pull request #107 from IceOfWraith/stationeers
Fix Stationeers Config
2022-04-19 22:38:35 +01:00
22096516fd Merge pull request #108 from Greelan/rcon_updates
RCON config updates
2022-04-19 22:38:24 +01:00
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
c628cb436c Add more options
Adding changes from the config manifest.
2022-04-04 18:42:11 -05:00
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
366ae59421 Added Map and Various Adjustments
Updated the command line args due to formatting issues with the game, added Server Password to the command line since it goes in the Engine.ini and is not a line included by default. Disabled RCON for now due to the bug with AMP disconnecting after some time. The server works fine with regular console but will not accept input.
2022-04-03 22:19:28 -05:00
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
2af558021e Update theisle-legacy.kvp
Tweak user chat regex
2022-03-28 12:03:43 +01:00
c7e20a7406 Update theisle-legacy.kvp
Update URL to use official repo
2022-03-25 18:24:37 +00:00
cdf40e2bf9 Merge pull request #92 from Greelan/theisle-legacy
Add The Isle (Legacy)
2022-03-25 18:22:25 +00:00
d11f3ff191 Merge pull request #93 from IceOfWraith/mordhau
Add Mordhau Config
2022-03-25 18:21:31 +00:00
fc2ce0e9c4 Merge pull request #100 from IceOfWraith/se
Update Space Engineers
2022-03-25 18:21:14 +00:00
13c181f558 Initial commit 2022-03-25 22:47:25 +11:00
5d33a3a933 Full commit (#86) 2022-03-23 22:29:14 -05:00
0085cc23e5 Update multiple items
Fixed/removed descriptions, switched to OS_CLOSE, added suffixes.
2022-03-23 18:29:59 -05:00
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
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
3c7d9eede5 Merge pull request #102 from IceOfWraith/dst2
Fix Don't Starve Together
2022-03-22 14:36:50 +00:00
96c343a421 Merge pull request #97 from maggi373/main
[VALHEIM] Add support for the permitted player list
2022-03-22 14:09:05 +00:00
8e6bb50e81 Merge pull request #101 from IceOfWraith/ror2
Fix Risk of Rain 2
2022-03-21 17:18:29 +00:00
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
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
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
528b431f12 Merge pull request #79 from IceOfWraith/kf2
Add Killing Floor 2
2022-03-16 00:08:21 -05:00
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
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
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
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
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
eec197c89d Make default server version more explicit 2022-03-12 11:16:33 +11:00
5a96cd02fd add support for the permitted player list 2022-03-08 17:47:45 +01:00
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
bb74817cb2 Add files via upload 2022-03-05 13:51:23 +00:00
8f1c8dc63b Merge pull request #47 from IceOfWraith/wurm
Add Wurm Unlimited
2022-03-03 16:20:55 -06:00