Commit graph

1738 commits

Author SHA1 Message Date
khankul
687d987211
Remove LoliServer from README.md (#2079) 2023-04-15 20:16:44 -05:00
Geoff Bourne
8abe26ab3d
autocf: avoid extra parallelism while resolving modpack content (#2083) 2023-04-14 08:25:03 -05:00
Marie
834127db2e
Add Folia support (#2081) 2023-04-13 21:55:58 -05:00
Geoff Bourne
3019388864
forge: support 1.11.2 installer ID format (#2076) 2023-04-11 22:24:24 -05:00
Geoff Bourne
53a8151d26 ci: fixed image tagging for master branch 2023-04-10 10:48:42 -05:00
Ryan Conrad
3e9e64e788
Deploy images to both dockerhub and ghcr (#2051)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2023-04-09 10:39:26 -05:00
Geoff Bourne
326c43e544
autocf: use VERSION resolved from modpack (#2072) 2023-04-08 19:03:46 -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
45d5fd1a97 Fetch connection pool max idle timeout configurable 2023-04-04 22:07:15 -05:00
Geoff Bourne
93c0cead40
Tweak level of new docs link (#2063) 2023-04-04 08:26:44 -05:00
Ryan Conrad
195d35214b
updated the readme to include the link to the docs site. (#2061) 2023-04-03 21:37:22 -05:00
Geoff Bourne
2de3efea15
Update CF_API_KEY example for docker run (#2060) 2023-04-03 09:38:17 -05:00
Geoff Bourne
0599fa64c2
With AUTO_CURSEFORGE handle modpacks not allowed for distribution by author (#2059) 2023-04-02 18:19:42 -05:00
Geoff Bourne
94df6cca20
Redacts sensitive headers from debugs like with AUTO_CURSEFORGE (#2058) 2023-04-01 21:34:00 -05:00
Geoff Bourne
6fb34cd256
Downloads handle content disposition filename with RFC 2047 encoding (#2057) 2023-04-01 14:12:56 -05:00
Ryan Conrad
0d5e44a338
Auto CurseForge, added docs to use env file (#2054) 2023-03-30 17:44:30 -05:00
Ryan Conrad
cffe4012aa
added information on the escaping of $ in the CF API Key (#2050) 2023-03-30 13:15:51 -05:00
Geoff Bourne
909ea4e214
autocf: determine mod file availability from downloadUrl (#2046) 2023-03-30 08:03:39 -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
Geoff Bourne
d672b3878f
autocf: ensure modpack query is not cached too much (#2040) 2023-03-27 21:20:38 -05:00
dependabot[bot]
0d71ace7df
build(deps): bump actions/stale from 7 to 8 (#2036) 2023-03-27 08:20:24 -05:00
Geoff Bourne
bee51671bf
forge: support version discovery of 1.5, 1.7 installer (#2032) 2023-03-25 14:10:26 -05:00
James Mighion
ab2f77d8ba
Adding rootless autopause instructions to the readme. (#2030) 2023-03-24 12:00:11 -05:00
Geoff Bourne
f1aad07804
Fix curl usage for knockd install (#2027) 2023-03-21 20:12:21 -05:00
Metalcape
e7084c233e
Fix autopause not working in java8 (#2025) 2023-03-21 13:37:55 -05:00
Geoff Bourne
7f3c3b2d64
autocf: fixed issue where exclude file alone was ignored (#2024) 2023-03-21 08:13:21 -05:00
Geoff Bourne
f6493892e5
autocf: allow for exclude/include file and list (#2019) 2023-03-19 20:00:01 -05:00
Geoff Bourne
0dd3e9e9b7
autocf: adjusted excludes for valhesia-5 (#2018) 2023-03-19 18:42:08 -05:00
Geoff Bourne
db3fbd8cd1
Fixing Modrinth projects support for non-Forge (#2016) 2023-03-17 22:15:01 -05:00
Geoff Bourne
e01fe46645
autocf: improve error message when modpack file is missing manifest (#2015) 2023-03-17 21:29:36 -05:00
Yorick Bosman
f2b3f6ea48
Correcting and extending vanillatweaks example (#2013) 2023-03-17 14:24:16 -05:00
Geoff Bourne
8ae707954b
Extract versions from provided Forge installer (#2012) 2023-03-17 08:40:21 -05:00
Geoff Bourne
08d8472579
Allow for latest Forge version to be behind vanilla version (#2006) 2023-03-14 22:10:21 -05:00
Geoff Bourne
0f359dbf82
Verify java compatibility for AUTO_CURSEFORGE (#2005) 2023-03-14 07:59:33 -05:00
Metalcape
e217ac503e
Use modified knockd to set a cooldown on port 19132 (#2003) 2023-03-12 13:40:35 -05:00
Geoff Bourne
e43669d792
Clarify in docs to not port forward RCON unless secure (#2004) 2023-03-12 11:58:43 -05:00
Geoff Bourne
cf4fed616a
Unzip Modrinth files that are zips (#1992) 2023-03-05 16:22:01 -06:00
Geoff Bourne
6d5b7b4362
Fix Modrinth download when no version files are primary (#1991) 2023-03-05 12:47:20 -06:00
Geoff Bourne
9b538267a1
Ensure Modrinth support specifies paper/purpur loader as needed (#1990) 2023-03-05 08:55:19 -06:00
Geoff Bourne
b7e93e56e5
Revert "modrinth: adapt version lookup to API changes (#1987)" (#1989)
This reverts commit 3624dc02a3.
2023-03-05 08:25:35 -06:00
Geoff Bourne
3624dc02a3
modrinth: adapt version lookup to API changes (#1987) 2023-03-04 09:34:09 -06:00
Geoff Bourne
705e266f76
autocf: modpack fileName included in manifest (#1977) 2023-02-25 10:18:34 -06:00
Geoff Bourne
a18a274c6c
autocf: ensure modpack listing API always provides up to date (#1974) 2023-02-23 12:58:12 -06:00
Connor
19c39f8e53
auto_cf: added rubiddium dynamic lights to exclude list (#1971) 2023-02-23 07:59:34 -06:00
Tr4il
b40bd508f8
Update cf-exclude-include.json (#1970) 2023-02-21 16:52:20 -06:00
Geoff Bourne
9dbc210caf
autocf: longer default request timeout (#1966) 2023-02-19 15:41:45 -06:00
Geoff Bourne
2cdb7b2da7
Revert "With autopause check for process in stopped or sleep state (#1963)" (#1964)
This reverts commit 4df1db9535.
2023-02-14 21:22:51 -06:00
Geoff Bourne
4df1db9535
With autopause check for process in stopped or sleep state (#1963) 2023-02-14 20:42:11 -06:00
Geoff Bourne
812b64045d
auto_cf: allow networking timeouts to be configured (#1961) 2023-02-13 20:51:10 -06:00