|
b893f721bd
|
Fix disconnect message decoding error
|
2024-04-27 23:00:55 +08:00 |
|
|
2c2f1547be
|
Let configuration has it's own Err type
|
2023-11-19 02:34:30 +08:00 |
|
|
006f958f43
|
configuration protocol support draft
|
2023-11-19 02:11:15 +08:00 |
|
|
7bef059b44
|
Fix nbt bugs that cannot handle tagNames contains commas
|
2023-04-16 20:42:28 +08:00 |
|
|
925b1359fc
|
Use packet queue for bot framework.
Providing concurrently-safing for sending packets.
|
2023-04-01 10:02:28 +08:00 |
|
|
cb00499efe
|
update encryption response packet for 1.19.3
|
2023-01-26 22:42:37 +08:00 |
|
|
cf9accd5e4
|
fix key pair checking bug
|
2022-12-07 00:36:00 +08:00 |
|
|
bface07e42
|
fix code format
|
2022-11-24 10:04:55 +08:00 |
|
|
30479d6ea5
|
1.19 auth support (server side)
|
2022-06-19 17:46:55 +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 |
|
|
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 |
|
|
0db686f398
|
Use http.DefaultClient for requests
|
2022-05-14 07:40:39 +00: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 |
|
|
9b6f640843
|
update to 1.16 and removes usage of "io/ioutil"
|
2021-02-25 12:43:39 +08:00 |
|
|
ea0e0d1cae
|
Regenerate files, moves packet id from data package
|
2021-02-18 21:29:16 +08:00 |
|
|
bc9cd93066
|
Fix some warnings and typos
|
2021-02-18 14:07:30 +08:00 |
|
|
3f8f85aa1d
|
指定當傳送加入伺服器的請求至Mojang時的Content-Type標頭
官方好像正常是要指定Content-Type( https://wiki.vg/Authentication#Request_format )
現在是不加沒關係
但如果Mojang修正的話可能會出錯
|
2020-06-23 17:26:48 +08:00 |
|
|
d0dbc703cf
|
get offline UUID of player from their name!
|
2019-08-29 15:52:54 +08:00 |
|
|
73af09e2ea
|
chat package will not ignore the translate message now, but return the row msg.
|
2019-08-07 15:23:25 +08:00 |
|
|
02eb7283d1
|
hide Payload in authenticate
|
2019-08-01 12:09:58 +08:00 |
|
|
7e8118e21f
|
PluginMessage event
|
2019-05-19 11:32:31 +08:00 |
|
|
603ab9b09d
|
remove gomcbot
|
2019-05-02 14:17:53 +08:00 |
|
|
c74cffcc22
|
Decode ChatMsg as chat.Message but not pk.String
|
2019-05-02 12:18:00 +08:00 |
|
|
45820c10f5
|
bot is nolonger a submodule
|
2019-05-01 16:09:36 +08:00 |
|