|
ab63acbd7e
|
New server framework, an example, and compressed packet fixed.
|
2021-11-27 15:25:55 +08:00 |
|
|
29ce46a244
|
Minor changes that don't matter
|
2021-05-24 13:08:06 +08:00 |
|
|
3da9321f59
|
Refactoring package go-mc/bot
|
2021-02-27 01:06:07 +08:00 |
|
|
f8b3501b60
|
Fix other code for compatible with new go-mc/net packet
|
2021-02-25 20:22:06 +08:00 |
|
|
27a30efe7b
|
Change conn.ReadPacket for reuse of the buffer
|
2021-02-25 14:24:28 +08:00 |
|
|
61f1fc31b6
|
change packet id from Byte to VarInt. #59
|
2020-06-02 14:33:21 +08:00 |
|
|
d85d31da46
|
you can dial connection with timeout, and the PingAndList at /bot also.
|
2019-08-27 02:06:59 +08:00 |
|
|
e63d68d0d7
|
you can dial connection by your self, so you can set timeout now.
|
2019-08-27 01:29:11 +08:00 |
|
|
a7858a2459
|
修正代码中的若干拼写错误
|
2019-07-16 23:28:02 +08:00 |
|
|
edc99fc773
|
一个替换登入账号的代理服务器
|
2019-05-20 00:45:56 +08:00 |
|
|
94fb6502db
|
添加了一些注释和例子
|
2019-05-17 14:10:52 +08:00 |
|
|
71e4d24465
|
fix the panic when net.Conn.ReadPacket error.
|
2019-05-05 00:44:06 +08:00 |
|
|
0d436609ce
|
init
|
2019-05-01 15:22:42 +08:00 |
|