Commit Graph

188 Commits

Author SHA1 Message Date
aadf28dde2 add Hash for Chat Header 2022-12-01 01:42:28 +08:00
666f83be80 fix import 2022-11-30 21:20:08 +08:00
55d79f791a 1.19.2 chat support 2022-11-30 18:50:10 +08:00
0b7ef620d9 remove outdated comment 2022-11-29 17:41:23 +08:00
f7bf2f4bb2 Unimportant fix 2022-11-27 16:10:45 +08:00
f19d39c6d0 rename bot/chat to bot/msg 2022-11-27 16:10:06 +08:00
fad92fe364 format repo with "gofumpt" tool 2022-11-26 20:37:57 +08:00
7814e7b1ab update 1.19.2 bot, chat support 2022-11-26 15:58:31 +08:00
6a3589ad61 update 1.19.2 bot basic events 2022-11-26 01:30:08 +08:00
8ef1e296e9 add doc for bot package 2022-11-25 13:29:07 +08:00
9849ca32a2 check current DimensionType to avoid panic. 2022-11-25 11:22:47 +08:00
bface07e42 fix code format 2022-11-24 10:04:55 +08:00
740d14e7c6 update 1.19.2 server 2022-11-24 00:46:43 +08:00
d250284642 update 1.19.2 client login 2022-11-23 00:49:32 +08:00
3e83d1dbca fix typo 2022-11-17 00:32:38 +08:00
64667826d0 go fmt 2022-11-16 23:32:33 +08:00
d94993f34f better nbt error message & dimensioncodec decoder 2022-06-19 23:05:10 +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
0d88ae61c3 Code Cleanup 2022-06-13 17:22:46 +08:00
5a9f506597 Fix Packet Wrong 2022-06-13 16:43:13 +08:00
e40735d2d3 Fix Example 2022-06-13 16:42:47 +08:00
835c4c32c9 Trying to Fix Dimension NBT 2022-06-13 16:34:43 +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
4cc7ed22b7 change pk.Ary API 2022-05-28 13:47:07 +08:00
7bb5c2db87 ref #106 on online-bot example 2022-05-27 17:38:56 +08:00
0db686f398 Use http.DefaultClient for requests 2022-05-14 07:40:39 +00: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
2e11823b4a Scanned whole packet 2022-04-16 15:18:47 +08:00
607df98c3d Receive Respawn World Information 2022-04-16 12:50:50 +08:00
4c2510565d pk.Ary and pk.Array using generic now 2022-03-20 01:17:25 +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
e507d82b83 Set the default setting of AllowListing to true 2021-12-27 15:07:05 +08:00
61b99662b3 Update /bot/screen to support ClickWindow 2021-12-11 17:28:48 +08:00
97b706f6eb Update /bot for 1.18 2021-12-11 02:40:41 +08:00
a70aaa81d6 support SRV resolve in bot.PingAndList 2021-12-10 20:06:01 +08:00
ef1fabe9c5 Update packetid.go 2021-12-10 19:53:42 +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
bcae505a59 1.18 update for bot/server 2021-12-03 11:58:28 +08:00
b34044cff9 fix #132 2021-11-30 16:12:12 +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