Commit Graph

2534 Commits

Author SHA1 Message Date
Michael (Parker) Parker
d676dc85b6
Merge pull request #1452 from lrmtheboss/markdown-formatting-changes
Markdown Formatting Fixes
2022-02-19 09:21:19 -05:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05:00
Michael (Parker) Parker
aaa1bc846a
Merge pull request #1563 from gOOvER/patch-4
update/haste-server - switch to ghcr
2022-02-19 07:58:37 -05:00
Torsten Widmann
d907c6aab3
update/haste-server - switch to ghcr 2022-02-19 13:57:35 +01:00
Michael (Parker) Parker
3ab81f1b57
Merge pull request #1551 from gOOvER/patch-2
update/code-server - update install image to ghcr
2022-02-19 07:37:34 -05:00
Michael (Parker) Parker
ce8d77dc99
Merge pull request #1559 from SebiAi/modify/jmusicbot
[JMusicBot] Changed docker image to use java 16 - music playback doesn't work with java 8
2022-02-19 07:36:12 -05:00
Michael (Parker) Parker
9c60165b9b
Merge pull request #1558 from gOOvER/update/valheim
update/valheim - add betabranch
2022-02-19 07:35:12 -05:00
Michael (Parker) Parker
b0dd0e3531
Merge pull request #1561 from gOOvER/patch-3
update/veloren - removed -b flag, because it's not part of startup
2022-02-19 07:34:46 -05:00
Torsten Widmann
4b9827e8b6
update/veloren - removed -b flag, because it's not part of startup 2022-02-19 13:18:52 +01:00
SebiAi
ffdba65340 Changed docker image to use java 16 2022-02-18 15:18:34 +01: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
NgLoader
b05664a541
fix: fixed two spaces 2022-02-16 22:19:46 +01:00
NgLoader
9018302a4e
fix: fixed false config format 2022-02-16 22:05:54 +01:00
NgLoader
f296c182a5
fix: fixed mongodb config not applied 2022-02-16 22:04:41 +01:00
Michael (Parker) Parker
e3be1b03a6
Merge pull request #1527 from lilkingjr1/openrct2
Add OpenRCT2 Egg
2022-02-08 09:04:57 -05:00
Torsten Widmann
0389eacd43
update install image to ghcr 2022-02-06 18:25:17 +01:00
Hardix
9717c6ab57 replace youtube-dl with youtube-dl
youtube-dlp is a fork of youtube-dl https://github.com/yt-dlp/yt-dlp
2022-02-06 02:45:48 +02:00
Michael (Parker) Parker
bfb0947d22
Merge pull request #1537 from parkervcp/features/steam-disk-space
feat: add steam_disk_space egg feature to SteamCMD eggs
2022-02-05 15:32:17 -05:00
Michael (Parker) Parker
bed3626221
Merge pull request #1538 from parkervcp/update/base_debian
feat: use Yolks base image for multiarch support
2022-02-04 20:53:11 -05:00
Michael (Parker) Parker
f7654a8481
Merge pull request #1536 from parkervcp/features/pid-limit
feat: add pid_limit egg feature to MC eggs
2022-02-04 07:18:46 -05:00
Crispy
7e95ab25ab
Ts3: Fix a typo (#1546)
scalabilty -> scalability
2022-02-03 12:40:10 +02:00
Red-Thirten
f0e1eaa6a3 Update processor support in README
Updated minimum processor requirement to mention that multiarch is now supported on the updated image.
2022-01-24 13:38:22 -08:00
Aestas
3835c3d3f6
[curseforge-generic] Fix curl not accepting URLs with brackets (#1541)
Co-authored-by: Aaron <aaron.carton@student.howest.be>
2022-01-24 04:23:39 +02:00
softwarenoob
28c587a918
feat: use Yolks base image for multiarch support
Changes to Yolks base image for multiarch support of AMD64 and ARM64.
2022-01-22 12:48:15 +02: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
softwarenoob
aa13403503
feat: pid_limit egg feature to MC eggs
Other eggs might benefit from this as well, but for now will stick with MC that are known to spawn a lot of processes when modded.
2022-01-20 19:43:40 +02:00
Red-Thirten
45e100270c Fix issue reference links in README
Didn't know GitHub wouldn't parse the issue links in the README like it does in discussions...
2022-01-17 15:48:23 -08:00
Red-Thirten
7dcbd35e5a README corrections
- Fixed OpenRCT2 project's website to be correct.
- Added note to minimum disk space requirement that building from source *may* require a tad more memory than the base game server needs to run.
- Clarified that console commands currently do not work due to a Pterodactyl issue and not a OpenRCT2 one.
- Added GitHub issue reference to password known issue.
2022-01-17 15:36:50 -08:00
Red-Thirten
ba28ba1128
Update "Save File" variable to support .sv4/.sv6 save files
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
2022-01-17 15:03:38 -08:00
Michael (Parker) Parker
ca944ddc9e
Merge pull request #1531 from gOOvER/patch-1
Avorion - Fixed SRCDS_APPID
2022-01-14 10:58:09 -05:00
Torsten Widmann
68327020b2
Avorion - Fixed SRCDS_APPID 2022-01-14 16:44:52 +01:00
Boy132
45da38ccaa
Fix mohist download url & make jar file viewable (#1530) 2022-01-14 13:01:38 +02:00
Michael (Parker) Parker
e95d3e6f7e
Merge pull request #1523 from gOOvER/add/craftopia
add/Craftopia
2022-01-13 16:04:37 -05:00
Red-Thirten
08c55cfaed Fix broken default save URL in installation script 2022-01-12 16:26:01 -08:00
Red-Thirten
003c1ae215 Fix minor startup script bug regarding default save
- Default save file was referenced as the old `.sv6` file in some places, when it should be `.park`.
2022-01-12 15:33:53 -08:00
Red-Thirten
3d4b512abc Fix minor README errors 2022-01-12 15:07:53 -08:00
Red-Thirten
a3be667877 Update README.md 2022-01-12 01:21:53 -08:00
Red-Thirten
d8f7ef857c Bug Fixes & Cleanup
- Cleaned up egg file in general
- Fixed / cleaned up startup command (autosave bash in particular)
- Fixed typo in Configuration Files config
- Fixed multiple formatting and runtime bugs in the install script
- Updated default save file from .sv6 to the newer .park format
2022-01-12 01:06:02 -08:00
Red-Thirten
e7378cb542 Initial commit
- Updated README's
- Added OpenRCT2 directory and related files.
2022-01-11 20:52:48 -08:00
Michael (Parker) Parker
d34679e93d
Merge pull request #1518 from rexracer1998/patch-1
Changing the stop action of FiveM egg
2022-01-11 13:26:45 -05:00
Michael (Parker) Parker
5fd3a02ffb
Merge pull request #1522 from parkervcp/issue/1515
fix(redm): version fetching and use changelogs for latest
2022-01-11 13:25: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
Michael (Parker) Parker
a83ac3509c
Merge pull request #1524 from parkervcp/patch/fivem
feat(fivem): default to latest on invalid versions
2022-01-11 13:19:10 -05:00
softwarenoob
cac4388a34
feat(fivem): default to latest on invalid versions and use changelogs for latest
Change latest recommended build fetching to use their changelogs page and default to latest when invalid version is provided.
2022-01-11 17:18:12 +02:00
Torsten Widmann
88426265fa add/Craftopia 2022-01-11 16:15:19 +01:00
softwarenoob
a00f756495
chore: cleanup the install script 2022-01-11 17:02:38 +02:00
Michael (Parker) Parker
e34dca90f4
Merge pull request #1521 from parkervcp/fix/magma-latest
fix(magma): version detection for latest
2022-01-11 09:33:20 -05:00
softwarenoob
a54784311b
fix(redm): version fetching and use changelogs for latest
Fixes version fetching due to it trying to match invalid href tag
Fixes defaulting to latest if invalid version is provided
Change latest recommended build fetching to use their changelogs

resolves #1515
2022-01-11 16:28:20 +02:00
softwarenoob
398478ceda
fix(magma): version detection for latest
Add check for latest `[[ "${MC_VERSION}" == "latest" ]]`.

Previously, it was only checking for exact versions or empty value, and I completely forgot to test latest.

Resolves #1516
2022-01-11 16:09:26 +02:00