Michael (Parker) Parker
d921efee50
Merge pull request #1701 from elitetheespeon/open_fortress
...
Add Open Fortress
2022-08-08 11:13:24 -04:00
Michael (Parker) Parker
fb361e57f5
Merge pull request #1759 from Yamiru/master
...
Black Mesa server
2022-08-07 19:16:57 -04:00
Yamiru
7c4cd97a4e
Update egg-black-mesa.json
2022-08-07 17:57:27 +02:00
Elite Espeon
bb945488ac
Change Murse download to use correct download link
2022-08-06 10:51:06 -04:00
Enozi
a01f299bcd
Moved into sub folder
2022-07-19 20:20:10 +02:00
Enozi
3f3a7f9d52
Made sub folder for Evrima
2022-07-19 20:19:43 +02:00
Torsten Widmann
a48b985db9
Update configparsing
2022-07-19 15:58:41 +02:00
Enozi
5d431fea61
Update README.md
2022-07-19 08:33:27 +02:00
Elite Espeon
e59dc07134
Fixed issue with Murse failing to download + corrected gamedata download
2022-07-18 10:08:16 -04:00
Enozi
07ec40e50b
Update egg-the-isle.json
...
Updated to work with Update 5
2022-07-18 08:35:39 +02:00
Enozi
b8d4022cce
Update README.md
...
Removed Query port as it is no longer used
2022-07-18 08:17:26 +02:00
Enozi
2cec3f5cf7
Update egg-the-isle.json
...
Updated to work with Update 5
2022-07-18 08:17:04 +02:00
Yamiru
e4759cda41
added Black mesa
2022-07-17 07:33:17 +02:00
Yamiru
fc73b9dbf6
Black Mesa
2022-07-17 07:30:18 +02:00
Yamiru
b8cfdf2bff
info
2022-07-17 07:29:56 +02:00
Red-Thirten
d4c3296696
fix(satisfactory): SteamCMD download link & PTDL_v2 Upgrade ( #1727 )
2022-07-02 18:17:53 +03:00
Torsten Widmann
a764c987f4
docs(ark) : add new Fjordur to map variable escription ( #1704 )
2022-06-13 17:31:04 +03:00
softwarenoob
6c5631b906
ref: change variable permissions
...
Changed:
Do not SteamCMD validate files
Do not allow users to modify RCON port
Display the query port to users
Use PTLD_V2
Fixes #1700
2022-06-12 23:08:22 +03:00
Elite Espeon
4a30fc71a5
Add GameInfo for Open Fortress
2022-06-11 13:13:35 -04:00
Elite Espeon
995873340a
Add Open Fortress to main README
2022-06-11 12:56:01 -04:00
Elite Espeon
bcf464adf0
Add Open Fortress
...
Add egg for Open Fortress
2022-06-11 12:51:40 -04:00
Michael (Parker) Parker
4d34a79c8c
Merge pull request #1672 from lilkingjr1/dayz-experimental
...
Add DayZ (Experimental) Egg
2022-06-02 22:01:13 -04:00
Michael (Parker) Parker
eccda5964c
Merge pull request #1680 from lilkingjr1/v-rising
...
Add V Rising Egg
2022-06-02 21:59:27 -04:00
Elite Espeon
a29ea8b1d1
Fix outdated docker image and URL for tf2c content.
2022-06-01 10:44:40 -04:00
Michael (Parker) Parker
57da910d2e
Merge pull request #1664 from lilkingjr1/arma-reforger
...
Add Arma Reforger Egg
2022-05-30 18:18:58 -04:00
gOOvER
28cf456a38
fix
2022-05-29 05:41:24 +02:00
gOOvER
873d27ec4e
update/Stormworks
2022-05-29 05:38:19 +02:00
Red-Thirten
bd77d26939
Verbiage Fixes & Bug Accommodations
...
- `adminlist.txt` and `banlist.txt` are not currently recognized from within the persistent data path, so they were removed from the installation script, and the README was updated to point users to the currently working file location.
- "Game Mode" startup parameter was renamed to "Game Settings Preset" to avoid confusion, and it's default value set to null to match documentation.
- V Rising was in the wrong alphabetical spot for all the directory READMEs and was fixed.
2022-05-28 13:21:01 -07:00
Red-Thirten
2a00bb04ad
Fix typo in README
...
Fixes table formatting in Server Ports section
2022-05-27 23:56:32 -07:00
Red-Thirten
3452e05f8d
Initial Upload
2022-05-27 23:53:53 -07:00
Red-Thirten
db4fc77381
Add Mod List functionality & descriptions clean up
2022-05-26 16:19:03 -07:00
Red-Thirten
f10379b228
Update default "[Advanced] Extra Startup Parameters" value
...
Added `-limitFPS=120` flag to the default value to prevent runaway FPS and crashing for vanilla servers.
2022-05-24 10:22:19 -07:00
Red-Thirten
ebc02d607f
Set default "Max FPS" value
...
Set default "Max FPS" Startup Parameter value to 120, as recommended by BI documentation.
2022-05-24 10:17:42 -07:00
Red-Thirten
c748b5a7e8
Fix "Max Players" Startup parameter range
...
Increased to maximum of 256 players, which aligns with BI documentation.
2022-05-24 10:12:10 -07:00
Red-Thirten
54054579ef
Initial Upload
2022-05-23 19:40:24 -07:00
Red-Thirten
c109097ee4
Cleaned up README
...
- Added IAmSilK as a code contributor
- Condensed System Requirements/Recommendations to a nice table
2022-05-22 20:36:57 -07:00
Red-Thirten
da7bfab43d
General Egg Cleanup
...
- Fixed typo in description
- Fixed BattlEye path in startup command
- Wrapped extra startup parameters in quotations to prevent a malicious client from executing arbitrary bash commands on the container via a (potentially forced) Arma server application crash.
- Stop command no longer requires extra "C" and was fixed.
- Updated install script to check for valid Steam credentials (required for Arma 3) and removed an un-needed directory creation. Also made the Script Entrypoint Command more specific.
- Removed long gone depreciated startup variables (not even used in startup or entrypoint anymore).
2022-05-22 18:17:59 -07:00
Red-Thirten
1db3cab738
Updated README & Small Fix
...
- Added "How to Add Mods" section to egg's README.
- Fixed copy/paste mistake on `_comment` line of egg.
2022-05-20 15:14:56 -07:00
Red-Thirten
82fb0bcf7d
Initial Upload of Arma Reforger Egg
...
- Added new egg
- Added README for egg
- Updated all directory READMEs (including fixing some style issues with `game_eggs\steamcmd_servers\README.md`)
2022-05-20 13:51:22 -07:00
Enozi
1816b94835
Feat: The Isle egg
2022-05-17 00:12:56 +02:00
Enozi
d0e4d3bb18
Update README.md
...
Added The Isle
2022-05-16 23:59:01 +02:00
Enozi
198b887ccb
Added new egg
2022-05-16 23:57:13 +02:00
Enozi
284313d907
Create README.md
2022-05-16 23:52:36 +02:00
gOOvER
6db9034c0a
fix startup, to show console; update images to ghcr
2022-05-15 11:17:13 +02:00
Bad
40e207d17d
Fix Rust Staging mistake Quary -> Query
2022-05-15 00:38:52 +03:00
Boy132
158ba055dc
Update server name variable for project zomboid
2022-05-06 10:53:01 +02:00
Michael (Parker) Parker
0d50b7e9ec
Merge pull request #1622 from lilkingjr1/satisfactory
...
[Satisfactory] Add "Disable Seasonal Events" Startup Parameter
2022-04-29 21:20:43 -04:00
Michael (Parker) Parker
c7a65a467e
Merge pull request #1619 from TuEye/Fix-Subnautica-Nitrox
...
Fix Subnautica Nitrox
2022-04-29 20:31:42 -04:00
Red-Thirten
dcdb4fdfb1
Fix whitespace issues in README.md
...
Fixed a regression with newline spacing.
2022-04-26 12:46:43 -07:00
Red-Thirten
c1f57dfd74
General README Improvements
...
Updated some info and cleaned up verbiage in some places.
2022-04-26 12:31:18 -07:00
Red-Thirten
05be24d2b0
Added "Disable Seasonal Events" Option
...
Added "Disable Seasonal Events" startup variable and updated the startup command to add the new flag `-DisableSeasonalEvents` if the variable is "true". This new flag was added to Satisfactory in 0.5.1.4 (https://satisfactory.fandom.com/wiki/Patch_0.5.1.4 ).
2022-04-26 12:20:00 -07:00
Stephen White
280547b07a
feat(arma 3): Variable for specifying optional mods ( #1592 )
2022-04-24 18:15:44 +03:00
TuEye
9ac7d4860d
* Made egg compatible to Nitrox 1.6.0.0
...
* Using parkers script to determine Nitrox Downnload-URL
* Moved to yolks
* Made Admin Password longer and required
2022-04-23 15:26:04 +02:00
Marko
70d6cebce5
Update Egg for CryoFall to use Dotnet6 Image ( #1575 )
2022-03-12 19:40:18 +02:00
maximilianovermeyer
1c77790a86
fix(insurgency) "Max Players" env variable typo ( #1572 )
...
"Max Players" var was defined as MAXPLAYERS, but referred as MAX_PLAYERS. Changed the definition instead of the startup command to keep it consistent with other steam games.
2022-03-01 22:55:12 +02:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes
2022-02-19 09:20:49 -05:00
gOOvER
27fa7b4115
small fix
2022-02-18 11:40:15 +01:00
gOOvER
09234ee196
update/valheim - add betabranch
2022-02-18 11:34:27 +01:00
softwarenoob
777174781c
feat: add steam_disk_space egg feature to SteamCMD eggs
...
A new egg feature modal was introduced in Panel v1.7.0 triggering when server has run out of disk space to provide more user-friendly instructions to both admins and normal users. This is unique to SteamCMD specific errors.
2022-01-20 20:09:13 +02:00
Torsten Widmann
68327020b2
Avorion - Fixed SRCDS_APPID
2022-01-14 16:44:52 +01:00
Michael (Parker) Parker
e95d3e6f7e
Merge pull request #1523 from gOOvER/add/craftopia
...
add/Craftopia
2022-01-13 16:04:37 -05:00
Michael (Parker) Parker
250f6e55df
Merge pull request #1487 from gmazoyer/add/left4dead
...
Add Left 4 Dead and Left 4 Dead 2
2022-01-11 13:24:41 -05:00
Torsten Widmann
88426265fa
add/Craftopia
2022-01-11 16:15:19 +01:00
Toasty
5e66ccde54
Update stop command for Project Zomboid
...
Using ^C forces the server closes and doesn't let it save; quit saves then closes it gracefully
2022-01-01 12:58:12 -06:00
Steven
6df3bc32d7
Update Project Zomboid Egg to support beta versions ( #1475 )
...
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2021-12-29 16:45:04 +02:00
Torsten Widmann
1005f7e951
Add telnet variable to 7d2d ( #1495 )
...
* added Telnet Variable
2021-12-23 10:48:34 +02:00
Guillaume Mazoyer
b90ff3e6e8
Use proper docker images
2021-12-18 19:01:28 +01:00
Guillaume Mazoyer
b7eab9d717
Add Left 4 Dead and Left 4 Dead 2
2021-12-18 17:41:17 +01:00
Michael (Parker) Parker
a7f092fb07
Merge pull request #1469 from parkervcp/7d2d/password
...
feat(7d2d): allow specifying telnet password
2021-12-17 08:54:46 -05:00
Northwave
def99684aa
Update README.md
...
default port correction
2021-12-13 23:09:32 +01:00
softwarenoob
9f86fb5105
chore: more detailed telnet variable description
2021-12-13 05:14:17 +02:00
softwarenoob
29e610ba80
feat(7d2d): allow specifying telnet password
...
Allows specifying telnet password and using it. Old version would not start if someone specifies password in the config
2021-12-13 05:10:49 +02:00
Mrxbox98
9251d7532f
Changed bool to boolean
2021-12-12 15:31:47 -08:00
LRMtheBoss
56c92625cc
incased url
...
added blank lines as needed
formatted server ports table
2021-12-09 13:12:11 -05:00
LRMtheBoss
91e609dcf6
formatted server ports table
2021-12-09 13:11:05 -05:00
LRMtheBoss
5f1233730a
added blank lines as needed
...
formatted server ports table
2021-12-09 13:10:43 -05:00
LRMtheBoss
ecb7163593
fixed heading levels
...
added blank lines as needed
removed trailing spaces
2021-12-09 13:09:43 -05:00
LRMtheBoss
259e6fdafb
fixed heading levels
...
added blank lines as needed
2021-12-09 13:09:21 -05:00
LRMtheBoss
1b87a061eb
fixed heading levels
...
added blank lines as needed
removed trailing spaces
incased url
formatted server ports table
2021-12-09 13:09:14 -05:00
LRMtheBoss
ded7e6725b
fixed heading levels
...
added blank lines as needed
2021-12-09 13:08:01 -05:00
LRMtheBoss
dcf1cd7764
fixed heading levels
...
added blank lines as needed
2021-12-09 13:07:54 -05:00
LRMtheBoss
5e20b63d9a
fixed heading levels
...
added blank lines as needed
chaged notes from bold to headings
formatted server ports table
2021-12-09 13:07:47 -05:00
LRMtheBoss
b13a99d85b
fixed heading levels
...
added blank lines as needed
removed triling spaces
formatted server ports table
2021-12-09 13:07:02 -05:00
LRMtheBoss
454422450a
fixed heading levels
...
added blank lines as needed
formatted servers ports table
removed trailing spaces
removed 2nd set of server port listing
2021-12-09 13:06:39 -05:00
LRMtheBoss
bf5964059b
fixed heading levels
...
added blank lines as needed
2021-12-09 13:05:37 -05:00
LRMtheBoss
f988786bcd
fixed heading levels
...
added blank lines as needed
2021-12-09 13:05:30 -05:00
LRMtheBoss
b12876e9d7
added blank lines as needed
2021-12-09 13:05:23 -05:00
LRMtheBoss
052023f75e
added blank lines as needed
2021-12-09 13:05:10 -05:00
LRMtheBoss
647f76e8b9
fixed heading levels
...
added blank lines as needed
2021-12-09 13:05:00 -05:00
LRMtheBoss
8b5073191c
fixed heading levels
...
added blank lines as needed
incased url
2021-12-09 13:04:51 -05:00
LRMtheBoss
b96174d362
fixed heading levels
...
added blank lines as needed
2021-12-09 13:04:35 -05:00
LRMtheBoss
8c7bc7031f
fixed heading levels
...
added blank lines as needed
2021-12-09 13:04:17 -05:00
LRMtheBoss
5fba7ef2bb
fixed heading levels
...
added blank lines as needed
addec code block tags
2021-12-09 13:03:56 -05:00
LRMtheBoss
7213c10c55
fixed heading levels
...
added blank lines as needed
2021-12-09 13:03:17 -05:00
LRMtheBoss
dce5010449
fixed heading levels
...
added blank lines as needed
2021-12-09 13:03:08 -05:00
LRMtheBoss
eaf51c4415
added blank lines as needed
2021-12-09 13:03:00 -05:00
LRMtheBoss
12aaa37d1f
fixed heading levels
...
fixed list indention
added blank lines as needed
2021-12-09 13:02:33 -05:00
LRMtheBoss
341e537bfa
fixed heading levels
...
added blank lines as needed
removed trailing spaces
2021-12-09 13:01:49 -05:00
LRMtheBoss
c4f5a009d6
added code block tag
...
added blank lines as needed
2021-12-09 13:01:24 -05:00
LRMtheBoss
afea0ea8c1
formatted server ports table
2021-12-09 13:00:53 -05:00