|
90737d09e4
|
Clean up unnecessary garbage
|
2023-04-16 21:14:29 +08:00 |
|
|
7bef059b44
|
Fix nbt bugs that cannot handle tagNames contains commas
|
2023-04-16 20:42:28 +08:00 |
|
|
e717b9c6db
|
Add option to disallow unknown fields
|
2023-02-21 02:02:04 -05:00 |
|
|
64667826d0
|
go fmt
|
2022-11-16 23:32:33 +08:00 |
|
|
260805c0b1
|
Fix bug: ReadByte return EOF when read success
|
2021-02-27 20:18:41 +08:00 |
|
|
21207830c0
|
Fix over-read bug of go-mc/net packet
|
2021-02-27 01:15:44 +08:00 |
|
|
3da9321f59
|
Refactoring package go-mc/bot
|
2021-02-27 01:06:07 +08:00 |
|
|
95b9ba9360
|
add support for nonarray lists, fix bugs with structs, make compliant with bigtest.nbt
|
2020-09-17 22:38:48 -05:00 |
|
|
e385cb77cb
|
NBT Unmarshaler support
|
2019-07-31 21:00:30 +08:00 |
|
|
5fbc95d4a0
|
infer compress type before decode NBT fail
|
2019-07-31 17:31:16 +08:00 |
|
|
b28cc4f2da
|
Marshal without test and TagList
|
2019-05-19 00:15:14 +08:00 |
|
|
d3c7f45a21
|
use sync.Map to store type info
|
2019-05-18 20:10:05 +08:00 |
|
|
9cdab82ea3
|
can parse TAG_String
|
2019-05-18 01:08:32 +08:00 |
|