Commit Graph

6 Commits

Author SHA1 Message Date
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
8aebf179d4
BREAKING: modularize
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-21 21:08:40 +02:00
8d741c5e49
feat(muscript): IOLib from respackopts 2023-09-21 19:28:17 +02:00
df1572edbd
build: move core commons to submodule to clean up build 2023-09-21 19:08:14 +02:00
e84f8adc88
docs: Document StandardLib and GsonLib functions for μScript users
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-25 18:53:04 +02:00
e927d1f82c
feat: introduce muscript-gson to support json parsing/writing from muScript and of muScript data from java
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-25 16:24:28 +02:00