Commit Graph

29 Commits

Author SHA1 Message Date
Red-Thirten
bb10d01f11
Add Satisfactory to steamcmd_servers README 2021-10-26 15:45:13 -07:00
Red-Thirten
c108ce3917 Initial Upload
README is currently a placeholder and will be updated with the following commit.
2021-10-26 15:42:36 -07:00
Michael (Parker) Parker
b8ce5100c8
Merge pull request #1323 from parkervcp/update_mordhau_wine
updates mordhau wine
2021-09-21 08:22:06 -04:00
Alex
08b44f0760
eggs(space-engineers): Fix auto-update (#1339)
Fixes auto-updates by using correct variable for APP_ID, providing windows flag and removing unnecessary hard-coded install path.
2021-09-20 21:39:26 +03:00
Alex
17e13162f8
Eggs/rust wipe (#1344)
* eggs(rust): disallow invalid characters for RCON

Do not allow invalid characters for RCON password that would break the connection, similar to original Rust egg.

* docs(rust-autowipe): Specify that wipe is performed on reinstall
2021-09-19 15:22:16 +03:00
Michael Parker
5c8778e604
updates mordhau wine
use vcrun2019
fix 'My Documents' folder
2021-08-28 14:03:57 -04:00
Softwarenoob
dd4c8885ba
fix(ark): bash OR operation
Resolves the inverted bash OR operator.

Co-authored-by: BlazeCode <84934108+BlazeCodeNet@users.noreply.github.com>
2021-08-27 07:46:33 +03:00
Torsten Widmann
b557ac8860
Fix Startup for Eco (#1310)
* Fix Startup for Eco
* Added Extra Flags to Steam like mentioned in Eco Wiki
* Update Steam Installscript from Parker to latest
2021-08-24 19:09:59 +03:00
TuEye
42c03f1d81
* Added libsdl2-2.0-0:i386 to get rid of the "Failed to init SDL priority manager: SDL not found" warning
* Added a few checks if folders exist before they get deleted/created
2021-08-18 21:33:17 +02:00
TuEye
1fde02871a
* Added note regarding the minimal version of Nitrox required to use this egg 2021-08-18 18:32:56 +02:00
TuEye
a12f615fb9
* Changed startup command to not use script anymore
* Changed server startup verification messaage
* Changed install container from mono to debian buster slim
* Changed install source to compiled mod instead of compiling it when installing the server
* Added the possibility to download the latest release from github (default)
* Added variables for the savegame format (SterilizerMode) and for the auto portforwarding (AutoPortForward)
* Added additional configuration parameters in the default config created by the install script
* Removed now unused packages from install script
2021-08-18 18:28:15 +02:00
Softwarenoob
00dabb895e
Update Ark Survival Evolved Egg
Updates Ark Survival Evolved egg to fix some common issues and requests.

RCON Password is required for RCON to function and has been changed from nullable to required.

The option to disable RCON is removed because RCON is required.

Added additional arguments variable to resolve users' issues inserting them in the wrong place due to the complicated startup parameters.

Removed deprecated userInteraction and logs location from the egg.
2021-08-01 23:12:54 +03:00
Red-Thirten
eb26dfb22a
Remove code reviewers from Contributors
Unneeded
2021-07-14 13:04:05 -07:00
Red-Thirten
2c4b95927d
Add Authors / Contributors
Added Authors / Contributors section, and added anchor links to specific sections.
2021-07-14 12:53:46 -07:00
Red-Thirten
3a49b70f8b
Removed In-Dev update_url Feature
To avoid issues in the future.
2021-07-14 11:23:21 -07:00
Red-Thirten
bd311a6867
Fixed Image Link in Egg 2021-07-13 23:57:48 -07:00
Red-Thirten
33e0e4680c
Removed Arma 2 reference 2021-07-13 23:49:54 -07:00
Red-Thirten
8d85957c8e
Update egg-arma3.json
Changed main image to parkervcp's ghcr/yolks image for testing. Must be changed before final release.
2021-07-13 16:44:26 -07:00
Red-Thirten
22d4c3c3d4
Update egg-arma3.json
- Added back depreciated variables so servers running the old Startup Command don't break.
2021-07-12 21:52:40 -07:00
Red-Thirten
e50cb2ae3d
Update README.md
- Add "How to Update Egg" section to address updating concerns
2021-07-12 21:42:41 -07:00
Red-Thirten
77a0ce3df1
Update egg-arma3.json
- Added "backup" parkervcp image
2021-07-12 19:16:16 -07:00
Red-Thirten
500a91564a
egg-arma3.json Rewrite
- Changed the image to the new Pterodactyl yolks image.
- Removed the ability to specify custom server.cfg and basic.cfg file locations, because it only complicated things and was rarely changed from their default root location.
- Added the ability to specify a custom basic.cfg URL location for installation (in case it updates in the future).
- Added file parsing of the server.cfg to set the server password, max players, and ensure the headless client IPs are correct.
- Fixed the stop code to actually kill the server
- Adjusted the installation script to pull from the basic.cfg specified URL, and made the SteamCMD login command more robust against credentials with spaces or special characters.
- Rearranged variables to be better grouped/ordered (will only apply if the egg is reinstalled on the panel).
- Rewording of some variables' descriptions.
- Added "Number of SteamCMD Retry Attempts" variable.
- Added "Max Players" variable.
- Added "Server Password" variable.
- Added "Disable Mod Downloads/Updates" variable.
- Added "Download Creator DLCs" variable.
- Added "Modlist File" variable for defining an Arma 3 Launcher exported HTML modlist file for loading.
- Renamed "Mods" to "Additional Mods"
- Added "Validate Server Files" variable.
- Added "HC Hide Console Output" variable.
- Added "Clear HC Profiles Cache on Startup" variable.
2021-07-12 16:42:07 -07:00
Red-Thirten
27b0a3a103
Update server.cfg
- New password default value
2021-07-12 16:20:19 -07:00
Red-Thirten
0feaf2c7e3
Update README.md
- Small adjustments
2021-07-12 16:19:00 -07:00
Red-Thirten
1cc199c271
Update README.md
- Removed references to old/defunct Arma 3 eggs
- Fixed title formatting
2021-07-12 16:16:49 -07:00
Red-Thirten
64ee85a6ac
Update README.md
- Added info on new Egg Capabilities
- Added info on Recommended Egg Modifications
- Rearranged topics in order of importance
- Rewording to make things more clear
- Grammar and spell checking
2021-07-12 16:00:49 -07:00
Alex
60cc002a4a
fix dont starve file name 2021-07-02 23:54:13 +03:00
Softwarenoob
8610724416
refactor: update all eggs to use new folder structure
refactor: update all eggs to use new folder structuree
2021-07-02 04:36:56 +03:00
Softwarenoob
8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00