Commit Graph

295 Commits

Author SHA1 Message Date
Red-Thirten
163550486f Update README.md
- Added Installation Requirements.
- Added CPU usage information.
- Added more info and removed spelling errors from Additional Settings.
- Corrected default server ports list.
2021-01-26 15:11:36 -08:00
Red-Thirten
dc0c565824 Update server.cfg
- Cleaned up informational comments.
- Reorganized the list of settings to be more readable and grouped related settings. More advanced (less touched) settings were moved to the bottom of the file.
- Changed some default values to better ones.
- Added some missing, yet common, settings.
2021-01-26 14:32:33 -08:00
Red-Thirten
9a94845c4b Update basic.cfg
- Cleaned up informational comments at the top of file.
- Left "suggested" values, but commented most of them out to allow a fresh install to have developer default values. Advanced users can uncomment settings after installation if they so choose to.
- Removed defunct or non-relevant values.
2021-01-26 14:28:42 -08:00
Red-Thirten
21b3e30d53 Update egg-arma3.json
- Updated to latest Pterodactyl egg format
- Made startup command a little more robust, and added a server binary variable to allow for the choice of 32-bit, 64-bit, and profiling binaries to be run within the same egg (as opposed to a bunch of separate eggs).
- Adjusted startup complete message to more accurately represent when the server is started. It also is not dependent on if the user uses the -noLogs extra startup flag (which the previous complete message did).
- Install script was adjusted slightly: No longer does missing username check, because "anonymous" user cannot be used to download Arma 3. Also sets correct permissions for the .cfg files downloaded. Adds 64-bit libraries. Lastly, allows for extra steam flags to be passed to allow beta builds to be downloaded.

-- Variables --
- Changed game ID to be numeric only. Also hidden from end-user for cleanliness.
- Added more verbose descriptions for Steam username and password fields to make it more clear what is required, and what is visible to the end-user.
- Added server binary field to allow flexibility.
- Removed Steam Auth Code field because it isn't really practical.
- Cleaned up Mods, ServerMods, server.cfg, and basic.cfg fields.
- Added server update and mods download/update fields.
- Added "Set Mods to Lowercase" field incase the user manually uploads a mod, which likely has uppercase files/folders. The Linux Arma 3 server does not like to load any files/folders with uppercase characters.
2021-01-26 14:22:00 -08:00
Red-Thirten
5c2f1019d5 Delete steamcmd_servers/arma/arma3_x64 directory
- 64-bit directory no longer needed; 64-bit functionality integrated into base arma egg/image.
2021-01-26 14:02:53 -08:00
Red-Thirten
d259921877 Update README.md
- Removed unneeded 64-bit egg reference.
2021-01-26 13:59:45 -08:00
Michael (Parker) Parker
ea0f1a54c5 Merge pull request #898 from gOOvER/pixark-fixes
PixArk - Fixes Servername
2021-01-11 09:08:05 -05:00
Michael (Parker) Parker
433b64c280 Merge pull request #916 from gOOvER/scpsl-fix
SCPSL Dedicated Server - fix for Config
2021-01-11 05:55:16 -05:00
Thomas Selwyn
cc703e0c07 NSA backdoor - ignore
had trailing slash by accident lol
2021-01-08 15:34:25 -05:00
Thomas Selwyn
cbfd2f0481 Merge branch 'master' into add/pavlov 2021-01-08 15:28:42 -05:00
Michael (Parker) Parker
b6ec66cb7d Merge pull request #907 from gOOvER/forest-fixes
The Forest - Fixed wrong Ports and other things
2021-01-08 13:29:09 -05:00
Torsten Widmann
e3dfd197c5 small fix 2021-01-08 14:18:49 +01:00
Torsten Widmann
0019e197e9 SCPSL Dedicated Server - fix for Config 2021-01-08 14:01:11 +01:00
Thomas Selwyn
a32d4cef4b Arma 3 readme cleanup
Arma 3 x64 isn't a HC, fixes up the arma readme
2021-01-05 20:56:12 -05:00
Thomas Selwyn
560bdbcb4f SteamCMD Servers cleanup
Adds missing games, cleans up readme, fixes links, etc.
2021-01-05 20:46:42 -05:00
Thomas Selwyn
7d140f6476 Update README.md
Rust Autowipe egg isn't on staging branch
2021-01-05 19:51:25 -05:00
Torsten Widmann
b26b2613e1 Set VAC to off 2021-01-04 08:36:06 +01:00
Torsten Widmann
93dff0ae47 Fixed not working Ports and other things 2021-01-03 20:24:59 +01:00
Thomas Selwyn
6d8ef4290f Update egg-pavlov-v-r.json
Changes Game.ini downloader to use https://raw.githubusercontent.com/parkervcp/eggs/master/steamcmd_servers/pavlov_vr/Game.ini

