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

2485 Commits

Author SHA1 Message Date
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
Michael (Parker) Parker
5a5739b95d
Merge pull request #1666 from parkervcp/fix/paper
fix: update Paper API
2022-05-25 17:18:52 -04:00
Michael (Parker) Parker
ae2ed69b47
Merge pull request #1637 from QuintenQVD0/patch-1
Update code server egg to multi architecture
2022-05-25 09:22:44 -04: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
Michael (Parker) Parker
46b41225c8
Merge pull request #1671 from lilkingjr1/arma3
[Arma 3] General Egg Cleanup & Fixes
2022-05-23 14:41:56 -04: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
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
Michael (Parker) Parker
ce7ed22b9f
Merge pull request #1650 from DaFray31/patch-1
[FIX] Update egg-j-music-bot.json
2022-05-19 15:23:11 -04: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
Michael (Parker) Parker
dcf375f2b7
Merge pull request #1658 from yesBad/patch-2
Fix L4D & L4D2 links in readme.md
2022-05-16 12:04:36 -04:00
Michael (Parker) Parker
8499777d97
Merge pull request #1659 from QuintenQVD0/patch-3
Update gitea to support arm64 + update to new image
2022-05-16 12:04:09 -04:00
Quinten
62df08d68a
Update egg-gitea.json 2022-05-16 16:53:52 +02:00
DaFray31
8d0fa47a83
Update egg-j-music-bot.json 2022-05-16 15:33:15 +02:00
Bad
2ef442053c
Fix L4D & L4D2 links in readme.md 2022-05-15 17:21:32 +03:00
Michael (Parker) Parker
0953368f4f
Merge pull request #1656 from gOOvER/valheimplusfix
update/valheim plus - fix startup, to show console again; update images to ghcr
2022-05-15 09:46:42 -04:00
gOOvER
6db9034c0a fix startup, to show console; update images to ghcr 2022-05-15 11:17:13 +02:00
Michael (Parker) Parker
af86628080
Merge pull request #1652 from yesBad/patch-1
Fix Rust Staging mistake Quary -> Query
2022-05-14 18:07:41 -04: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
DaFray31
12273e55b3
Update egg-j-music-bot.json
Token from discord have length equal to 70 not 64
2022-05-12 15:16:04 +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
Michael (Parker) Parker
9c32c7267b
Merge pull request #1638 from Boy132/patch-3
Fix download link for Flamecord
2022-05-06 08:46:37 -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
c67703caa6
Update egg-code--server.json 2022-05-05 20:05:22 +02:00
Michael (Parker) Parker
d88ec4cb0a
Merge pull request #1634 from QuintenQVD0/patch-1
update egg-s-a--m-p.json to new image
2022-05-04 08:48:33 -04:00
Quinten
46e5666e0e
update egg-s-a--m-p.json to new image 2022-05-04 14:43:58 +02:00
Michael (Parker) Parker
09c56d3e83
Merge pull request #1397 from DemiCloud/add/5e-tools
Add/5e tools
2022-05-03 15:10:54 -04: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
Michael (Parker) Parker
ff376fba41
Merge pull request #1614 from gOOvER/patch-2
Lavalink - update Image for ARM64 compability
2022-04-22 08:15:43 -04:00
Charles Morgan
d412e4fb79
Update README.md (#1618)
Update minecraft links
2022-04-21 10:25:47 +03:00
Torsten Widmann
c69183d5b0
Update egg-lavalink.json 2022-04-18 15:43:50 +02:00
Torsten Widmann
effed6d573
Fix Image for ARM64 2022-04-18 15:37:14 +02:00
Michael (Parker) Parker
2b78a59d4b
Merge pull request #1599 from Permanently/patch-1
Removed 'auth' flag from MongoDB 4 egg
2022-04-05 16:35:25 -04:00
permanently
716cebb610
Removed 'auth' flag
Running with the auth flag would give this error: https://paste.md-5.net/imekiqocih.nginx

That is all I have to add. Enjoy :p
2022-04-02 20:08:31 +01:00
Quinten
8f6b91dbc9
docs(magma): fix wrong website URL in readme (#1587) 2022-03-19 16:21:34 +02:00
Michael (Parker) Parker
3897b8d7ed
Merge pull request #1584 from Jack-Bailey/patch-1
Enable authentication in startup
2022-03-16 07:46:26 -04:00
Jack Bailey
f6d9e302c7
Enable authentication in startup
As it starts with a password protected admin user on startup anyway, the majority of usecases would benefit from having authentication enabled by default
2022-03-16 10:42:55 +00:00
NgLoader
18c59cd8fc
fix: fixed nanolimbo now pulling latest config (#1574) 2022-03-12 19:45:29 +02:00
Marko
70d6cebce5
Update Egg for CryoFall to use Dotnet6 Image (#1575) 2022-03-12 19:40:18 +02:00