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