Commit Graph

13 Commits

Author SHA1 Message Date
Quinten a950f4d67b add forgotten then 2024-03-31 14:11:32 +02:00
Quinten 68634d47dc Update spigot
Update the spigot egg for
- Newer java 17 release
- Add support for ARM64 downloading java
2024-03-31 13:35:20 +02:00
DedBash b4c32c5dce Add Java 18 and Edit Names
Java 18 was added to each egg where it could be relevant and changed to "PTDL_v2".
2023-05-18 00:25:59 +02:00
Michael (Parker) Parker 534e2238f0 Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05: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
Lucas 97be6b0f2b chore: change Java image order to the newest version as default (#1453) 2021-12-14 20:19:37 +02:00
LRMtheBoss 309eb83529 added website link
fixed heading levels
added blank lines as needed
2021-12-09 12:40:54 -05:00
softwarenoob 2c94c458e8 refactor(spigot) Proper support for all versions
add support for Spigot 1.18 - 1.23 including snapshots that should future proof it
change install image and remove packages from installation since our install image contains them all
add troubleshooting steps and messages should install fail
use temurin Java images for building since adoptopenjdk is deprecated and doesn't have 17
overwrite used memory for building to 1024 if less than 1024 is used . Wings allocates minimum of 1024MB memory, however, it's not enough to build 1.17+
2021-11-27 07:16:24 +02:00
softwarenoob 701838ddca fix(spigot): regex versions for buildtools java 8, 16, 17
Fixes minor version detection for Spigot buildtools and adds Java 17 support for 1.18+
2021-11-27 05:38:52 +02:00
softwarenoob c2a17a19f4 chore(minecraft): update images to Yolks and include feature modals
Updates Minecraft eggs to have the new Yolks images and features for EULA and Java version selector popup modals.
2021-11-26 02:14:52 +02:00
Alex c4e6745b1c eggs(spigot): fix buildtools for 1.17 and newer minor versions (#1356)
Fixes minor version detection, and updates docker images to the yolks one
2021-10-14 07:40:02 +03:00
Philipp 5c7d1854e4 Modified BuildTools startup (#1332)
Specify memory for Spigot BuildTools, or it will fail because of too low memory that JVM won't use it all
2021-09-11 02:56:25 +03:00
Softwarenoob 8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00