Commit Graph

2029 Commits

Author SHA1 Message Date
Softwarenoob
c7c5622801
fix: sogebot install for sogebot v13+
Sogebot now requires Nodejs 16 to build and run and is not backward compatible with previous versions. Didn't add backwards compatibility because of this, but we might have to add version detection for building similar to Spigot?

Migrated MATCH and PACKAGE variables into the install script itself to make it cleaner. They're not something the end user needs to see.

resolves #1271
2021-08-04 05:41:03 +03:00
Michael (Parker) Parker
c74b89420a
Merge pull request #1283 from AevumDecessus/tmodloader_variables
tModLoader variables fixed typing/restrictions
2021-08-02 22:53:13 -04:00
AevumDecessus
b915006dd1 tModLoader variables fixed typing/restrictions
Fixes issues introduced in #1282
2021-08-03 02:50:56 +00:00
Michael (Parker) Parker
1839dadf16
Merge pull request #1282 from AevumDecessus/tmodloader_update
Added additional configuration for tModLoader
2021-08-02 22:26:19 -04:00
AevumDecessus
166e570f37 Added additional configuration for tModLoader
Added Language, Difficulty, Password, and MOTD
variables for end user update
2021-08-03 02:10:38 +00:00
Michael (Parker) Parker
c1def4f0a3
Merge pull request #1256 from Software-Noob/patch/discord-java
Add new java yolks images to Discord Java egg
2021-08-01 16:55:35 -04:00
Michael (Parker) Parker
2fe3f7676b
Merge pull request #1279 from parkervcp/fix/ark-egg
Update Ark Survival Evolved Egg
2021-08-01 16:54:26 -04: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
Alex
4f0c28044b
Merge pull request #1277 from LittleDraily/patch-1
Update fivem_license max input rule to support new key format
2021-07-31 20:59:28 +03:00
Alex
b09be7179f
fix: fivem license input rule length
Adds support for a new fivem license key format length of 33 making it one char longer
2021-07-31 18:46:16 +03:00
Alex
9b23481b6a
Merge pull request #1278 from Snipeur060/patch-1
Update pocketmine PHP download link
2021-07-31 18:13:31 +03:00
Snipeur060
54375a1f3f
Update pocketmine egg
the link not exist and you can't install php 7.4 i fix it with this link https://jenkins.pmmp.io/job/PHP-7.4-Aggregate/lastSuccessfulBuild/artifact/PHP-7.4-Linux-x86_64.tar.gz
2021-07-31 15:34:26 +02:00
LittleDraily
eca02ba006
Update egg-five-m.json 2021-07-31 13:13:16 +02:00
Michael (Parker) Parker
cb681719a2
Merge pull request #1269 from minemalox/patch-discordpy-egg
fix: discord.py generic dependencies not loading on 2.7/3.9
2021-07-27 14:59:26 -04:00
Alex
462fdfc5fc
Merge pull request #1266 from TTRCharlie/airplane
Add Airplane Minecraft server jar egg
2021-07-27 18:05:10 +03:00
MineMalox
992eacf3a7
fix: added prefix param to pip install 2021-07-26 04:45:09 +02:00
MineMalox
8b72e7f4c7
fix: removed fixed dependency path 2021-07-25 23:10:37 +02:00
TTRCharlie
07f127c4be
Merge branch 'parkervcp:master' into airplane 2021-07-25 12:29:13 +02:00
TTRCharlie
e28125f163 Change default Docker image 2021-07-25 09:45:52 +02:00
TTRCharlie
6e6e84ddd4 Add airplane jenkins url to build version variable's description 2021-07-25 09:43:43 +02:00
TTRCharlie
f725b96bc8 airplane egg fixes 2021-07-25 09:40:08 +02:00
Michael (Parker) Parker
c148d7f6d7
Merge pull request #1267 from docimin/patch-2
Description edit for FiveM
2021-07-24 20:33:34 -04:00
Faye
32cb260dde
Update egg-five-m.json 2021-07-25 02:03:06 +02:00
Faye
310246d6bf
Description edit for FiveM
Self-explanatory :P
2021-07-25 02:01:57 +02:00
TTRCharlie
56da2dd0d9
Update README.md 2021-07-24 23:38:27 +02:00
TTRCharlie
7d83ca4785 Correct a link in game_eggs folder's readme file 2021-07-24 23:36:39 +02:00
TTRCharlie
17c6e590e6 update README.MD files 2021-07-24 23:34:10 +02:00
TTRCharlie
a892230d1f Delete last line from airplane folder's readme 2021-07-24 23:31:35 +02:00
TTRCharlie
11bbd20c49 Add Airplane links to readme files 2021-07-24 23:29:22 +02:00
TTRCharlie
bb3f230066 Add airplane minecraft server jar 2021-07-24 23:24:29 +02:00
Alex
de94db79ae
Merge pull request #1264 from mrxbox98/master
Fixed Typo
2021-07-23 21:59:44 +03:00
mrxbox98
92ab086c6f
Fixed Typo 2021-07-23 11:39:06 -07:00
Michael (Parker) Parker
88466bda30
Merge pull request #1257 from Software-Noob/docs/discord-bots
docs: update all generic Discord bot readmes
2021-07-23 09:07:13 -04:00
Michael (Parker) Parker
42d7d4ca01
Merge pull request #1262 from parkervcp/patch/impostor
fix: Impostor server version download
2021-07-23 09:03:36 -04:00
Alex
b9cd0f2e32
Merge pull request #1263 from ImZorg/fix/technic-eggs
Update Technic eggs and Readme
2021-07-23 13:55:45 +03:00
Softwarenoob
589a6f8ac8
fix: Impostor server version download
Updates impostor to use the new version format, cleans up the install script, and corrects wrong information in the readme. Supersedes #1143
2021-07-23 12:04:47 +03:00
Julian
8dff3d71ec Update eggs to https 2021-07-23 11:01:57 +02:00
Julian
b695998582 Add 1.12.2-Pack to README 2021-07-23 10:58:42 +02:00
Julian
a6fc774cce Update README to new folder structure 2021-07-23 10:57:20 +02:00
Softwarenoob
bff4ad58fa
docs: Fix discord.java typo
Fixes mistyped egg name for discord.java
2021-07-22 20:21:10 +03:00
Alex
0dd0ffccbd
Merge pull request #1232 from DatMayo/egg-gitea
Add Gitea egg to repository
2021-07-22 13:53:34 +03:00
Softwarenoob
ff17f7f62e
docs: Update default SSH port
Updates default SSH port as previous value was below the possible port range of Pterodactyl
2021-07-22 11:16:02 +03:00
Softwarenoob
06473a8cfd
docs: move Gitea to the correct location in readme 2021-07-22 11:00:07 +03:00
Alex
5af594d724
Merge pull request #1260 from Pemigrade/patch-1
Add Purpur to Minecraft readme
2021-07-22 01:03:39 +03:00
Purpur
02c7ab291e
Update README.md 2021-07-21 16:55:48 -05:00
Michael (Parker) Parker
bb834e510e
Merge pull request #1259 from Software-Noob/move/wine-generic
move wine to game_eggs/ subfolder
2021-07-21 14:49:55 -04:00
Softwarenoob
1aa04207d0
move wine to game_eggs/ subfolder
Moves Wine folder to game_eggs/ folder following the new updated structure that wasn't present when the #1125 PR was created
2021-07-21 21:46:57 +03:00
Alex
d939861aaa
Merge pull request #1258 from pascal-zarrad/fix/fix-readme-typo
Fix typo in heading
2021-07-21 20:39:49 +03:00
Pascal Zarrad
096eed27bf
Fix typo in heading 2021-07-21 19:37:10 +02:00
Alex
b55b6a827e
Merge pull request #1239 from pascal-zarrad/feature/update-contribution-guidelines
Point new image PRs to Yolks and leave reference to the old image repository
2021-07-21 20:09:54 +03:00