Johannes Frohnmeyer Johannes
Johannes pushed to master at Johannes/java-commons 2024-05-04 22:06:48 +02:00
bfc72b4428 docs(commons): Clean up Coerce.pinF
Johannes pushed to master at Johannes/java-commons 2024-05-04 22:02:00 +02:00
e1d6f578a8 style(commons): Clean up Throwable*.of
0e15fe3abd feat(commons): Add Throwable*.of to create instances from common types
c50bdc95bd feat(commons): Extend Assume API to all Throwing* functional interfaces and merge it into them. Use Coerce to obtain one if needed.
Compare 3 commits »
Johannes pushed to master at Johannes/java-commons 2024-05-04 20:58:10 +02:00
bb38fe5868 docs(commons): annotate methods in Unchecked and Assume
Johannes pushed to master at Johannes/java-commons 2024-05-04 20:55:21 +02:00
754f418ceb fix(serialize): throw checked exceptions in SerializeReader iterator. Probably better than just trusting every TypeAdapter to catch wrapping exceptions.
Johannes pushed to master at Johannes/java-commons 2024-05-04 20:33:33 +02:00
21beed944d docs(serialize): add note on unchecked exceptions in SerializeReader.iterator and .stream
Johannes commented on issue JfMods/Respackopts#10 2024-05-04 20:25:17 +02:00
Multiple options for menu panorama completely breaks it in 1.20.5

Sodium is supported. Still, I cannot reproduce the issue you describe, nor do I recall ever coming across something like it in testing. I can only assume that something else is interfering with…

Johannes pushed to master at JfMods/Respackopts 2024-05-04 20:23:58 +02:00
0dc1187d3a fix: use different log category for IO logs
57e2fb4b7a chore: remove dashloader compat
Compare 2 commits »
Johannes pushed to master at JfMods/Respackopts 2024-05-04 20:06:44 +02:00
1d518d748b chore: mention additional incompatible mods in FMJ
Johannes pushed tag 3.15.7 to JfMods/LibJF 2024-05-04 19:57:43 +02:00
Johannes pushed to master at JfMods/Respackopts 2024-05-04 19:57:06 +02:00
35dc868d3b fix: move validation layer under debugLogs option that already exists for things like that
Johannes pushed to master at JfMods/LibJF 2024-05-04 19:56:49 +02:00
83d85abb17 fix: actually skip unsupported values in configs
Johannes pushed to master at JfMods/Respackopts 2024-05-04 19:42:39 +02:00
9b9fbf844a feat: introduce validation layer to detect early resource loads and infinite recursion
Johannes commented on issue JfMods/Respackopts#10 2024-05-01 19:21:12 +02:00
Multiple options for menu panorama completely breaks it in 1.20.5

I have downloaded the pack you provided, but I was unable to reproduce the issue you described. I have loaded the pack without a preexisting config, changed settings in the config screen and…

Johannes pushed to master at JfMods/Respackopts 2024-05-01 19:17:44 +02:00
c17ffe42c8 chore: bump to 1.20.6
Johannes pushed to master at Johannes/java-commons 2024-04-30 15:53:08 +02:00
133e1d75f9 feat(serialize-databind): implement alternate API for parsing via ADTs. Probably still need to figure out how to ensure unchecked exceptions are not propagated
Johannes pushed tag 1.3.0 to JfMods/Chat-Transform 2024-04-26 09:45:50 +02:00
Johannes pushed to master at JfMods/Chat-Transform 2024-04-26 09:45:13 +02:00
4e47338803 feat: finish port to 1.20.5
Johannes pushed tag 3.15.6 to JfMods/LibJF 2024-04-26 09:18:51 +02:00
Johannes pushed to master at JfMods/LibJF 2024-04-26 09:18:34 +02:00
d579c19f6b chore(config-core): plumb TypeTokens throughout internal representation
Johannes commented on issue JfMods/Respackopts#10 2024-04-26 08:13:57 +02:00
Multiple options for menu panorama completely breaks it in 1.20.5

Could you send me a pack that allows me to reproduce the issue?