Commit Graph

65 Commits

Author SHA1 Message Date
MASACR99 f659c56f18
Remove version from docker compose since it's been deprecated (#2816) 2024-05-06 14:35:50 -05:00
Geoff Bourne e38cc6ec3b
build: upgrade easy-add to 0.8.4 (#2686) 2024-02-27 22:19:29 -06:00
Geoff Bourne 6ae59e61fa
Support 1.20.3 change to ping description structure (#2628) 2024-02-03 16:32:17 -06:00
Geoff Bourne 2ebcc0fe00
MOTD no longer needs to be pre-normalized (#2434) 2023-10-13 15:54:45 -05:00
Geoff Bourne 008693184e
build: skip some of the setuponly tests by default (#2327) 2023-08-08 11:32:41 -05:00
Geoff Bourne 95d15555f4
Added CURSEFORGE_FILES support (#2322) 2023-08-06 15:12:29 -05:00
Geoff Bourne 87e2f2b177
Switch Quilt and Purpur to image helper (#2229) 2023-06-17 13:00:22 -05:00
Geoff Bourne f6ab2aaab3
By default, generate random RCON password at startup (#2071) 2023-04-07 20:05:09 -05:00
Geoff Bourne 8987d2cc81
Disabling packwiz test since maven.packwiz.infra.link unresolvable (#2065) 2023-04-04 22:24:18 -05:00
Geoff Bourne 106996f06f
autocf: switch to official CurseForge API, but needs CF_API_KEY (#2043) 2023-03-29 21:00:39 -05:00
Ryan Hullah fd2dfe3f0e
Add source dir override for `/plugins`, `/mods`, and `/config` (#1957) 2023-02-08 20:30:28 -06:00
Geoff Bourne a08bf868c8
docs: Added examples of AUTO_CURSEFORGE and MEMORY info (#1920) 2023-01-23 20:21:08 -06:00
Geoff Bourne fabe14db49
Download and use packwiz from Maven repository (#1725)
Also
* Added github actions debug support
* added use of fileNotExists
2022-09-10 12:58:32 -05:00
Geoff Bourne 94b2d8996d
FTBA installer on Alpine fails gracefully (#1655) 2022-08-05 21:42:58 -05:00
Geoff Bourne eb22d4cadc
build: perform validation on all base images for PRs (#1610) 2022-07-20 20:24:05 -05:00
Geoff Bourne e3a29180fd
Handle packwiz bootstrap installer already being present (#1595) 2022-07-11 22:27:07 -05:00
Geoff Bourne 5a507f800f
VanillaTweaks uses mc-image-helper and auto-cleans old files (#1581) 2022-06-29 22:17:23 -05:00
Geoff Bourne 7001f2bcba
Added support for downloading mods from Modrinth (#1577) 2022-06-27 09:08:21 -05:00
Geoff Bourne 30fa6d02c7
build: output time spent on each setuponly test (#1569) 2022-06-18 09:56:53 -05:00
Geoff Bourne 9458005b5b
Resolve latest Paper version when no published builds (#1555) 2022-06-08 11:12:49 -05:00
chblodg 4f9de809f8
updating forgeapi tests and adding is false (#1548)
Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
2022-06-05 15:16:12 -05:00
Geoff Bourne fd2431046c
misc: Removed 88135 from spiget test (#1541) 2022-05-30 13:07:06 -05:00
Geoff Bourne 8d0bdb60f0
For CurseForge, avoid conflicting start script error when run.sh present (#1539) 2022-05-30 08:41:21 -05:00
Geoff Bourne 3e3abda71e
Constrain GENERIC_PACK base detection depth (#1528) 2022-05-22 11:35:52 -05:00
Felix 691be801d8
Add initial support for Quilt server (#1514) 2022-05-13 07:31:36 -05:00
Geoff Bourne 64521f7a39
Disable forgeapi tests for now (#1499) 2022-05-02 13:39:10 -05:00
Geoff Bourne bca7b79f77
Avoid brittle testing of Loliserver due to download site (#1489) 2022-04-25 09:38:04 -05:00
Sylensky 3e6ef1a605
Added Loliserver support (#1483)
* added Loliserver support

* added 'setup only' test for loliserver
2022-04-24 17:11:03 -05:00
Geoff Bourne 8ef3fe199f
Allow ICON to reference a local file (#1466) 2022-04-10 11:39:58 -05:00
Geoff Bourne 97fe6b1f14
Corrected autopause's resume to work with alpine images (#1464) 2022-04-10 10:58:18 -05:00
Geoff Bourne 4af80debe2
Correct spiget handling of jars that contain jars (#1462) 2022-04-09 22:02:20 -05:00
Geoff Bourne e0b4a819b1
Fixed version comparisons when using SPONGEVANILLA (#1455)
Fixes #1452
2022-04-02 15:38:13 -05:00
chblodg 7c7090a582
ForgeAPI fixed lower sub version with a higher ID number (#1451)
Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
2022-04-01 18:26:12 -05:00
Geoff Bourne 4ff158266a
Use file content to detect spiget resource type (#1432)
For #1426
2022-03-17 22:07:34 -05:00
Geoff Bourne 5ae5733741
Determine SPIGET file type from API (#1427) 2022-03-14 21:07:06 -05:00
Geoff Bourne 2042450f9b
When ICON is GIF, extract only first frame (#1420) 2022-03-14 20:28:41 -05:00
Geoff Bourne 65d6c5bb32
Verify content type when downloading SPIGET_RESOURCES entry (#1413)
For #1378
2022-03-10 16:16:18 -06:00
Geoff Bourne ba71a7f5a2
Re-fixed pufferfish tests (#1406) 2022-03-06 15:54:25 -06:00
chblodg 1ebe9d3f47
adding major version for pufferfish (#1405)
* adding major version for pufferfish

* fixing test as well as fixing a quote that was added due to linter recommendation

* Changing get major version to using a simple cut command

Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
2022-03-06 14:57:00 -06:00
Geoff Bourne 3c3aea9c86
ci: adjusted pufferfish test (#1403) 2022-03-05 20:22:08 -06:00
chblodg 1781ca282a
added variables for pufferfish, also added setup only test (#1399) 2022-03-04 19:52:55 -06:00
chblodg 8dadfecf28
ForgeAPI: Random failure fix (#1384)
* Fix for Random forge api failure, removing dependency duplication messages

* pushing array test for review

* Fixing while loops that were causing downloaded modids to reset

Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
2022-02-24 16:47:22 -06:00
chblodg 5f1d7c6d31
Changing builds to JRE, and moving Java8 to pinned version for forge (#1382) 2022-02-24 12:18:49 -06:00
Geoff Bourne 5d68a57910
Added procps to alpine image to resolve autopause compatibility (#1361) 2022-02-13 18:02:09 -06:00
Geoff Bourne 179bb267fb
build: add alpine support to matrix builds (#1349) 2022-02-11 21:00:24 -06:00
chblodg a57adc04ff
Add GameType filter, and add ForgeAPI Verify Files to validate Mod Downloads (#1337)
Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
2022-02-08 19:24:38 -06:00
Luc Ritchie b7bbe1b0a6
Support Spigot-style and vanilla-style world zips, for any server type (#1305) 2022-02-06 15:51:28 -06:00
chblodg aa7b997697
Adding support for crafting tweaks and resource packs (#1336)
Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
Co-authored-by: Floyd Everest <me@floydeverest.com>
2022-02-06 12:45:25 -06:00
Geoff Bourne b5b164d5d3
feat: added SKIP_GENERIC_PACK_UPDATE_CHECK and FORCE_GENERIC_PACK_UPDATE (#1333) 2022-02-05 12:38:33 -06:00
Geoff Bourne 22f2eb7308
feat: add option to include timestamp with init logs (#1332) 2022-02-05 12:27:17 -06:00