Commit Graph

19 Commits

Author SHA1 Message Date
18ba5e6a30 proxy using support. close #231 2023-02-15 19:32:59 +08:00
fad92fe364 format repo with "gofumpt" tool 2022-11-26 20:37:57 +08:00
64667826d0 go fmt 2022-11-16 23:32:33 +08:00
2aace6b51a bot can receive chunks now 2022-03-13 11:57:02 +08:00
46b021e1ef update to 1.18.2 & fix bug in snbt encoding 2022-03-10 12:29:03 +08:00
cf25807f68 Support SRV records in net.Dial and bot.PingAndListContext 2022-03-06 00:28:46 +08:00
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