Johannes Frohnmeyer Johannes
Johannes pushed to master at Johannes/Scripts 2024-04-25 11:43:46 +02:00
d66a9e7c51 fix(jfmod): add boms to modCompileOnly
Johannes pushed tag 1.7.4 to JfMods/Slyde 2024-04-25 11:24:04 +02:00
Johannes pushed to master at JfMods/Slyde 2024-04-25 11:23:55 +02:00
a299df6ef3 chore: update to 1.20.5
Johannes pushed tag 4.8.0 to JfMods/Respackopts 2024-04-25 10:39:37 +02:00
Johannes pushed to master at JfMods/Respackopts 2024-04-25 10:39:28 +02:00
7e663bd4f2 build: remove unused repos
a7417367aa fix: use correct versions
Compare 2 commits »
Johannes pushed tag 3.15.2 to JfMods/LibJF 2024-04-25 10:28:43 +02:00
Johannes pushed to master at JfMods/LibJF 2024-04-25 10:24:08 +02:00
2f54fb3921 build: temporarily remove repos needed for arch loom to ensure build uses fabric loom
Johannes pushed to master at Johannes/Scripts 2024-04-25 10:20:36 +02:00
9122ab475b fix(lom): Temporarily go back to fabric loom
Johannes pushed to master at JfMods/LibJF 2024-04-25 09:53:13 +02:00
00929dd17a chore(config-network): align packet serialization with recommendations in blog post
1109f9e610 build: publish bom/catalog on release
Compare 2 commits »
Johannes pushed to master at JfMods/Respackopts 2024-04-24 20:58:18 +02:00
84b6588d57 chore: clean up events slightly
8dba128843 feat: initial work on 1.20.5 and commons 1.7 port
Compare 2 commits »
Johannes pushed to master at Johannes/java-commons 2024-04-24 20:41:17 +02:00
451ac11851 fix(muscript-all): don't export dependency on modules
Johannes pushed to master at Johannes/java-commons 2024-04-24 20:25:19 +02:00
faf7dfd18e feat(serialize-generator): support alternate names in @SerializedName
Johannes pushed tag 3.15.1 to JfMods/LibJF 2024-04-24 17:55:05 +02:00
Johannes pushed to master at JfMods/LibJF 2024-04-24 17:53:18 +02:00
a33b27e57d feat: add lenient transport as alternative to manually setting SerializationMode
Johannes pushed to master at Johannes/java-commons 2024-04-24 17:42:47 +02:00
d1343208a3 fix(serialize): prevent unnecessary popping from stack when reading legal number
Johannes pushed to master at Johannes/java-commons 2024-04-24 16:19:24 +02:00
38a54455d7 fix(serialize-generator): Print a better error message
Johannes pushed to master at Johannes/java-commons 2024-04-24 16:00:59 +02:00
ca21e3e826 fix(serialize-generator): Attempt to provide additional insight into the discovered issue
Johannes pushed to master at Johannes/java-commons 2024-04-24 15:28:21 +02:00
8db740a9eb fix(serialize-generator): Additional explicit type check for debugging purposes
efff813ed6 fix(serialize-generator): remove debug log
Compare 2 commits »
Johannes pushed to master at Johannes/Scripts 2024-04-24 15:16:23 +02:00
d0b6a2d8a1 fix(lom): Java 21
Johannes pushed to master at Johannes/java-commons 2024-04-24 14:55:44 +02:00
f229dd496b fix(serialize-generator): properly generate with SerializerFor