Commit Graph

9 Commits

Author SHA1 Message Date
Greelan
d8f3e29f74
Stationeers: remove legacy server option, add previous branch to main template (#433) 2023-07-28 11:19:34 +10:00
Greelan
c888050b66
Stationeers: add branch setting (#323) 2023-04-29 09:38:35 +10:00
IceOfWraith
f3d6d584b4
Update MinValue for all player counts (#269)
This is to address https://github.com/CubeCoders/AMP/issues/803
2023-01-02 13:49:55 -06:00
Greelan
fc2e7e4cdc
Stationeers: Various updates for new dedicated server build (#156) 2022-09-16 07:45:35 +10:00
James Manker
c628cb436c Add more options
Adding changes from the config manifest.
2022-04-04 18:42:11 -05: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
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
e74a81926b Removed Regex
There are no log items for user join/leave/chat.
2022-02-19 02:11:29 -06: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