Commit Graph

62 Commits

Author SHA1 Message Date
Johannes Frohnmeyer e848ab9a47
[docs] Fix references in libjf-config-compiler-plugin
ci/woodpecker/manual/docs Pipeline was successful Details
ci/woodpecker/manual/jfmod Pipeline failed Details
2022-11-25 14:57:40 +01:00
Johannes Frohnmeyer 5c1b2586a8
[config-reflect] Utilize commons lamda gen 2022-10-15 11:29:48 +02:00
Johannes Frohnmeyer e15aef38c1
[devutil] Don't include in pub jar 2022-10-15 11:14:48 +02:00
Johannes Frohnmeyer 5459a313c2
[build] Switch to gradle.kts and new plugin-based jfmod scripts 2022-10-07 19:25:25 +02:00
Johannes Frohnmeyer 00f1a74bc0
[config-compiler-plugin] Configure default config inject task based on jar 2022-10-05 21:33:26 +02:00
Johannes Frohnmeyer f6ef4544a8
Migrate to v1 GsonHolder 2022-09-25 12:33:51 +02:00
Johannes Frohnmeyer a45dd04faa
[base] Upgrade commons 2022-09-15 14:57:26 +02:00
Johannes Frohnmeyer c32d284756
[root] Use gradle.properties for modmenu, asm and ant versions 2022-08-30 17:22:20 +02:00
Johannes Frohnmeyer 6a77d3221a
[config] Initial prototype for compile-time configs, module name changes and legacy compatibility 2022-08-26 20:51:00 +02:00
Johannes Frohnmeyer 1ce7ddaf38
[config] Implement config DSL and rewrite reflection implementation 2022-08-21 22:34:55 +02:00
Johannes Frohnmeyer bbe4213a68
[root] Tweak build scripts to produce clean POMs with current scripts 2022-08-21 16:09:41 +02:00
Johannes Frohnmeyer 9910bf4867
[root] Update to 1.19.1 2022-07-28 09:50:16 +02:00
Johannes Frohnmeyer 63997d8e51
[root] Fixes for split sources 2022-07-01 19:43:28 +02:00
Johannes Frohnmeyer 9e026dc9c9
[base] Update java-commons once again 2022-06-23 18:46:12 +02:00
Johannes Frohnmeyer 4ea93941f5
[base] Update java-commons again, hopefully fixing the API 2022-06-23 17:50:30 +02:00
Johannes Frohnmeyer 3155392ed3
[base] Prematurely update java-commons, attempt to provide ASM-based workaround for existing uses 2022-06-21 19:49:24 +02:00
Johannes Frohnmeyer c63d637d1f
[devutil] Fix issue when running serverside 2022-06-07 19:51:00 +02:00
Johannes Frohnmeyer 1695679e3d
[root] Bump for 1.19 proper 2022-06-07 17:23:59 +02:00
Johannes Frohnmeyer 9b0f43e1a1
[translate-v1] Fetch supported languages for Google Translate on startup 2022-06-04 16:18:18 +02:00
Johannes Frohnmeyer f916c68c00
[root] Initial 1.19 support, not yet ready 2022-06-03 22:45:14 +02:00
Johannes Frohnmeyer 69f4d7f02b Use upstream loader during dev 2022-05-18 13:03:38 +00:00
Johannes Frohnmeyer 30ebdf1402
[unsafe] Fix classpath unlocking and use classPathIsolationBypassClasses. Will need to test changes without it now 2022-05-12 18:50:14 +02:00
Johannes Frohnmeyer d14d063eef
[unsafe] Update for fabric loader 0.14 2022-05-09 22:53:54 +02:00
Johannes Frohnmeyer b655c6ab67
[config] Remove EntryInfo data class 2022-04-29 15:48:27 +02:00
Johannes Frohnmeyer 900ac479eb
[config] Rework to run without unlocking the classpath (this will require dependents to be updated!) 2022-04-02 22:01:29 +02:00
Johannes Frohnmeyer e33a26d976
[config] Revert config screen API due to fabric-screen-api-v1 incompatibilities 2022-03-25 19:33:03 +01:00
Johannes Frohnmeyer 5978bc319e
List fabric API as dep 2022-03-02 18:14:34 +01:00
Johannes Frohnmeyer 8fe9477f79
libjf-translate-v1 api changes to allow new backends 2022-02-28 18:44:18 +01:00
Johannes Frohnmeyer 46fcb539de
Update for 22w06a 2022-02-12 09:52:43 +01:00
Johannes Frohnmeyer e93f3c5b77
Update target floader to 0.13 2022-02-06 16:40:17 +01:00
Johannes Frohnmeyer aff658661a
Move gradle Xmx to system 2022-01-28 17:03:46 +01:00
Johannes Frohnmeyer 968e3e22e2
Tweak AsmTransformer error handling 2021-12-29 23:25:28 +01:00
Johannes Frohnmeyer 8847f02e41
Update to 1.18 proper 2021-11-30 17:53:28 +01:00
Johannes Frohnmeyer 8f1e5a54e9
Update for new build script 2021-11-29 20:36:43 +01:00
Johannes Frohnmeyer 97b9307cfd
Use unix timestamp for subversions 2021-11-28 17:26:25 +01:00
JFronny 08a1b1cf77
Gradle: Get version name from git tag 2021-11-24 13:35:57 +01:00
JFronny 9431b6356b
Update to pre4 2021-11-19 15:23:07 +01:00
JFronny 115c8c19b1
Update to 1.18-pre2 2021-11-17 12:38:17 +01:00
JFronny 4512bab1a1
Don't explicitly depend on specific versions of other modules 2021-10-31 13:08:08 +01:00
JFronny 9f60822395
Make ResourcePackHook.disabled thread "safe" 2021-10-21 21:03:12 +02:00
J. Fronny 59826e7cca Bump patch version 2021-10-16 15:04:50 +00:00
JFronny c78f6d13b3
Allow exporting modified classes and fix config 2021-10-16 16:15:22 +02:00
JFronny a77d6ef17c
Attempt at fixing empty jar 2021-10-09 13:29:46 +02:00
JFronny ff53ac5a15
1.17 "backport", include legacy compatibility layer 2021-10-09 12:44:01 +02:00
JFronny e50daa1b80
Migrate to FabricLoader 0.12.0 2021-10-06 19:01:48 +02:00
JFronny c1cd101382
upgrade fapi + mc 2021-10-03 13:50:26 +02:00
JFronny 667b41a436
Messing with build data 2021-10-03 12:58:01 +02:00
JFronny 76ab3911df
This branch is for 1.18 2021-09-27 21:01:31 +02:00
JFronny f939dadec6
Refactor into separate modules 2021-09-27 20:55:48 +02:00
JFronny b6c9e59151
Bump version 2021-09-18 10:35:57 +02:00