Commit Graph

73 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 460d75ba49
chore(build): Use jfMod DSL instead of properties
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-07-09 16:50:53 +02:00
Johannes Frohnmeyer a1a6d22510
Update to 1.20
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/docs Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-06-09 15:04:53 +02:00
Johannes Frohnmeyer a548bba60a
[root] bump to 1.19.4
ci/woodpecker/push/jfmod Pipeline is pending Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/tag/docs Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-03-14 18:31:42 +01:00
Johannes Frohnmeyer df10f1bf47
[*] bump commons
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-03-12 16:53:31 +01:00
Johannes Frohnmeyer e640fe5145
[config-ui-tiny] use tabs if upper level contains nothing of note 2023-03-11 21:21:53 +01:00
Johannes Frohnmeyer 1d71c3870d
[root] update for 1.19.4-pre1
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-02-26 12:49:00 +01:00
Johannes Frohnmeyer 5aac567273
[root] fix runClient
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-02-23 20:36:00 +01:00
Johannes Frohnmeyer b5d3e5594b
[build] Enable loom multi-project optimisation
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-02-23 17:37:11 +01:00
Johannes Frohnmeyer e07475bfd9
Bump gson-compile
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline failed Details
2022-12-14 19:49:25 +01:00
Johannes Frohnmeyer 56e2d5341c
Implement config compiler plugin v2 powered by annotation processing
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline failed Details
2022-12-14 19:38:29 +01:00
Johannes Frohnmeyer f9e31f36ef
Update to 1.19.3
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline failed Details
2022-12-07 19:54:35 +01:00
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