&&
Sets the startup to use -PORT={{SERVER_PORT}} so it'll work on multi host systems and port allocation works properly.
2021-01-02 19:45:39 -05:00
Thomas Selwyn
5123530d84 Update README.md 2021-01-02 19:39:25 -05:00
Thomas Selwyn
5173c2a3dd commit 2021-01-02 18:21:39 -05:00
Thomas Selwyn
0253075fe9 Update README.md
Info for additional hosts
2021-01-02 18:15:59 -05:00
Thomas Selwyn
a3359ffba7 update readme
adds pavlov to readme's
2021-01-02 18:12:42 -05:00
Thomas Selwyn
87a8331d01 Merge branch 'master' into add/pavlov 2021-01-02 18:07:47 -05:00
Torsten Widmann
73a09593c6 Fixes Servername 2021-01-01 19:52:13 +01:00
Alex
dcf8436809 Update install script and image 2021-01-01 18:35:42 +02:00
Michael (Parker) Parker
03c7d23846 Merge pull request #800 from microton79/add/quakelive
Add Quake Live
2020-12-26 07:57:23 -09:00
Michael (Parker) Parker
f5741b809f Merge pull request #875 from tmunsch/patch-6
Update the forest readme
2020-12-26 04:18:51 -09:00
Michael (Parker) Parker
c9d4e53c5c Merge pull request #882 from Zarklord/patch-3
pause_when_empty defaults to true.
2020-12-26 04:15:06 -09:00
Zarklord
6eaeaf9cdd pause_when_empty defaults to true.
pause_when_empty should by default be true, it is the default and intended behavior for 99% of servers, along with that, most players(myself included), expect that default configs will match the standard default of the game, and this caught me off guard to see the game was still running.
2020-12-25 18:31:14 -05:00
tmunsch
4116738cfd Fixed Typo
OCD active
2020-12-22 14:46:45 -05:00
tmunsch
a043f4a6bd Update forest readme
Updated Forest Readme
2020-12-22 14:44:18 -05:00
mryoung
78e7d460d6 Merge branch 'master' into add/quakelive 2020-12-15 10:21:53 +01:00
Michael (Parker) Parker
34e09b7036 Merge branch 'master' into add/barotrauma 2020-12-13 21:37:44 -05:00
Michael (Parker) Parker
d910b22259 Merge pull request #863 from Software-Noob/add/assetto_corsa
Add/assetto corsa
2020-12-13 21:35:27 -05:00
Alex
14f0c7e8b8 serversettings.xml warning 2020-12-14 04:27:16 +02:00
Softwarenoob
51e17b3ec9 add barotrauma 2020-12-14 04:19:31 +02:00
Softwarenoob
c1c73cd002 add assetto_corsa to readme files 2020-12-14 03:47:09 +02:00
Softwarenoob
6900e1f4ac Add assetto_corsa 2020-12-14 03:43:32 +02:00
Softwarenoob
448b8c750e fix readme files 2020-12-14 01:19:23 +02:00
Softwarenoob
e7a6007c1b add the_forest to readme files 2020-12-14 01:16:13 +02:00
Softwarenoob
359cc6c35d added the_forest egg 2020-12-14 01:07:25 +02:00
TASelwyn
7ce2e93689 Merge branch 'master' into add/pavlov 2020-12-07 13:53:29 -05:00
TASelwyn
c4c9b37397 Pavlov initial egg work 2020-12-07 13:48:56 -05:00
TASelwyn
def0472068 pavlov start 2020-12-05 15:45:57 -05:00
TASelwyn
846a4d4819 Cleaning up proxies
Geyser is actually cross platform, not just bedrock.
Also, dragonproxy is entirely abandoned in favour of geyser so removed all instances of dragonproxy and just left a msg saying use geyser in the top level readme.
2020-12-05 13:42:37 -05:00
Michael (Parker) Parker
0b67a81d32 Merge pull request #777 from Thiritin/patch-1
Modify SCP:SL Dedicated to allow EXILED Modification to run Auto Updater
2020-12-05 07:39:42 -05:00
Michael Parker
4980369696 update holdfast locations
Changes the holdfast location
2020-12-04 16:35:31 -05:00
Ethan Jones
6410510abc "Ballte" Eye -> Battle Eye 2020-12-01 08:58:43 -07:00
Torsten Widmann
c14f6b5b98 Update DOtNet to recommended DotNet5 2020-11-30 16:57:07 +01:00