Issues
- 1
Back `Nbt*Array`s with `List`s, and encode arrays as `NbtList` by default, and require `@NbtArray`
#34 opened by BenWoodworth - 1
- 22
- 0
- 0
Ensure that Java NBT uses "Modified UTF-8"
#41 opened by BenWoodworth - 0
Expose `NbtTagType` in the public API
#40 opened by BenWoodworth - 0
Rename `Nbt` to `BinaryNbt`, and `NbtFormat` to `Nbt`, and add `Nbt` companion object for `NbtTag` serialization
#39 opened by BenWoodworth - 6
- 3
Support polymorphic serialization
#13 opened by BenWoodworth - 0
Add `NbtTransformingSerializer`
#26 opened by BenWoodworth - 2
Allow the encoding/decoding of end tags at root
#38 opened by WinX64 - 4
Extra bytes are read when decoding Nbt from stream
#37 opened by WinX64 - 1
Change package to com.benwoodworth.knbt :)
#35 opened by BenWoodworth - 4
Make NbtTags mutable
#15 opened by Gaming32 - 0
Add extension methods/properties to Kotlin types for creating Nbt versions of a type.
#27 opened by Ayfri - 0
Add `NbtContentPolymorphicSerializer`
#17 opened by BenWoodworth - 0
- 0
- 0
- 0
- 1
- 2
- 0
Support `Char` serialization
#25 opened by BenWoodworth - 2
Support Enum serialization
#19 opened by BenWoodworth - 1
Stabilize Okio API
#10 opened by BenWoodworth - 2
Test fails on mingwX64
#24 opened by BenWoodworth - 1
- 0
Serialize unsigned arrays as NbtArrays
#23 opened by BenWoodworth - 0
- 4
- 1
Add a way to tell for encoder what kind of NBT tag to encode collections as
#16 opened by BenWoodworth - 0
Use Kotlin 1.7's Hierarchical MPP
#11 opened by BenWoodworth - 9
How to serialize into a Json ?
#20 opened by Ayfri - 0
Make NbtException classes internal
#9 opened by BenWoodworth - 0
Support decoding from Stringified NBT
#4 opened by BenWoodworth - 4
[BUG] Config option `ignoreUnknownKeys` breaks when there are unknown keys at the end
#8 opened by RaphaelTarita - 0
- 4
[FEATURE] A JsonPath-like DSL for reading specific properties from an NBT source
#6 opened by RaphaelTarita - 0
Support the Bedrock variant of NBT
#2 opened by BenWoodworth - 0
Support other native platforms
#5 opened by BenWoodworth - 0
Support Compressed NBT
#1 opened by BenWoodworth - 1