Commit Graph

11 Commits

Author SHA1 Message Date
Kyle Speight 8d56a5d5fc change email 2026-03-27 20:27:38 -07:00
Quinten 851e51ec58 Move Magma to magmamaintained 2024-02-23 20:06:01 +01:00
Quinten 2e3acd1e2a Magma: support ARM64 2023-07-29 17:46:53 +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
Daniel Barton 597839d34b Update Minecraft Magma
Re-work install script
Add new java images and update to labeled java format
Latest version hard coded to  1.18.2 as there is no API to find latest supported MC version
2022-09-29 02:25:17 +08:00
Doc d0d92996a3 Update download API for Magma 2022-05-22 00:21:59 -04: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
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
softwarenoob 6e38e1d9e5 fix: magma support for newer versions
Rewrite the egg to support dev and stable versions, together with newer +1.16 installers.

Does not rely on their own API latest fetching, because it picks latest Github release that can include old pre-releases.
2021-12-17 13:18:38 +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
Softwarenoob 8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00