Commit Graph

6 Commits

Author SHA1 Message Date
067f3b9de9
feat(commons): wrap IO exception in UncheckedIOException instead of generic RuntimeException 2024-04-03 17:20:19 +02:00
3d3c657497
feat(commons): Implement fake ScopedValue for use until the real thing arrives
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-09 13:38:28 +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
7ae4cd55b6
fix(commons): fix OOB for AsyncRequest.start
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-21 14:50:23 +02:00
8aebf179d4
BREAKING: modularize
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-21 21:08:40 +02:00
df1572edbd
build: move core commons to submodule to clean up build 2023-09-21 19:08:14 +02:00