Commit Graph

208 Commits

Author SHA1 Message Date
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
870b4b1a0f Toggle SetSlot event when server is setting slot, but not Close, which was a bug. 2021-07-05 13:44:05 +08:00
7cfe5145d2 Enhance support of screens 2021-07-04 12:38:24 +08:00
d9b6a90afc Handle screen open/send content 2021-07-04 00:44:42 +08:00
085b2efd6f basic inventory support 2021-07-02 23:49:56 +08:00
c4551f1de9 Fix Setting Packet error in 1.17 2021-06-21 12:40:34 +08: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
951bedbb13 Fix tests, changes pk.NBT api 2021-02-28 15:14:52 +08:00
fb1d3a3506 Part of refactor 2021-02-27 20:20:17 +08:00
a7bf3b683f Rename cmd -> examples 2021-02-27 15:00:25 +08:00
8e7ac43bf5 Add generic event 2021-02-27 14:49:11 +08:00
3b83aaf8ae Send client settings 2021-02-27 01:37:05 +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
9b6f640843 update to 1.16 and removes usage of "io/ioutil" 2021-02-25 12:43:39 +08:00
178c34eacb Add the files I forget adding 2021-02-18 21:36:27 +08:00
ea0e0d1cae Regenerate files, moves packet id from data package 2021-02-18 21:29:16 +08:00
67a7b42a01 Fix examples.
Fix Die event trigger incorrectly issue.
2021-02-18 17:42:19 +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
bc9cd93066 Fix some warnings and typos 2021-02-18 14:07:30 +08:00
750f87e780 Remove commented printf 2021-02-18 13:38:43 +08:00
0e959dfbc0 go generate ./... && go fmt ./... 2021-01-09 13:25:51 +08:00
aab143d928 Auto-generate sound ids and names 2021-01-07 22:18:01 -07:00
e9cb621f23 Support for Minecraft 1.16.4 2020-11-18 11:23:17 -06:00