Commit Graph
420 Commits
Author SHA1 Message Date
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
PhonicUK 6c8d7904fa Merge pull request #84 from IceOfWraith/insurgencyss
Fix Insurgency Sandstorm
2022-02-21 11:50:51 +00:00
PhonicUK 3260eb461c Merge pull request #83 from Greelan/main
Pavlov: various updates
2022-02-21 11:50:42 +00:00
PhonicUK c3b0c856d4 Merge pull request #82 from IceOfWraith/stationeers
Update Stationeers
2022-02-21 11:49:58 +00:00
Greelan 27d4933e03 Pavlov: Fix enums and bEnabled setting 2022-02-21 14:11:04 +11:00
James Manker 5a188b0ad0 Fix Insurgency Sandstorm
I missed the directory creation steps, so the config fails to merge.
2022-02-20 15:55:53 -06:00
Shinynecrid 991a70bc4b More Regex Work.
More Regex Work
2022-02-20 11:50:42 -06:00
Shinynecrid 4b431d3887 Fix RCON (Hopefully)
Hopefully a fix to RCON
2022-02-20 11:16:17 -06:00
Shinynecrid 93ef8e140a Added REGEX
Added regex for User Join, Leave, and Chat
2022-02-20 10:45:39 -06:00
Greelan fa21c6ea67 Pavlov: Change setting default to match manifest 2022-02-20 20:02:48 +11:00
Greelan b07a047f61 Pavlov: clean up ini references 2022-02-20 19:57:28 +11:00
Greelan d030909a85 Pavlov: update GitHub path for base config download
Now points to CubeCoders repo
2022-02-20 18:20:32 +11:00
James Manker b5cb45c5d1 Third time's a charm...
Forgot I got the base config from Mike in the Discord channel. :)
2022-02-19 15:36:06 -06:00
James Manker d4dc463643 Merge branch 'stationeers' of https://github.com/IceOfWraith/AMPTemplates into stationeers 2022-02-19 15:23:34 -06:00
James Manker 42641ff154 Forgot my own name
It's been a long week. Forgot who I was for a second.
2022-02-19 15:23:02 -06:00
IceOfWraith 52f5a7e983 Delete stationeersconfig.json.bak 2022-02-19 15:12:53 -06:00
James Manker c70ed851f5 Update Stationeers
Based on feedback from @Greelan I marked the ports hidden and removed an extra line from the password.
2022-02-19 15:10:26 -06:00
James Manker 4f9487eaa8 Added metaconfig
Created the settings needed for the metaconfig file. Added web management.  Only server start regex included due to only having player join regex otherwise. This would cause the player count to be off and there is no chat message either.

Console still has no output in Windows based on the above referenced issue.
2022-02-19 13:15:00 -06:00
PhonicUK 54db87c366 Merge pull request #41 from Greelan/pavlov-vr
Add Pavlov VR template
2022-02-19 17:40:10 +00:00
PhonicUK f6f0a91cf5 Merge pull request #74 from IceOfWraith/craftopia
Fixed Craftopia Config
2022-02-19 17:05:25 +00:00
PhonicUK c9f4eb2b4b Merge pull request #80 from Greelan/unturned
Unturned: update telnet login format
2022-02-19 17:00:26 +00:00
PhonicUK c3d5f36924 Merge pull request #81 from IceOfWraith/se
Update Space Engineers
2022-02-19 17:00:17 +00:00
PhonicUK 3763a2ef99 Merge pull request #75 from IceOfWraith/stationeers
Create Stationeers Config
2022-02-19 16:59:54 +00:00
Shinynecrid f3e5166835 Fix Squad EndpointURIFormat
Update/Fix the Steam connect Endpoint URI Format.
2022-02-19 08:32:19 -06:00
James Manker e74a81926b Removed Regex
There are no log items for user join/leave/chat.
2022-02-19 02:11:29 -06:00
Greelan 2d5466f331 Full commit 2022-02-19 15:48:37 +11:00
James Manker 9b18fb27c3 Update Space Engineers
Fixed the config file getting overwritten on update
Added Sleep functionality
Fixed Steam direct connect link
Properly hid Port/IP settings
Removed unused Port 3
2022-02-18 22:28:30 -06:00
Greelan f27b6c4716 Unturned: update telnet login format
Needs to be specifically set to cater for new default
2022-02-19 15:13:05 +11:00
PhonicUK 28e688e1ce Merge pull request #76 from Greelan/unturned
Unturned: Add sleep settings
2022-02-18 17:07:53 +00:00
PhonicUK d1620eae43 Merge pull request #78 from Greelan/pz
Project Zomboid: Correct steam connect URL format
2022-02-18 17:06:18 +00:00
James Manker 1ddc53cf4c Add Killing Floor 2 (draft)
This is the beginning of the Killing Floor 2 config. It needs further settings added before release, but currently runs and can set the starting map.

