Commit Graph

56 Commits

Author SHA1 Message Date
d250284642 update 1.19.2 client login 2022-11-23 00:49:32 +08:00
30479d6ea5 1.19 auth support (server side) 2022-06-19 17:46:55 +08:00
59353518b1 Unified the sending of LoginStart packet 2022-06-15 16:03:37 +08:00
44703ce940 Merge #206 2022-06-14 13:15:57 +08:00
780260c3bf supported 1.19 key authentication 2022-06-14 10:19:48 +08:00
0d5813339f Added 1.19 Support # Bot Package (missing-sig) 2022-06-13 16:18:14 +08:00
8facb8cf1c Added 1.19 Support # Login (missing-sig only) 2022-06-13 15:49:55 +08:00
3043305d6a Update mcbot.go 2022-05-04 22:11:05 +08:00
97e3a988c4 Less checks 2022-05-04 17:02:34 +03:00
d7e1c69c24 Don't send empty host string in handshake 2022-05-04 03:38:35 +03: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
0cc5695aa3 Update packetid name 2021-12-09 20:24:39 +08:00
4d0f7e7a7e fix golint 2021-12-08 11:01:56 +08:00
9d0a48832f fix #127 2021-11-15 13:30:18 +08:00
7944d4d2e2 Bump protocol to 1.17.1
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-07-30 23:45:53 -05:00
131c29ac69 update bot to 1.17 2021-06-20 21:30:02 +08:00
53f9414707 go fmt 2021-06-20 13:02:02 +08:00
7f0641a094 correct loginplugindata type 2021-06-19 16:02:43 +08:00
76a32e21a4 revise a mistake 2021-06-16 09:10:56 +08:00
a4e9ed9143 handle login plugins requeset 2021-06-14 21:06:21 +08:00
0344f49f28 security update 2021-04-04 10:37:22 +08:00
d132c78111 Map image generator 2021-03-12 22:39:39 +08:00
a7bf3b683f Rename cmd -> examples 2021-02-27 15:00:25 +08:00
3da9321f59 Refactoring package go-mc/bot 2021-02-27 01:06:07 +08:00
27a30efe7b Change conn.ReadPacket for reuse of the buffer 2021-02-25 14:24:28 +08:00
ea0e0d1cae Regenerate files, moves packet id from data package 2021-02-18 21:29:16 +08:00
d6b5accdc8 Add srv parse support. Sorry for the breaking API change. (I said that on README.md:34) 2021-02-18 17:02:41 +08:00
e9cb621f23 Support for Minecraft 1.16.4 2020-11-18 11:23:17 -06:00
Tom
cadc1cab3a Replicate vanilla physics, make pathing movements smooth 2020-09-25 23:24:12 -07:00
Tom
70bb24a7fb Major update to implement basic collision 2020-09-16 20:16:47 -07:00
Tom
0ec82d90a7 Update to 1.16.3 + add a few new event callbacks. 2020-09-11 18:00:15 -07:00
1ec365af32 Blind version bump for 1.16.2 2020-08-26 11:13:43 -05:00
3933bed4a9 refactor mcbot JoinServer to allow correct handshake packet 2020-07-25 10:55:32 -05:00
444229216a Basic support for 1.16.1 2020-07-01 11:32:58 +08:00
beac876beb 更新版本号至1.15.2
Updates code to minecraft 1.15.2 (protocol 578)
2020-01-22 12:17:58 -06:00
72b1820826 用更简单的方式为bot包支持代理 2020-01-05 01:14:38 +08:00
933222faf5 Change bot.JoinConn(*go-mc/net.Conn) to bot.JoinConn(net.Conn) 2020-01-05 00:33:35 +08:00
b2a5f7b720 Add bot.JoinConn() 2020-01-04 23:44:58 +08:00
d3e1ec1523 更新版本号至1.15.1 2019-12-29 07:59:39 +08:00
e8bb060cc4 更新1.15协议部分 2019-12-11 11:07:47 +08:00
d85d31da46 you can dial connection with timeout, and the PingAndList at /bot also. 2019-08-27 02:06:59 +08:00
927de56d35 修改错误的版本号 2019-07-20 10:54:06 +08:00
a1cc368be2 升级到1.14.4 2019-07-20 02:13:26 +08:00
a7858a2459 修正代码中的若干拼写错误 2019-07-16 23:28:02 +08:00
1de05fc44c 更新ProtocolID 2019-06-25 13:30:43 +08:00
ec50ada707 update to 1.14.2 2019-05-29 21:21:43 +08:00
2407b4f0ed update README.mc 2019-05-26 14:59:32 +08:00
edc99fc773 一个替换登入账号的代理服务器 2019-05-20 00:45:56 +08:00