1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 08:07:09 +02:00
Commit Graph

368 Commits

Author SHA1 Message Date
Michael (Parker) Parker
75bb533d18
fix(forge): follow download url redirects (#1702) 2022-06-15 00:00:24 +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
Alex
6db071c688
docs: fix typo in forge readme 2022-06-12 02:45:29 +03:00
Michael Parker
14f8b28818 Fix server jar issue
fixes an issue renaming the server jar properly
2022-06-10 15:55:11 -04:00
Michael Parker
7f07ffb8b2 Update README 2022-06-10 15:13:28 -04:00
Michael Parker
2e61f77c55 update curseforge egg to use new api
New api requires updates.

tested with mod id 253026
2022-06-10 15:09:30 -04:00
Michael (Parker) Parker
0d199db5b9
Merge pull request #1616 from kalrtech/patch-1
Remove unmaintained Tuinity
2022-06-07 16:38:01 -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
Quinten
c317755b44
fix: multitheftauto archive type(#1669) 2022-05-30 21:10:55 +03: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
Michael (Parker) Parker
630c112c9f
Merge pull request #1394 from DemiCloud/add/FoundryVTT
Add/foundry vtt
2022-05-28 11:58:30 -04: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
Michael (Parker) Parker
5a5739b95d
Merge pull request #1666 from parkervcp/fix/paper
fix: update Paper API
2022-05-25 17:18:52 -04:00
Jakub Doboš
6733af5643
Merge branch 'master' into patch-1 2022-05-25 15:24:53 +02:00
Michael (Parker) Parker
74c44b0ad3
Merge pull request #1668 from Doc94/fix/api-mc-magma
fix: update Magma API
2022-05-25 09:17:25 -04: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
Gorian
a485c6c974
added link to foundry website 2022-05-22 13:38:08 -07:00
Jakub Doboš
0f48b96218 Remove unmaintaned Tuinity
As it poses a security risk both with present log4j vuln & the CI is dismantled, it no longer works.
2022-05-22 10:36:02 +02:00
Doc
d0d92996a3
Update download API for Magma 2022-05-22 00:21:59 -04:00
softwarenoob
65d5978e8c
fix: update Paper API
Paper api endpoints have been updated to api.papermc.io/v2 from the old papermc.io/api/v2

This is a copy of default Paper egg from the Panel, but without PTDL_V2 changes, which requires Panel 1.8+ that has not been released yet.
2022-05-21 18:31:51 +03: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
Michael (Parker) Parker
6c6ceee55a
Merge pull request #1651 from docimin/patch-4
Fixed install script tModloader
2022-05-18 16:26:24 -04: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
Faye
7a5f16730a
Fixed install script 2022-05-14 09:55:19 +02:00
Michael (Parker) Parker
2504d811a2
Merge pull request #1639 from Boy132/patch-4
Update "Server Name" Variable for Project Zomboid
2022-05-06 08:47:30 -04:00
Boy132
158ba055dc
Update server name variable for project zomboid 2022-05-06 10:53:01 +02:00
Boy132
56829c88cd
Fix download link for Flamecord 2022-05-06 10:21:09 +02:00
Quinten
46e5666e0e
update egg-s-a--m-p.json to new image 2022-05-04 14:43:58 +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