Commit Graph

6 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 988aefe96d
feat(serialize): Initial work on porting gson-compile 2024-04-17 12:56:06 +02:00
Johannes Frohnmeyer 8e696f8a2c
feat(muscript): add jar with all modules for use in jfmods
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-04-14 10:54:31 +02:00
Johannes Frohnmeyer df78e10c6a
feat(commons-serialize): port over gson streams as backend for new SerializeReader/SerializeWriter API in commons-serialize 2024-04-12 15:32:54 +02:00
Johannes Frohnmeyer af6252522d
BREAKING(logger): use System.Logger instead of SLF4J
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-03-14 13:57:12 +01:00
Johannes Frohnmeyer 2935b9af7c
build: bump gradle-kotlin-dsl
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-03-12 14:15:13 +01:00
Johannes Frohnmeyer a67d1dbbd6
feat: replace commons-logging with slf4j-based commons-logger and use type-safe dependency DSLs
ci/woodpecker/push/woodpecker Pipeline failed Details
The only reason it needed to be separate was logging during ultra early init in Minecraft. I can figure out something else for that.
2024-03-09 12:37:38 +01:00