|
81e21a7713
|
调整bot功能的列举顺序
|
2019-06-15 16:00:55 +08:00 |
|
|
777525e03d
|
update README
|
2019-06-15 15:55:10 +08:00 |
|
|
9b2360fc93
|
修复了玩家物品栏装有物品时解析出错的问题
|
2019-06-15 15:52:25 +08:00 |
|
|
eb5d8f3d60
|
更新了README
|
2019-06-12 21:06:08 +08:00 |
|
|
97ba420565
|
支持Unmarshal到interface{}
|
2019-06-10 17:07:57 +08:00 |
|
|
be1a95c27e
|
support unmarshal to interface{} .no TagCompound
|
2019-06-10 16:32:12 +08:00 |
|
|
0a094cf956
|
add HeldItemChange event
|
2019-06-10 15:24:24 +08:00 |
|
|
f909ed405e
|
测试并改正放置、挖掘方块的API
|
2019-06-08 14:17:26 +08:00 |
|
|
d53f77dbae
|
更新了几个API
|
2019-06-08 11:07:00 +08:00 |
|
|
722c21bff9
|
修复了服务端断开连接时,若不响应Disconnect事件则会崩溃的问题
|
2019-06-07 12:38:47 +08:00 |
|
|
74e4d4a2ed
|
mearge
|
2019-06-03 13:25:37 +08:00 |
|
|
b8e2b66a35
|
让ByteArray的Encode不使用指针
|
2019-06-03 13:23:28 +08:00 |
|
|
bd9778db2e
|
让ByteArray的Encode不使用指针
|
2019-06-03 13:18:46 +08:00 |
|
|
4a0dc34854
|
add support of the byte array with varint len.
|
2019-06-03 13:01:15 +08:00 |
|
|
6feed6f193
|
chat message support json.Marshal
|
2019-06-02 20:48:46 +08:00 |
|
|
a46106e523
|
提高易读性
|
2019-05-29 22:49:11 +08:00 |
|
|
9b800804e6
|
添加注释
|
2019-05-29 22:36:12 +08:00 |
|
|
778caf1a40
|
format the code
|
2019-05-29 21:34:58 +08:00 |
|
|
ec50ada707
|
update to 1.14.2
|
2019-05-29 21:21:43 +08:00 |
|
|
bfb5e51f24
|
修复一点风格问题
|
2019-05-29 21:16:29 +08:00 |
|
|
2407b4f0ed
|
update README.mc
|
2019-05-26 14:59:32 +08:00 |
|
|
837bb0b213
|
try read ChunkData
|
2019-05-21 00:11:27 +08:00 |
|
|
6be465640f
|
nbt support skip TagIntArray and TagLongArray
|
2019-05-21 00:11:07 +08:00 |
|
|
b396e2f9d5
|
fix the login mistake of the example
|
2019-05-20 08:06:06 +08:00 |
|
|
edc99fc773
|
一个替换登入账号的代理服务器
|
2019-05-20 00:45:56 +08:00 |
|
|
bb7fffbce6
|
recive Chunk data
|
2019-05-19 21:27:07 +08:00 |
|
|
845b7949dd
|
remove gomcbot
|
2019-05-19 18:48:06 +08:00 |
|
|
438285676d
|
support Inventory and Delegate
|
2019-05-19 17:44:49 +08:00 |
|
|
2c41d9b901
|
return ErrEND when reading a TAG_End
|
2019-05-19 15:44:09 +08:00 |
|
|
e088636fbc
|
fix some misspell
|
2019-05-19 11:55:58 +08:00 |
|
|
637d5e35a3
|
remove PositionPackTest
|
2019-05-19 11:36:54 +08:00 |
|
|
7e8118e21f
|
PluginMessage event
|
2019-05-19 11:32:31 +08:00 |
|
|
4653cab5e1
|
update to 1.14.1
|
2019-05-19 10:11:20 +08:00 |
|
|
6ecda56de1
|
fix example output error
|
2019-05-19 00:23:54 +08:00 |
|
|
1144956f57
|
update README
|
2019-05-19 00:17:39 +08:00 |
|
|
b28cc4f2da
|
Marshal without test and TagList
|
2019-05-19 00:15:14 +08:00 |
|
|
0b9984da07
|
support IntArray and LongArray
|
2019-05-18 22:00:52 +08:00 |
|
|
d3c7f45a21
|
use sync.Map to store type info
|
2019-05-18 20:10:05 +08:00 |
|
|
7953808e36
|
implement old NBT format.
TODO: TAG_Int_Array and TAG_Long_Array
|
2019-05-18 19:22:23 +08:00 |
|
|
b2164833f5
|
can parse TagCompound and TagString and TagFloat
|
2019-05-18 18:08:40 +08:00 |
|
|
9cdab82ea3
|
can parse TAG_String
|
2019-05-18 01:08:32 +08:00 |
|
|
94fb6502db
|
添加了一些注释和例子
|
2019-05-17 14:10:52 +08:00 |
|
|
db9dbc7e76
|
add build status to README
|
2019-05-17 00:17:10 +08:00 |
|
|
1e23543395
|
remove items test
|
2019-05-17 00:10:42 +08:00 |
|
|
ceebc11e72
|
add travis
|
2019-05-17 00:05:17 +08:00 |
|
|
a005470e2b
|
fix HealthChange event name error
|
2019-05-15 00:02:59 +08:00 |
|
|
abf8c72e26
|
add online mode guide to daze example
|
2019-05-14 23:47:05 +08:00 |
|
|
2bda0d63c2
|
handle encryption error
|
2019-05-14 23:26:22 +08:00 |
|
|
4dee74b119
|
PingAndList can ping now but not just list
|
2019-05-12 11:10:00 +08:00 |
|
|
71e4d24465
|
fix the panic when net.Conn.ReadPacket error.
|
2019-05-05 00:44:06 +08:00 |
|