|
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 |
|
|
cadc1cab3a
|
Replicate vanilla physics, make pathing movements smooth
|
2020-09-25 23:24:12 -07:00 |
|
|
70bb24a7fb
|
Major update to implement basic collision
|
2020-09-16 20:16:47 -07:00 |
|
|
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 |
|
|
e088636fbc
|
fix some misspell
|
2019-05-19 11:55:58 +08:00 |
|
|
4653cab5e1
|
update to 1.14.1
|
2019-05-19 10:11:20 +08:00 |
|
|
94fb6502db
|
添加了一些注释和例子
|
2019-05-17 14:10:52 +08:00 |
|
|
2bda0d63c2
|
handle encryption error
|
2019-05-14 23:26:22 +08:00 |
|
|
4dee74b119
|
PingAndList can ping now but not just list
|
2019-05-12 11:10:00 +08:00 |
|
|
45820c10f5
|
bot is nolonger a submodule
|
2019-05-01 16:09:36 +08:00 |
|