Commit Graph

39 Commits

Author SHA1 Message Date
925b1359fc Use packet queue for bot framework.
Providing concurrently-safing for sending packets.
2023-04-01 10:02:28 +08:00
e7984776c8 update comments 2023-02-12 00:57:17 +08:00
e12b2f368d move SystemChat event from bot/basic to bot/msg 2023-01-01 22:12:03 +08:00
d39f4d398e fix bot/basic UpdateHealth event 2022-12-13 00:46:49 +08:00
ff94c600df fix player chat fort error 2022-12-04 16:08:52 +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
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
740d14e7c6 update 1.19.2 server 2022-11-24 00:46:43 +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
44703ce940 Merge #206 2022-06-14 13:15:57 +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
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
e507d82b83 Set the default setting of AllowListing to true 2021-12-27 15:07:05 +08:00
97b706f6eb Update /bot for 1.18 2021-12-11 02:40:41 +08:00
0cc5695aa3 Update packetid name 2021-12-09 20:24:39 +08:00
bcae505a59 1.18 update for bot/server 2021-12-03 11:58:28 +08:00
d9b6a90afc Handle screen open/send content 2021-07-04 00:44:42 +08:00
c4551f1de9 Fix Setting Packet error in 1.17 2021-06-21 12:40:34 +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
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