Commit Graph

40 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 981d10d426
chore: update to 1.20.5
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2024-04-25 20:44:31 +02:00
Johannes Frohnmeyer 6df388aad7
feat: rewrite config/network IO for 1.20.5 2024-04-25 20:42:31 +02:00
Johannes Frohnmeyer 88f071d919
feat: add option to disable additional processors
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2024-04-01 15:12:02 +02:00
Johannes Frohnmeyer e8d0b38121
fix: add translation for new options
ci/woodpecker/push/jfmod Pipeline was successful Details
2024-03-31 13:09:14 +02:00
Johannes Frohnmeyer 12dd3f3301
chore: add some more optional logging
ci/woodpecker/push/jfmod Pipeline was successful Details
2024-03-31 12:59:22 +02:00
Johannes Frohnmeyer c4d424b792
chore: update to 1.20.2
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-09-22 20:34:51 +02:00
Johannes Frohnmeyer e9dd5644e8
Port to 1.19.4 and libjf-config. Also remove the unused API as mods can still use mixin
ci/woodpecker/push/jfmod Pipeline is pending Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-03-14 20:58:21 +01:00
Johannes Frohnmeyer 79ff7b6279
Optimize imports
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-02-26 14:00:38 +01:00
Johannes Frohnmeyer 28957f946e
1.19.4-pre1 port + modrinth fetcher 2023-02-26 14:00:07 +01:00
Johannes Frohnmeyer a8fa45837b
Update to 1.19.3
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2022-12-07 22:59:57 +01:00
Johannes Frohnmeyer 01221ca98a
Update to new infrastructure
ci/woodpecker/manual/jfmod Pipeline was successful Details
2022-12-02 17:53:44 +01:00
Johannes Frohnmeyer 8eef2338c6
Update to 1.19.2 and LibJF 3 2022-08-28 15:29:47 +02:00
Johannes Frohnmeyer 162fdee877
Implement cache pruning, closes #7 2022-07-31 14:18:49 +02:00
Johannes Frohnmeyer cb99626f20
Update to 1.19.1 2022-07-28 15:36:25 +02:00
Johannes Frohnmeyer f699ab3bf3
Modernize, support CfCore and update for 1.19-rc2 2022-06-05 17:40:50 +02:00
Johannes Frohnmeyer a35cb2250a
1.18.2 support 2022-02-28 20:53:46 +01:00
Johannes Frohnmeyer 2932dccb1c
Update for 1.18 2021-11-30 20:19:54 +01:00
JFronny b43b6f5722
Update deps 2021-10-09 13:19:41 +02:00
JFronny df80d2a152
Don't attempt to create a thread pool if there is nothing to do (fix crash) 2021-06-11 18:49:29 +02:00
JFronny 61d7d06938
1.17 2021-06-02 13:12:28 +02:00
JFronny b4c3b791c5
Allow force-disabling and enable packs by default 2021-05-11 17:51:34 +02:00
JFronny e9c5038010
Do the same thing for getFromTag 2021-05-11 13:19:29 +02:00
JFronny 887d1d2233
Improve GitHub fetcher 2021-05-11 13:16:37 +02:00
JFronny c186821942 Multi-thread download tasks 2021-05-07 17:39:13 +02:00
JFronny c43ec9a1e9
Move ConfigLoader to util and increment version 2021-04-03 09:08:38 +02:00
seasnail8169 060346cf3e Small URL tweaks + pack counter in log 2021-04-03 05:34:52 +01:00
seasnail8169 d96ce14496 Unified and improved GitHubFetcher 2021-04-03 02:54:24 +01:00
seasnail8169 eb1f0c29d5 Fixed "github-master" type URLs 2021-04-03 01:41:03 +01:00
seasnail8169 2123042c9a Formatting cleanup + Logger 2021-04-03 01:40:38 +01:00
JFronny 5af47bf460
Introduce some try-with-resource blocks in an attempt to fix windows 2021-03-04 14:59:41 +01:00
JFronny a0207bb153
Add forceDownload key in PackMetaUnloaded (allows using it in configs) which allows bypassing the caching behaviour 2021-03-03 08:14:52 +01:00
JFronny 239a8ff856
If the resolved download url stayes the same, use the downloaded file. If it can't be resolved, use a cached entry 2021-03-03 08:05:21 +01:00
JFronny 0fb768a90e Improve curseforge fetcher 2021-02-19 12:39:22 +01:00
JFronny 58ffdcaeb0 Add basic server support 2020-12-29 22:22:23 +01:00
JFronny 21e4ac1366 Bump version 2020-12-29 17:51:52 +01:00
JFronny ce98b3a139 Implement ModResourcePack on RescloneResourcePack because LambdAurora said so 2020-12-29 17:51:13 +01:00
JFronny e10b0b0297 Fix CurseforgeFetcher 2020-12-29 17:13:45 +01:00
JFronny c6c77ed97a Add CI 2020-12-29 16:46:22 +01:00
JFronny 9beed53d0b Implement basic caching: Try to download, use cache on failure 2020-12-29 16:32:47 +01:00
JFronny 059a093db2 Add files 2020-12-29 16:14:53 +01:00