Skip to content

Releases: BitBuf/nbt

1.5.1

Choose a tag to compare

@BitBuf BitBuf released this 11 Sep 08:24
9271164

Critical SNBT bug fix.

1.5.0

Choose a tag to compare

@BitBuf BitBuf released this 06 Sep 20:43
52a7a48

SNBT serialization.

1.4.1

Choose a tag to compare

@BitBuf BitBuf released this 02 Sep 11:05
442603d

Iterable byte, int and long array tags.

1.4.0

Choose a tag to compare

@BitBuf BitBuf released this 01 Sep 21:13
2f027cc

JSON <-> NBT (de)serialization

1.3.3

Choose a tag to compare

@BitBuf BitBuf released this 29 Aug 20:12
50aa709

Specialized get and contains methods for compound tag.

1.3.2

Choose a tag to compare

@BitBuf BitBuf released this 29 Aug 12:24
cb929eb

Enhanced constructors for array tags.

1.3.1

Choose a tag to compare

@BitBuf BitBuf released this 28 Aug 21:40
d9db5b7

Specialized put methods for the compound tag, and the last refactor.

1.3.0

Choose a tag to compare

@BitBuf BitBuf released this 27 Aug 13:13
3500445

Complete rewrite with support for custom-made tags.

1.2.0

Choose a tag to compare

@BitBuf BitBuf released this 09 Jul 12:41
b73bf16

Large rework / refactor concerning the use of the root tag and NbtReader utility.

1.1.1

Choose a tag to compare

@BitBuf BitBuf released this 09 Jul 11:02
8ac307e

Enhancements to the ease of use of the compound and list tags. Use with caution.