Commit Graph

6 Commits

Author SHA1 Message Date
988aefe96d
feat(serialize): Initial work on porting gson-compile 2024-04-17 12:56:06 +02:00
8e696f8a2c
feat(muscript): add jar with all modules for use in jfmods
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-14 10:54:31 +02:00
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
af6252522d
BREAKING(logger): use System.Logger instead of SLF4J
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-14 13:57:12 +01:00
2935b9af7c
build: bump gradle-kotlin-dsl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-12 14:15:13 +01:00
a67d1dbbd6
feat: replace commons-logging with slf4j-based commons-logger and use type-safe dependency DSLs
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
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