issues
search
PistonDevelopers
/
hematite_nbt
A full-featured Rust crate for working with Minecraft's Named Binary Tag (NBT) file format, including Serde support.
MIT License
99
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Some tags are parsed with incorrect types
#70
ToKiNoBug
opened
10 months ago
4
Feature/allow quick exit
#69
CoreyShupe
opened
2 years ago
0
`to_writer` and `from_reader` should not require `Sized`
#68
mattfbacon
opened
2 years ago
0
Allow deserializing empty compound tags in deserialize_any
#67
Iaiao
opened
2 years ago
0
Fix array value serialization
#66
StackDoubleFlow
closed
2 years ago
2
Rust 2018, update dependency and fix some clippy warnings
#65
ghost
closed
2 years ago
0
Serializing Byte Arrays With NBT Serde
#64
zedseven
closed
3 years ago
3
add `nbt::from_slice` and zero copy support for strings
#63
Freax13
opened
3 years ago
2
add support for unit_variant
#62
Freax13
closed
3 years ago
4
Fix performance regression in array serialization
#61
caelunshun
closed
3 years ago
1
Update to serde 1.0.119
#60
Iaiao
closed
3 years ago
4
ByteArray is not serialized correctly
#59
skairunner
closed
4 years ago
8
varint support
#58
skairunner
closed
4 years ago
3
Blob API is too terse
#57
Selicre
opened
4 years ago
7
Upgrade flate2 to 1.0
#56
oOBoomberOo
closed
4 years ago
2
Inhomogeneous values of Value::List when reading chunk data
#55
gcharnock
opened
4 years ago
0
Preserve order of compound fields
#54
samlich
closed
4 years ago
3
Enable use of custom serde serializer on nbt arrays
#53
Schuwi
closed
4 years ago
2
Explicit array serialization in serde
#52
Schuwi
closed
4 years ago
4
Serde byte/int/long array serialization (Issue #27 / #32)
#51
Schuwi
closed
4 years ago
11
More information in Error
#50
Schuwi
opened
4 years ago
1
Cargo fmt, Clippy, deprecation
#49
Schuwi
closed
4 years ago
3
Add calculation of serialized size
#48
ejmount
closed
4 years ago
3
Fix UnrepresentableType error message
#47
caelunshun
closed
4 years ago
1
Add little-endian support
#46
ocecaco
opened
4 years ago
2
Deserialization of Blobs using serde confuses types
#45
cevans-uk
opened
4 years ago
2
Add get method for Blob
#44
zebp
closed
4 years ago
1
Bool deserialization errors for internally-tagged enum variants
#43
aramperes
opened
5 years ago
5
Support ordered NBT compounds
#42
atheriel
closed
4 years ago
0
Add serde support for deserializing long arrays
#41
caelunshun
closed
5 years ago
3
Some changes from my usage of the library
#40
atorstling
closed
5 years ago
2
The vanilla client will allow non-utf8 strings
#39
C4K3
closed
5 years ago
8
Improve top-level documentation
#38
atheriel
opened
5 years ago
1
Implement (de)serialization of Blobs and Values, plus general map serialization
#37
atheriel
closed
5 years ago
0
Revisit the Blob, Value, and ser/de API
#36
atheriel
closed
5 years ago
0
Serde support not on crates.io
#35
rosefromthedead
closed
5 years ago
5
Add a from_slice() function for zero-copy deserialization with serde
#34
atheriel
opened
6 years ago
0
Consolidate the serde and non-serde APIs
#33
atheriel
closed
5 years ago
0
Add serde support for TAG_LongArray
#32
atheriel
closed
4 years ago
1
Ports serde code to the 1.0 API
#31
atheriel
closed
6 years ago
0
Merge the nbt-serde crate into the main crate
#30
atheriel
closed
6 years ago
0
Port nbt-serde to the 1.0 API
#29
atheriel
closed
6 years ago
0
Add support for TAG_LongArray
#28
williewillus
closed
6 years ago
4
Papercut: nbt-serde always writes List tags as opposed to ByteArray/IntArray tags
#27
coderbot16
closed
4 years ago
4
Improve README and library documentation
#26
atheriel
opened
7 years ago
0
Use nbt::raw for all serialization/deserialization, and remove NbtFmt
#25
atheriel
closed
7 years ago
0
Add support for encoding/decoding NBT with serde
#24
atheriel
closed
7 years ago
1
Published 0.3.0
#23
bvssvni
closed
7 years ago
0
Update nbt_macros to Macros 1.1
#22
dtolnay
closed
6 years ago
0
Little-endian support?
#21
ghost
opened
8 years ago
0
Next