DaneEveritt
c8faf64059
Support naming docker images on eggs; closes #4052
...
Bumps PTDL_v1 export images to PTDL_v2, updates the Minecraft specific eggs to use named images.
2022-05-07 17:45:22 -04:00
Alex
695c2647c8
fix(paper): fetching older versions ( #3998 )
...
Limit the results to a single match to prevent results such as "true true true" since the current version check expects only a single match
2022-03-28 12:12:21 -07:00
Charles Morgan
aed9f85bce
Add PID Modal ( #3845 )
2022-01-17 20:02:10 -07:00
Alex
01871d8a6c
add Java 17 LTS image to Minecraft eggs ( #3744 )
...
* feat: add Java 17 LTS for Minecraft
* feat: add java 17 option to java modal
2021-11-15 08:15:27 -08:00
Anders G. Jørgensen
72680fc954
Don't force enable-query ( #3700 )
...
But make sure the query.port is set correctly, if query is enabled.
2021-10-23 13:11:45 -07:00
Charles Morgan
0074c84001
Add javaversion to java eggs. ( #3518 )
...
Co-authored-by: Matthew Penner <me@matthewp.io>
2021-08-03 20:11:45 -07:00
Alex
556deedcc1
fix: enable editing paper and spongeforge version variable input ( #3509 )
...
Changes the paper and spongeforge version variable to be editable by users on the client view. There is no reason to have it as read-only. Other eggs have this value as editable
2021-08-02 20:04:23 -07:00
Alex
2bbe58e8ec
fix: paper server jar input rule ( #3494 )
...
Changes Paper egg server jar variable input rule to match the other Minecraft eggs. Matches `a-zA-Z0-9_` and `.jar` at the end instead of hard-coded length value of 20.
Fixes #3492
2021-07-24 10:14:51 -07:00
Charles Morgan
91ea0a4f41
Update core eggs to new docker yolk images ( #3382 )
2021-07-17 10:02:00 -07:00
Dane Everitt
a043071e3c
Update to Laravel 8
...
Co-authored-by: Matthew Penner <me@matthewp.io>
2021-01-23 12:12:54 -08:00