Commit Graph

85 Commits

Author SHA1 Message Date
3a6211d180 Chat Message support Encode now,fix test 2019-07-24 03:21:31 +08:00
020b07fef0 Chat Message support Encode now,fix 2019-07-24 03:10:23 +08:00
a91caff32f Chat Message support Encode now 2019-07-24 02:54:36 +08:00
6c4924af96 修正ReadWriter接口名 2019-07-22 13:03:26 +08:00
c78d8369eb add Reader and Writer interface of go-mc/net 2019-07-22 12:51:54 +08:00
927de56d35 修改错误的版本号 2019-07-20 10:54:06 +08:00
a1cc368be2 升级到1.14.4 2019-07-20 02:13:26 +08:00
2809be4542 修正代码中的若干拼写错误 2019-07-16 23:32:54 +08:00
a7858a2459 修正代码中的若干拼写错误 2019-07-16 23:28:02 +08:00
ce9ce6c6f2 把.DS_Store 添加到gitignore 2019-06-29 10:09:47 +08:00
d2dfd0c36f 删除.DS_Store 2019-06-29 10:09:14 +08:00
9df0ae9064 plan 2019-06-25 14:01:03 +08:00
1de05fc44c 更新ProtocolID 2019-06-25 13:30:43 +08:00
ff7439c28e 修复了§设置的格式不恢复的问题 2019-06-19 02:01:04 +08:00
840e4b1cf8 修正了解析§格式的大小写敏感问题 2019-06-19 01:51:50 +08:00
8c0b0e89ab support old chat format system which based on § 2019-06-19 01:44:21 +08:00
f625f06001 you can use chat.Message.ClearString()
to output the message without ansi color
2019-06-18 17:41:00 +08:00
285f582554 can install mcping 2019-06-18 16:51:44 +08:00
eab4df2b25 重写了ping示例,现在它是一个实用的工具了 2019-06-18 14:37:33 +08:00
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