Known issues:
The console does not connect as this starts a separate process.
Cannot add all ports needed due to 3 port limitation: https://github.com/CubeCoders/AMP/issues/582
2022-02-17 20:47:43 -06:00
Greelan 3818456ff3 Correct steam connect URL format 2022-02-18 10:33:32 +11:00
Greelan f7e7866b87 Fix steam connect URL format 2022-02-18 10:18:44 +11:00
Greelan d078150fad Unturned: Add sleep settings
Also includes the steamclient.so related changes in https://github.com/CubeCoders/AMPTemplates/pull/72
2022-02-17 22:01:44 +11:00
James Manker 332e2afc92 Create Stationeers Config (draft)
This is the initial Stationeers generic config. The server functions well overall. The GUI settings appear to work as intended. I do not own this game and as such cannot test fully. I need someone to login and obtain the join/leave/chat console output so I can complete this one. Otherwise, I believe it should be finished.

Known issues:
The shutdown command does not work in Windows, only Linux using OS_Close.
Sleep mode fails to wake up: Related issue - https://github.com/CubeCoders/AMP/issues/587
2022-02-16 20:59:19 -06:00
James Manker ed5a8f38c7 ConfigFormat changes not needed
I believe that this game's dedicated server is the cause of the timeout issue. It is still in an early beta stage at this point. I have tried to recreate the problem and no matter what, I cannot now. After the first initial connection to any server it works from then on. The ini file is intended to not have quotes in this case given the examples at the top. There are other settings I've put in the GUI but do not seem to function in the server yet, things like "No Food", "No Death", etc. have no impact. You will die and you will be angry. Please contact the develop to have them fix their game.
2022-02-15 21:55:14 -06:00
James Manker e35e148350 Added fix for connection timeout error
Set the ConfigFormat to use quotes around all settings. I believe this was causing games with spaces in the name to be non-joinable. The strange part is you could set it back to having a space and it would work going forward.

Also set the ExitMethod to String and quit. The user must type yes following since there is no option to do two input commands to quit a server. CtrlC doesn't work in AMP on Windows for this game. And CtrlC doesn't work for this game on the Linux Terminal. OS_CLOSE ended in a kill.

Removed the config file and used the start/wait/stop update stages instead.
2022-02-15 21:17:03 -06:00
PhonicUK 8e7a7bc278 Merge pull request #70 from IceOfWraith/ror2
Risk of Rain Steam SDK Fix
2022-02-15 21:49:34 +00:00
PhonicUK e753a55949 Merge pull request #73 from Greelan/patch-2
Project Zomboid: Mask Discord token in UI
2022-02-15 21:49:22 +00:00
PhonicUK 282a7657ed Merge pull request #71 from Greelan/patch-1
Unturned: Fix two input types
2022-02-15 21:49:10 +00:00
Greelan ddfacfe78e Project Zomboid: Mask Discord token in UI 2022-02-15 17:10:04 +11:00
Greelan 0b50e6c343 Unturned: Fix two input types
Inadvertently reversed the input types for Steam64 ID and GSLT token. Thanks to @IceOfWraith for the pickup!
2022-02-15 08:16:32 +11:00
IceOfWraith d3226158a2 Merge branch 'main' into ror2 2022-02-14 14:25:56 -06:00
James Manker a4fd47e7a9 Risk of Rain Steam SDK Fix
During the Proton feature enhancement I accidentally removed the Steam SDK update stage. This should resolve it so players can view their server in the browser again.
2022-02-14 14:24:38 -06:00
PhonicUK c249e13ac7 Merge pull request #67 from IceOfWraith/insurgencyss
Convert Insurgency Sandstorm to base config
2022-02-14 18:13:00 +00:00