|
92c618249c
|
Update README.md
|
2019-07-29 10:42:08 +08:00 |
|
|
3bd0049f3a
|
fix the test error on substitute
|
2019-07-28 19:38:20 +08:00 |
|
|
708097608c
|
autofish's colorable output for windows
and non color output for daze
|
2019-07-28 19:31:51 +08:00 |
|
|
cc3789ff22
|
Merge remote-tracking branch 'origin/master'
|
2019-07-28 19:22:42 +08:00 |
|
|
9cfdbfc6b7
|
we can Encode and Decode the UUID now
|
2019-07-28 19:22:14 +08:00 |
|
|
9a960ee868
|
Use google's UUID lib
|
2019-07-28 19:14:51 +08:00 |
|
|
6f4211ce74
|
Update README.md
|
2019-07-26 11:25:14 +08:00 |
|
|
e5c32df53b
|
Fix the NBT decoder return EOF if length equals to 0
|
2019-07-24 15:29:10 +08:00 |
|
|
d9098676fd
|
Fix the NBT decoder panic if length less than 0
|
2019-07-24 14:14:33 +08:00 |
|
|
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 |
|