issues
search
BenWoodworth
/
knbt
Kotlin NBT library for kotlinx.serialization
GNU Lesser General Public License v3.0
79
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement sequential decoding
#45
BenWoodworth
opened
2 months ago
0
Implement the NBT name redesign
#44
BenWoodworth
opened
6 months ago
2
Add `nameRootClasses` configuration option
#43
BenWoodworth
closed
6 months ago
0
Check that SNBT on JS reads/writes floats/doubles correctly
#42
BenWoodworth
opened
6 months ago
0
Ensure that Java NBT uses "Modified UTF-8"
#41
BenWoodworth
opened
6 months ago
0
Expose `NbtTagType` in the public API
#40
BenWoodworth
opened
6 months ago
0
Rename `Nbt` to `BinaryNbt`, and `NbtFormat` to `Nbt`, and add `Nbt` companion object for `NbtTag` serialization
#39
BenWoodworth
opened
7 months ago
0
Allow the encoding/decoding of end tags at root
#38
WinX64
opened
1 year ago
2
Extra bytes are read when decoding Nbt from stream
#37
WinX64
opened
1 year ago
4
Support Java protocol version 764+ with nameless tags
#36
WinX64
opened
1 year ago
6
Change package to com.benwoodworth.knbt :)
#35
BenWoodworth
opened
1 year ago
1
Back `Nbt*Array`s with `List`s, and encode arrays as `NbtList` by default, and require `@NbtArray`
#34
BenWoodworth
opened
1 year ago
3
Investigate `NaN` and infinity values for SNBT
#33
BenWoodworth
opened
1 year ago
1
Strict binary equality for `NbtFloat` and `NbtDouble`
#32
BenWoodworth
closed
1 year ago
0
Simplify `NbtEncoder`/`NbtDecoder` interfaces
#31
BenWoodworth
closed
1 year ago
0
Refactor `NbtEncoder`/`NbtDecoder` implementations
#30
BenWoodworth
opened
1 year ago
0
Re-design root class name NbtCompound-nesting functionality
#29
BenWoodworth
opened
1 year ago
22
Consistency issues with equality in list-like `NbtTag` types
#28
BenWoodworth
closed
1 year ago
0
Add extension methods/properties to Kotlin types for creating Nbt versions of a type.
#27
Ayfri
opened
1 year ago
0
Add `NbtTransformingSerializer`
#26
BenWoodworth
closed
8 months ago
0
Support `Char` serialization
#25
BenWoodworth
closed
1 year ago
0
Test fails on mingwX64
#24
BenWoodworth
closed
1 year ago
2
Serialize unsigned arrays as NbtArrays
#23
BenWoodworth
closed
1 year ago
0
Add generic args to NbtList pseudo-constructors
#22
BenWoodworth
closed
1 year ago
0
Consider adding a `@NbtSerialName` annotation
#21
BenWoodworth
closed
1 year ago
1
How to serialize into a Json ?
#20
Ayfri
closed
2 years ago
9
Support Enum serialization
#19
BenWoodworth
opened
2 years ago
2
Loosen constraints on boolean deserialization
#18
BenWoodworth
closed
1 year ago
1
Add `NbtContentPolymorphicSerializer`
#17
BenWoodworth
closed
1 year ago
0
Add a way to tell for encoder what kind of NBT tag to encode collections as
#16
BenWoodworth
closed
1 year ago
1
Make NbtTags mutable
#15
Gaming32
opened
2 years ago
4
Serializing NbtTag results in a SerializationException
#14
Gaming32
closed
1 year ago
4
Support polymorphic serialization
#13
BenWoodworth
closed
8 months ago
3
ClassCastException when serializing sealed classes
#12
AlexCouch
closed
1 year ago
2
Use Kotlin 1.7's Hierarchical MPP
#11
BenWoodworth
closed
1 year ago
0
Stabilize Okio API
#10
BenWoodworth
closed
1 year ago
1
Make NbtException classes internal
#9
BenWoodworth
closed
3 years ago
0
[BUG] Config option `ignoreUnknownKeys` breaks when there are unknown keys at the end
#8
RaphaelTarita
closed
3 years ago
4
Separate NBT format into Nbt/StringifiedNbt
#7
BenWoodworth
closed
3 years ago
0
[FEATURE] A JsonPath-like DSL for reading specific properties from an NBT source
#6
RaphaelTarita
closed
3 years ago
4
Support other native platforms
#5
BenWoodworth
closed
3 years ago
0
Support decoding from Stringified NBT
#4
BenWoodworth
closed
3 years ago
0
Floats are decoded as Doubles on Kolin/JS
#3
BenWoodworth
closed
3 years ago
1
Support the Bedrock variant of NBT
#2
BenWoodworth
closed
3 years ago
0
Support Compressed NBT
#1
BenWoodworth
closed
3 years ago
0