Geoff Bourne
|
b23593aec6
|
Use slugs or IDs for include/excludes with AUTO_CURSEFORGE and option for file declaration (#1905)
|
2023-01-14 12:52:35 -06:00 |
|
Geoff Bourne
|
f8ea9d49f5
|
For AUTO_CURSEFORGE, fixed typo with CF_EXCLUDE_MODS (#1901)
|
2023-01-12 21:46:04 -06:00 |
|
Geoff Bourne
|
c0be7dbb95
|
For AUTO_CURSEFORGE, provide the option to force include mods (#1900)
|
2023-01-12 20:37:20 -06:00 |
|
Geoff Bourne
|
8017379723
|
Use parallel downloads for AUTO_CURSEFORGE (#1899)
|
2023-01-12 18:59:12 -06:00 |
|
Geoff Bourne
|
df0c57d111
|
Correct AUTO_CURSEFORGE to also include library mods and ability to exclude specific mods (#1897)
|
2023-01-12 08:39:28 -06:00 |
|
Geoff Bourne
|
48367b7c1f
|
Support automatically downloading and upgrading CurseForge modpacks (#1889)
|
2023-01-08 19:15:24 -06:00 |
|
Geoff Bourne
|
dd6cda1ae5
|
Add Modrinth plugins support for Spigot/Paper (#1885)
|
2023-01-02 13:29:20 -06:00 |
|
Geoff Bourne
|
7be36cc2cf
|
Restore FORGE_INSTALLER (again) using mc-image-helper (#1880)
|
2023-01-01 09:12:39 -06:00 |
|
Geoff Bourne
|
c9341ec125
|
Added FORCE_REDOWNLOAD support for Bukkit/Spigot (#1879)
|
2022-12-28 14:05:31 -06:00 |
|
Jordy Hulck
|
d0c6143c0c
|
Add launch.sh start script to support multiple classic Technic modpacks (#1859)
|
2022-12-09 18:26:16 -06:00 |
|
Geoff Bourne
|
e41ea3d1c8
|
Logs when downloading vanilla server jar were confusing (#1856)
Also:
- added info for multi-line MOTD
|
2022-12-07 08:27:43 -06:00 |
|
Geoff Bourne
|
bc572bd523
|
Let FTB installer manage file removal during version change (#1851)
|
2022-12-01 07:52:14 -06:00 |
|
Geoff Bourne
|
144e5c2a93
|
Revert "Use HTTP accept when downloading CF modpack (#1837)" (#1850)
This reverts commit d36bece851 .
|
2022-11-27 09:19:28 -06:00 |
|
Geoff Bourne
|
d36bece851
|
Use HTTP accept when downloading CF modpack (#1837)
|
2022-11-23 09:32:25 -06:00 |
|
Pascal Sthamer
|
70c826e546
|
Add SERVER-START.sh as a possible entry script file name (#1838)
|
2022-11-23 08:21:03 -06:00 |
|
Geoff Bourne
|
8b5a3f2077
|
Removed pre-1.12 empty JSON file conversion (#1826)
|
2022-11-13 20:59:13 -06:00 |
|
Geoff Bourne
|
e22acf63e9
|
Added multi-project example (#1824)
Also
* Adjusted spiget wordings
|
2022-11-13 16:48:30 -06:00 |
|
Chip Wolf
|
46a09ed331
|
Add option to skip generic pack checksum (#1816)
|
2022-11-10 07:05:47 -06:00 |
|
Geoff Bourne
|
17cf058aa4
|
Added support for datapack enable/disable properties for feature flags (#1798)
|
2022-10-22 15:30:08 -05:00 |
|
Phongsakorn Wisetthon
|
ad912fe7bf
|
Using spiget, if REMOVE_OLD_MODS = true redownload plugins (#1792)
|
2022-10-22 15:04:28 -05:00 |
|
Geoff Bourne
|
c1d8dc9bb0
|
Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION (#1788)
|
2022-10-16 17:49:25 -05:00 |
|
Geoff Bourne
|
1c9e31c630
|
Only default MOTD and WHITELIST when first creating server.properties (#1780)
|
2022-10-12 22:09:56 -05:00 |
|
Geoff Bourne
|
8f5cc315d9
|
Setup MEMORY variables earlier to allow use in Spigot build (#1779)
|
2022-10-12 19:23:01 -05:00 |
|
Geoff Bourne
|
61592d5c3e
|
Prevent generic modpack overwriting eula file (#1773)
|
2022-10-08 18:25:42 -05:00 |
|
Geoff Bourne
|
57dc84e204
|
Auto-manage server properties by default (#1769)
|
2022-10-08 18:11:43 -05:00 |
|
Ceci
|
d4692d2d07
|
fix(packwiz): provide side argument to packwiz (#1734)
|
2022-09-15 11:43:11 -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 |
|
Geoff Bourne
|
d6de14123b
|
Corrected Modrinth usage with TYPE=FORGE (#1719)
|
2022-09-05 18:21:11 -05:00 |
|
Geoff Bourne
|
0e0bb09533
|
Show IP address that caused auto-pause to resume (#1709)
Also
* Refactored auto files, server.properties, and rcon-cmds
|
2022-09-03 16:48:14 -05:00 |
|
Geoff Bourne
|
417a65a3af
|
Fixed issue with GENERIC_PACK where it exits after saving checksum (#1708)
|
2022-09-03 10:11:58 -05:00 |
|
Nolan Rosen
|
4f8104737e
|
Updated GH_TOKEN usage (#1688)
|
2022-08-21 15:31:54 -05:00 |
|
Nolan Rosen
|
de43778eb9
|
Updates for GH_TOKEN addition for packwiz support (#1687)
|
2022-08-21 14:06:50 -05:00 |
|
Geoff Bourne
|
05b8899de6
|
Don't show server properties by default and obscure passwords (#1670)
|
2022-08-14 14:14:57 -05:00 |
|
Geoff Bourne
|
7a85cb5f39
|
Perform clean Forge version changes (#1669)
Switched to mc-image-helper
|
2022-08-14 13:34:08 -05:00 |
|
Gustave Abel Michel III
|
380ea202dc
|
Updated LegacyJavaFixer Download URL (#1667)
|
2022-08-13 10:49:33 -05:00 |
|
Geoff Bourne
|
0f85646c69
|
Output expected files when FTBA prep fails (#1656)
|
2022-08-06 16:24:47 -05:00 |
|
Geoff Bourne
|
94b2d8996d
|
FTBA installer on Alpine fails gracefully (#1655)
|
2022-08-05 21:42:58 -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 |
|
Geoff Bourne
|
5cec41319d
|
Download and use Magma server jar rather than installer (#1618)
|
2022-07-20 21:14:38 -05:00 |
|
Geoff Bourne
|
eb22d4cadc
|
build: perform validation on all base images for PRs (#1610)
|
2022-07-20 20:24:05 -05:00 |
|
Jawa_Juice
|
a0a046f9f6
|
Remove Airplane as discontinued (#1615)
|
2022-07-19 08:23:01 -05:00 |
|
Cayce House
|
9210044b8d
|
fix #1612 (#1614)
|
2022-07-19 07:28:58 -05:00 |
|
Cayce House
|
16a958d129
|
Choose shortest path for generic pack base (#1608)
Co-authored-by: Cayce House <cayce@house.email>
|
2022-07-16 17:05:44 -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
|
fac72eac9d
|
TYPE=CURSEFORGE also looks for start.sh (#1605)
|
2022-07-16 10:01:08 -05:00 |
|
Gabriel Simmer
|
f4eac20ff8
|
Default -> default in limbo world name (#1604)
See #994 - Limbo will pass along the world name verbatim, but Minecraft (doesn't appear to) allow uppercase letters in world names.
|
2022-07-16 09:33:18 -05:00 |
|