Commit Graph

9 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 24aab51a4b
feat(muscript-gson): rename to muscript-json and port to commons-serialize-json
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-04-12 21:19:36 +02:00
Johannes Frohnmeyer 7f7eb954f8
feat(serialize): implement data binding 2024-04-12 20:04:15 +02:00
Johannes Frohnmeyer 4b44f9516d
fix(muscript-gson): port over to new implementation 2024-04-07 17:25:27 +02: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
Johannes Frohnmeyer 8aebf179d4
BREAKING: modularize
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-09-21 21:08:40 +02:00
Johannes Frohnmeyer 8d741c5e49
feat(muscript): IOLib from respackopts 2023-09-21 19:28:17 +02:00
Johannes Frohnmeyer df1572edbd
build: move core commons to submodule to clean up build 2023-09-21 19:08:14 +02:00
Johannes Frohnmeyer e84f8adc88
docs: Document StandardLib and GsonLib functions for μScript users
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-25 18:53:04 +02:00
Johannes Frohnmeyer e927d1f82c
feat: introduce muscript-gson to support json parsing/writing from muScript and of muScript data from java
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-25 16:24:28 +02:00