Commit Graph

26 Commits

Author SHA1 Message Date
9a1f543137 Optimize network types IO (#286) 2024-09-08 01:53:30 +08:00
40b32dfdd7 add support for EnableFeature and CustomReportDetails 2024-06-16 00:42:16 +08:00
a42267ba31 Replace all interface{} to any 2023-04-05 19:35:20 +08:00
fa83b762bf Add chat session 2023-01-01 13:17:07 +08:00
8445fb63cd fix server login for 1.19.3 2022-12-12 23:48:26 +08:00
fceaa33dc4 fix typo 2022-12-10 10:14:11 +08:00
595891b901 Add docs for Option and Opt 2022-12-06 13:23:57 +08:00
ea76e5a713 pk.Option improvement 2022-12-06 11:52:34 +08:00
55bf5eddbb Add pk.Option API 2022-12-06 02:14:38 +08:00
55d79f791a 1.19.2 chat support 2022-11-30 18:50:10 +08:00
7814e7b1ab update 1.19.2 bot, chat support 2022-11-26 15:58:31 +08:00
d829c47731 PlayerList in game 2022-06-23 13:13:38 +08:00
4cc7ed22b7 change pk.Ary API 2022-05-28 13:47:07 +08:00
4c2510565d pk.Ary and pk.Array using generic now 2022-03-20 01:17:25 +08:00
be3a834696 Command parse compound 2022-01-03 15:57:54 +08:00
70b0fbf1b7 Palette support 1 2021-12-17 18:45:06 +08:00
d9853b25aa Changed the packet Ary error message 2021-11-11 16:12:49 -07:00
b367864c2b Changed packet address error meesage 2021-11-11 16:05:58 -07:00
4976a5e72d chunk example fix 2021-04-04 10:29:30 +08:00
c6255de745 pk.Ary support pointer of slice for WriteTo() #98 2021-04-02 09:29:51 +08:00
c4c4ebeda8 Add tests and examples for pk.Opt and pk.Tuple. 2021-04-02 01:16:43 +08:00
6a7ecbf7c6 Fix bugs with pk.Ary. Add tests and examples. 2021-04-02 00:30:45 +08:00
951bedbb13 Fix tests, changes pk.NBT api 2021-02-28 15:14:52 +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
67806abcdb fix #88 2020-11-30 14:29:15 +08:00