Geoff Bourne
|
822bf929c9
|
auto-cf: properly handle mod URLs with unicode (#1950)
|
2023-02-04 13:16:16 -06:00 |
|
Geoff Bourne
|
b400dfbb74
|
autopause: improve network interface lookup (#1949)
|
2023-02-04 10:57:06 -06:00 |
|
Geoff Bourne
|
1c670815d2
|
auto-cf: correctly handle modpack slug that clashes with mod slug (#1947)
|
2023-02-03 13:54:50 -06:00 |
|
Geoff Bourne
|
184d5b50d2
|
Handle installation of older Fabric versions (#1945)
|
2023-02-02 21:05:54 -06:00 |
|
Nguyen Hoang Tuan
|
5624faebe7
|
Modrinth per project version type declaration (#1939)
|
2023-01-31 08:00:58 -06:00 |
|
Just Mango
|
104eac4e14
|
Upgrade image helper to allow modrinth specific version id declaration (#1938)
|
2023-01-29 14:54:28 -06:00 |
|
Geoff Bourne
|
e0069692e0
|
Upgrade image helper to debug log file download duration and rate (#1936)
|
2023-01-28 12:56:09 -06:00 |
|
Geoff Bourne
|
03aaf45879
|
Fix handling of CF modpack overrides when files before directories (#1932)
|
2023-01-27 08:22:04 -06:00 |
|
Geoff Bourne
|
08b5303bd8
|
Improve docs for file reference options for AUTO_CURSEFORGE (#1931)
|
2023-01-26 17:52:57 -06:00 |
|
Geoff Bourne
|
8efb486c56
|
For AUTO_CURSEFORGE, can auto-set LEVEL from world save provided by modpack (#1929)
|
2023-01-26 13:46:48 -06:00 |
|
Geoff Bourne
|
2701fe5add
|
docs: fixed volumes typo in docker-compose-paper.yml example (#1928)
|
2023-01-26 09:24:36 -06:00 |
|
Geoff Bourne
|
906e6787ae
|
build: disable provenance on image build (#1922)
|
2023-01-24 08:02:21 -06:00 |
|
Geoff Bourne
|
a08bf868c8
|
docs: Added examples of AUTO_CURSEFORGE and MEMORY info (#1920)
|
2023-01-23 20:21:08 -06:00 |
|
LeaderbotX400
|
b90f980d3b
|
Add more rubidium mods to AUTO_CURSEFORGE exclusions (#1919)
|
2023-01-23 10:52:29 -06:00 |
|
Geoff Bourne
|
1e0d12869f
|
Upgrade image helper to fix Forge 1.7.x downloads (#1917)
|
2023-01-20 09:08:13 -06:00 |
|
Geoff Bourne
|
1c73b818fd
|
Add legendary-tooltips to exclusions (#1915)
|
2023-01-18 21:50:11 -06:00 |
|
Geoff Bourne
|
5bc6b4e12b
|
Upgrade rcon-cli to 1.6.1 (#1913)
|
2023-01-17 15:09:13 -06:00 |
|
Geoff Bourne
|
7b1bd0bdb2
|
docs: Added a diagram showing docker run to compose (#1912)
|
2023-01-17 13:29:26 -06:00 |
|
dependabot[bot]
|
a701723cc1
|
build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#1911)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 21:51:23 -06:00 |
|
Geoff Bourne
|
2cde42b96e
|
Fix usage when given forge installer is in data directory (#1909)
|
2023-01-15 14:58:44 -06:00 |
|
Geoff Bourne
|
81571483e7
|
AUTO_CURSEFORGE ensure modloader up to date even when modpack is (#1907)
|
2023-01-14 20:59:48 -06:00 |
|
Geoff Bourne
|
3f23c67098
|
AUTO_CURSEFORGE by default use exclude/include from latest in repo (#1906)
|
2023-01-14 15:17:12 -06:00 |
|
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
|
14cf300e82
|
Add image tag/variant for Java 19 JRE (#1902)
|
2023-01-13 08:44:13 -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
|
8d3ec29a44
|
Correct AUTO_CURSEFORGE to only grab server mods (#1896)
|
2023-01-11 20:53:58 -06:00 |
|
Geoff Bourne
|
c15b13d07d
|
docs: adjusted auto CurseForge section (#1890)
|
2023-01-09 08:22:11 -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
|
877486802c
|
Emphasize cause analysis when minecraft server fails (#1883)
|
2023-01-01 09:24:17 -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 |
|
dependabot[bot]
|
95da3c52bc
|
build(deps): bump actions/stale from 6 to 7 (#1877)
|
2022-12-26 08:10:12 -06:00 |
|
Geoff Bourne
|
6bab6766d4
|
Noted not using quotes in environment list syntax (#1875)
|
2022-12-23 21:35:52 -06:00 |
|
Torge Rosendahl
|
93f31f5ddc
|
Fixed format as code for MOTD newline escape (#1873)
|
2022-12-23 11:37:07 -06:00 |
|
Geoff Bourne
|
ef9318f22e
|
Allow DEBUG env var to enable mc-image-helper debug logs (#1870)
|
2022-12-20 10:11:54 -06:00 |
|
Geoff Bourne
|
ef141af30b
|
Clarify whitelist variables (enable vs enforce) (#1860)
|
2022-12-11 08:51:26 -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
|
940323f1b3
|
Bump mc-image-helper to 1.22.11 (#1854)
|
2022-12-05 07:05:50 -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 |
|
ThomWilhelm
|
5e20684b2b
|
Added nfs client support packages. (#1843)
|
2022-11-26 21:49:21 -06:00 |
|
xyqyear
|
ff1e76c82c
|
Fix typo in README: "has does" -> "has done" (#1846)
|
2022-11-25 09:51:05 -06:00 |
|
Geoff Bourne
|
a7d44f61bb
|
Allow for commas in mc-image-helper lists (#1840)
Bumped mc-image-helper to 1.22.8
|
2022-11-23 11:45:39 -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 |
|