Commit Graph

33 Commits

Author SHA1 Message Date
b22ad870c3 Doesn't convert UUID to string in ChatMsg event. 2020-07-09 13:51:21 +08:00
444229216a Basic support for 1.16.1 2020-07-01 11:32:58 +08:00
32a6898b12 Update packetIDs to 1.16 2020-07-01 09:48:26 +08:00
a908a03fcd Use %w in file ingame.go and nbt package, then we can use errors.Is for compare 2020-03-04 12:37:43 +08:00
7defd6062c fix nbt: unexpected TAG_End error, which trigger by picking up an item without NBT. 2020-03-04 12:00:19 +08:00
e10bb44716 fix nbt: unexpected TAG_End error, which trigger by picking up an item without NBT. 2020-03-04 11:53:16 +08:00
37c98c8d26 decode Biomes data 2019-12-14 22:37:03 +08:00
4384646214 decode Biomes data 2019-12-14 22:30:12 +08:00
e8bb060cc4 更新1.15协议部分 2019-12-11 11:07:47 +08:00
0c48980309 Disconnect method, SendPacket and ReceivePacket. 2019-08-16 12:46:09 +08:00
c667d86153 #4 2019-08-09 18:17:50 +08:00
1073099cbd struct column and chunk, and optimization 2019-08-03 18:02:18 +08:00
fed2cf25ce issue #4 临时解决方法 2019-08-02 11:14:58 +08:00
927de56d35 修改错误的版本号 2019-07-20 10:54:06 +08:00
a1cc368be2 升级到1.14.4 2019-07-20 02:13:26 +08:00
9b2360fc93 修复了玩家物品栏装有物品时解析出错的问题 2019-06-15 15:52:25 +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
778caf1a40 format the code 2019-05-29 21:34:58 +08:00
bfb5e51f24 修复一点风格问题 2019-05-29 21:16:29 +08:00
837bb0b213 try read ChunkData 2019-05-21 00:11:27 +08:00
bb7fffbce6 recive Chunk data 2019-05-19 21:27:07 +08:00
438285676d support Inventory and Delegate 2019-05-19 17:44:49 +08:00
7e8118e21f PluginMessage event 2019-05-19 11:32:31 +08:00
a005470e2b fix HealthChange event name error 2019-05-15 00:02:59 +08:00
c8505386c6 bot can hear sounds now. add some motion API. 2019-05-04 00:11:24 +08:00
b1422863d0 add SwingArm, Respawn and UseItem function 2019-05-03 19:49:13 +08:00
603ab9b09d remove gomcbot 2019-05-02 14:17:53 +08:00
c74cffcc22 Decode ChatMsg as chat.Message but not pk.String 2019-05-02 12:18:00 +08:00
1f0bdf19a3 event system 2019-05-02 00:39:43 +08:00
45820c10f5 bot is nolonger a submodule 2019-05-01 16:09:36 +08:00