Commit Graph

38 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 799a49a065
style(data-manipulation): Use ScopedValue instead of map from thread ID to value 2024-04-23 20:54:08 +02:00
Johannes Frohnmeyer 7a75c776e4
feat: update to 1.20.5-rc2
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2024-04-19 20:09:09 +02:00
Johannes Frohnmeyer aaa71cfa42
build: update build for changes in scripts
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2024-03-25 16:16:25 +01:00
Johannes Frohnmeyer 7080cfbff2
feat: switch loggers to System.Logger and update dependencies
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2024-03-14 16:01:39 +01:00
Johannes Frohnmeyer 10527ec2bb
feat(data-manipulation): reverse order of FIND_RESOURCE application to make more sense 2023-08-20 12:13:11 +02:00
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 93fe8a6828
[*] optimize imports
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-03-11 21:24:59 +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 0a20b8eb74
[*] enhance testmod metadata
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-02-23 17:49:07 +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 6ece62df7f
[docs] Update FMJ
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details
2022-12-02 15:54:58 +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 5459a313c2
[build] Switch to gradle.kts and new plugin-based jfmod scripts 2022-10-07 19:25:25 +02:00
Johannes Frohnmeyer 6e359462d2
[unsafe] Fix and remove unsafe.unlock 2022-08-22 00:12:19 +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 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 cebb022838
[data-manipulation] Temporary workaround for nullable openRoot 2022-06-21 18:53:26 +02:00
Johannes Frohnmeyer f916c68c00
[root] Initial 1.19 support, not yet ready 2022-06-03 22:45:14 +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 9b28e3fadb
[config] Category support pt 1 2022-03-30 23:08:51 +02:00
Johannes Frohnmeyer 3fb16789b9
Add verifiers and presets to JfConfig 2022-01-08 20:02:15 +01:00
JFronny dc343ce1bf
Some breaking stuff before 1.18 2021-11-25 17:20:59 +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
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 9024376f8c
Reduce default log spam in dev envs and unify version setting 2021-10-06 17:46:39 +02:00
JFronny 9cad07b82d
Move generic logic from ResourcePackHookPatch to PatchUtil 2021-10-03 20:12:36 +02:00
JFronny 18e0d59a6a
Refactor libjf-data-manipulation-v0 2021-10-03 13:43:16 +02:00
JFronny a09305773d
More build script stuff 2021-10-03 13:22:45 +02:00
JFronny 06442bcad3
Remove non-throwable callbacks as they are already supported anyways 2021-10-03 13:10:15 +02:00
JFronny 667b41a436
Messing with build data 2021-10-03 12:58:01 +02:00
JFronny e041ef890e
Improve HookImplementation.disable 2021-10-03 12:29:58 +02:00
JFronny cddfd6c0fa
Use ASM for data manipulation 2021-09-29 18:52:43 +02:00
JFronny f939dadec6
Refactor into separate modules 2021-09-27 20:55:48 +02:00