issues
search
Querz
/
NBT
A java implementation of the NBT protocol, including a way to implement custom tags.
MIT License
182
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Selective/partial chunk loading
#48
prydin
opened
4 years ago
0
Performance improvements
#47
prydin
closed
4 years ago
1
Fixed Heightmap tag typo and added maven plugin
#46
prydin
closed
4 years ago
1
Heightmap is always null in 1.15
#45
prydin
closed
4 years ago
0
NBTUtil.write(NamedTag, File) does not save to .dat file properly
#44
i0xHeX
closed
4 years ago
1
Distribute via Maven?
#43
Xerosigma
closed
4 years ago
1
Return of the empty sections crash
#42
canitzp
closed
4 years ago
1
Serialization deserialization overhaul
#41
Querz
closed
4 years ago
1
20w17a BlockState format change issue
#40
canitzp
closed
4 years ago
0
Doesn't work with >= 1.15.1
#39
FarmitzDugan
closed
4 years ago
1
Cannot cast net.querz.nbt.ByteArrayTag to net.querz.nbt.IntArrayTag
#38
antonilol
closed
4 years ago
4
support for little endian files plus header fields
#37
edward3h
closed
4 years ago
1
Fix bugs, now works with Vanilla servers
#36
artfable
opened
5 years ago
1
Biomes should be ByteArrayTag
#35
artfable
closed
5 years ago
1
Retrieving local palette from a section
#34
giacomotontini
closed
4 years ago
1
Version 4.1 is still labeled as 4.0
#33
HubTou
closed
5 years ago
1
Add Automatic-Module-Name manifest attribute
#32
jochembroekhoff
closed
5 years ago
1
Deserialize crashes on empty sections
#31
prydin
closed
5 years ago
4
add nesting description to README
#30
Querz
closed
5 years ago
1
Updated documentation for max nesting depth
#29
Marcono1234
closed
5 years ago
1
Remove Tag.getEmptyValue()
#28
Marcono1234
closed
5 years ago
3
Fix inconsistencies
#27
Querz
closed
5 years ago
3
Minor clean up
#26
Marcono1234
closed
5 years ago
1
Reverse nesting depth
#25
Marcono1234
closed
5 years ago
4
Move deserialization to static method or separate classes
#24
Marcono1234
closed
4 years ago
6
Only implement Comparable where needed
#23
Marcono1234
closed
5 years ago
8
Use actual element type for empty ListTag
#22
Marcono1234
closed
5 years ago
1
Improve overall type safety
#21
Querz
closed
5 years ago
2
Excessive usage of raw types
#20
Marcono1234
closed
5 years ago
7
Made ListTag more type-safe
#19
Marcono1234
closed
5 years ago
1
Improve overall type safety
#18
Querz
closed
5 years ago
3
All tags should implement hashCode()
#17
Querz
closed
5 years ago
1
Use Supplier to register custom Tags in TagFactory
#16
Querz
closed
5 years ago
2
NBT classes do not implement hashCode when implementing equals
#15
Marcono1234
closed
5 years ago
1
Casting of empty ListTag is error-prone
#14
Marcono1234
closed
5 years ago
4
Fixed NaN equals failing for DoubleTag and FloatTag
#13
Marcono1234
closed
5 years ago
1
Fixed resource leak in Chunk.deserialize
#12
Marcono1234
closed
5 years ago
1
Cleaned up TagTest imports
#11
Marcono1234
closed
5 years ago
1
Use Supplier for TagFactory instead of requiring no-args constructor
#10
Marcono1234
closed
5 years ago
1
Cleaned up README
#9
Marcono1234
closed
5 years ago
1
Complete rewrite of the NBT library
#8
Querz
closed
6 years ago
0
add array type indicator, string escaping and remove joinTagString
#7
Querz
closed
6 years ago
2
Append "s" when transforming ShortTag in toTagString.
#6
jochembroekhoff
closed
6 years ago
0
Add array type indicator and string escaping
#5
jochembroekhoff
closed
6 years ago
2
Update README.md
#4
Querz
closed
7 years ago
0
gradleproject fixes
#3
Querz
closed
7 years ago
0
fixed build.gradle
#2
ghost
closed
7 years ago
0
gradle integration
#1
ghost
closed
7 years ago
0
Previous