Commit Graph

17 Commits

Author SHA1 Message Date
57b0a6fdc6 fix snbt decoding bug found in #121 2021-08-28 13:01:17 +08:00
6500fbeaab Document append. SNBT encoding bug fix (TagList) 2021-07-09 16:23:26 +08:00
130daf82a6 Now we can Decode/Encode StringifiedMessage 2021-07-05 13:05:58 +08:00
2112a604f1 nbt.StringifiedNBT as nbt.NBTEncoder 2021-07-05 01:28:07 +08:00
723303ce8d Better syntax error handling 2021-06-22 10:01:41 +08:00
d730153750 Add Benchmark 2021-06-09 23:43:12 +08:00
82a2efd6a0 Pass bigTest 2021-05-27 14:19:16 +08:00
d829d3bccf support TAG_List<List/Array> 2021-05-27 10:45:36 +08:00
4f148c7515 Add test cases for Typed Array 2021-05-27 01:08:11 +08:00
72599f7058 fix TAG_List<TAG_Compound> 2021-05-27 01:03:52 +08:00
d0c7a295a5 support TAG_List<TAG_Compound> 2021-05-27 00:22:26 +08:00
fa2ab9a5d5 make tagType witten early 2021-05-26 21:43:05 +08:00
233b44a13f Basic SNBT list support 2021-05-26 15:02:49 +08:00
e2fbef9bea Support literal and compound 2021-05-26 03:36:12 +08:00
3b2f81ea1f Quoted string 2021-05-26 02:15:45 +08:00
00fcdb4b14 generate NBT TAG_Compound 2021-05-26 01:35:58 +08:00
c44af2bf34 NBT convert part 1 2021-05-25 20:10:57 +08:00