|
a99d862dc1
|
Delete negative handling code for SNBT
|
2021-11-01 18:13:15 -07:00 |
|
|
5cd290d29e
|
Fixed negative number parsing in snbt and added tests
|
2021-11-01 09:40:48 -07:00 |
|
|
130daf82a6
|
Now we can Decode/Encode StringifiedMessage
|
2021-07-05 13:05:58 +08:00 |
|
|
723303ce8d
|
Better syntax error handling
|
2021-06-22 10:01:41 +08:00 |
|
|
883c73d5e5
|
Merge remote-tracking branch 'origin/snbt_convertor' into snbt_convertor
# Conflicts:
# nbt/snbt_scanner.go
# nbt/snbt_scanner_test.go
|
2021-06-02 13:47:54 +08:00 |
|
|
d678e9b45a
|
Optimization makes scanner five times faster
|
2021-06-02 13:35:07 +08:00 |
|
|
69a8bad025
|
fix scanner error of number like "100f"
|
2021-05-27 14:58:40 +08:00 |
|
|
82a2efd6a0
|
Pass bigTest
|
2021-05-27 14:19:16 +08:00 |
|
|
dd1b8fd9c9
|
Support TAG_Byte_Array, TAG_Int_Array and TAG_Long_Array
|
2021-05-27 01:33:08 +08:00 |
|
|
233b44a13f
|
Basic SNBT list support
|
2021-05-26 15:02:49 +08:00 |
|
|
00fcdb4b14
|
generate NBT TAG_Compound
|
2021-05-26 01:35:58 +08:00 |
|
|
1f7d07b279
|
fix finish number error
|
2021-05-25 22:03:14 +08:00 |
|
|
c44af2bf34
|
NBT convert part 1
|
2021-05-25 20:10:57 +08:00 |
|
|
69601cec28
|
Fix Unquoted String scanning
|
2021-05-25 16:13:55 +08:00 |
|