Commit graph

41 commits

Author SHA1 Message Date
Tristan
bef7b4719f
New logger with color and specific types. Code cleanup (#3108) 2024-10-22 16:04:38 -05:00
Tristan
da4f7d0dd8
refactoring a little bit some test script files (#3100)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2024-10-13 18:04:11 -05:00
Geoff Bourne
d7c6a7d2b6
paper: download default configs before patching (#3004) 2024-07-20 13:15:16 -05:00
Pawel
f84ae66af3
Fix typo in reference to REMOVE_OLD_MODS variable (#2988) 2024-07-14 09:59:07 -05:00
Felipe Paschoal Bergamo
5baf398af3
Optimize startup on versionLessThan function (#2979) 2024-07-11 14:24:02 -05:00
Kian Kasad
cafb80eec3
Accept yes/no for boolean environment variables (#2893) 2024-06-13 07:46:16 -05:00
Geoff Bourne
2e9be596f7
Fixed issue of unbound REMOVE_OLD_MODS_EXCLUDE variable when using SPIGET_RESOURCES (#2891) 2024-06-12 16:38:41 -05:00
Geoff Bourne
180b6535b3
Fixed internal SPIGOT family mapping (#2839) 2024-05-20 16:33:56 -05:00
Geoff Bourne
961bc7fdbf
Remove Java 8 warning and 5 second delay (#2711) 2024-03-11 18:51:01 -05:00
Geoff Bourne
6aaed2da68
Disable REMOVE_OLD_MODS when it interferes with managed mod/plugin features (#2648) 2024-02-09 06:59:05 -06:00
Geoff Bourne
3ffcbb32dd
Corrected REMOVE_OLD_MODS to process file-wise (#2317) 2023-08-03 13:04:26 -05:00
Geoff Bourne
87e2f2b177
Switch Quilt and Purpur to image helper (#2229) 2023-06-17 13:00:22 -05:00
Geoff Bourne
a5b7f8ac90
Improved handling of MODS and PLUGINS lists (#2197) 2023-06-10 12:51:49 -05:00
Geoff Bourne
a1e4657e62
Fixed bug causing isTrue to fail (#1727) 2022-09-10 14:39:44 -05: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
4d3464f3f1
Change versionLessThan to work in strict mode (#1723) 2022-09-08 20:23:34 -05:00
Nolan Rosen
4f8104737e
Updated GH_TOKEN usage (#1688) 2022-08-21 15:31:54 -05:00
Geoff Bourne
2df678e96a
Added debug options for autopause/stop (#1638) 2022-07-30 12:06:22 -05:00
Geoff Bourne
8dbfff1873
Allow for multiple patterns in REMOVE_OLD_MODS_INCLUDE/EXCLUDE (#1637) 2022-07-29 21:28:04 -05:00
Noa Himesaka
76628e8ccc
Fixing zstd uncompression for Oracle Linux (#1607) 2022-07-16 11:05:32 -05:00
Noa Himesaka
e8f3fd2d71
Add GraalVM CE support (#1601) 2022-07-16 10:11:11 -05:00
Geoff Bourne
7001f2bcba
Added support for downloading mods from Modrinth (#1577) 2022-06-27 09:08:21 -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
fda8981028
Silence content type error for external spiget resources (#1431) 2022-03-15 20:56:25 -05:00
Geoff Bourne
5ae5733741
Determine SPIGET file type from API (#1427) 2022-03-14 21:07:06 -05: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
chblodg
4587b32480
RCON commands feature (#1391)
Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
2022-03-02 11:29:12 -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
Jordy Hulck
4cb227629f
Distro aware checksum (#1345) 2022-02-08 19:17:26 -06:00
Geoff Bourne
22f2eb7308
feat: add option to include timestamp with init logs (#1332) 2022-02-05 12:27:17 -06:00
Geoff Bourne
c55cce628d
fix: bumped mc-image-helper to 1.16.3 to use specific user agent (#1320) 2022-01-30 14:05:50 -06:00
Geoff Bourne
eb694463c5
build: switch to matrix builds for Debian based variant builds (#1313) 2022-01-29 14:53:34 -06:00
Luc Ritchie
8a42dfe232
Fix loading world from compressed tar archives (#1304) 2022-01-25 16:19:15 -06:00
Geoff Bourne
18d8aba20f
feat: support WORLD files in compressed tar format (#1297) 2022-01-23 22:19:25 -06:00
Geoff Bourne
e4c575c130
fix(purpur): apply log4j mitigations specific to Purpur (#1280) 2022-01-16 20:49:15 -06:00
Michael Kirsch
fa4a0e92ce
Autostop feature (#1212) 2021-12-20 18:27:27 -06:00
Geoff Bourne
3bb21d8581 Used log4j2.formatMsgNoLookups as fallback for non-vanilla
#1180
2021-12-10 20:50:40 -06:00
Geoff Bourne
6c636c3d9c fix: corrected versionLessThan to handle b1.7.3 style
#1159
2021-12-04 09:58:28 -06:00
Geoff Bourne
ff4d46d509 fix: corrected versionLessThan for versions with dashes
#1132
2021-11-24 15:52:36 -06:00
Geoff Bourne
2c7796ea0b misc: moved start scripts into scripts 2021-10-22 21:18:45 -05:00
Renamed from start-utils (Browse further)