Commit Graph

848 Commits

Author SHA1 Message Date
2f003c5c16 fix error handling error 2024-06-16 17:16:12 +08:00
7d54712770 full cookie support 2024-06-16 16:58:47 +08:00
5f5db75a34 replace latency packet id name usage 2024-06-16 16:41:53 +08:00
de10351a91 use more standard packet id names 2024-06-16 16:39:22 +08:00
9e64fe59a1 go fmt 2024-06-16 16:37:56 +08:00
a9bd52853b go fix 2024-06-16 16:36:34 +08:00
73717c3e62 fix dimension registry handling 2024-06-16 02:29:25 +08:00
bbb19c38b7 optimize registry insertion 2024-06-16 02:22:10 +08:00
19945a6d0b Add registry receiving function 2024-06-16 02:12:56 +08:00
40b32dfdd7 add support for EnableFeature and CustomReportDetails 2024-06-16 00:42:16 +08:00
ee23172e0a upgrade bot configuration protocol 2024-06-16 00:40:13 +08:00
8be84104f1 update registries data 2024-06-15 18:30:01 +08:00
368accbc16 update readme 2024-06-15 18:17:27 +08:00
c43d9048ba update blocks data 2024-06-15 18:17:27 +08:00
fff914a786 update packetid to 1.21
fix compile issue
2024-06-15 18:17:13 +08:00
62c9d72851 update lang 2024-06-15 00:17:19 +08:00
51ba4c2fdd go fmt 2024-06-13 22:29:05 +08:00
73df16e856 Support convert advancements and pets' owner 2024-05-21 23:00:39 +08:00
ba27294b67 add converter example 2024-05-21 00:27:57 +08:00
6de9cb7f15 Add Visit method for dynbt.Compound 2024-05-21 00:27:57 +08:00
d63cc1de3f implementing storing chest data into Manager.Screens in bot/screen (#279) 2024-05-01 20:01:02 +08:00
010ce516d7 Merge pull request #280 from qwqtoday/a 2024-05-01 19:49:16 +08:00
6414c4c536 Merge branch 'a' of https://github.com/qwqtoday/go-mc into a 2024-05-01 19:47:41 +08:00
78b500ddde ok done, I removed the comment in lightData.ReadFrom() and made a better commit message 2024-05-01 19:46:57 +08:00
d4bd4c9342 ok done 2024-05-01 19:43:38 +08:00
4d563ad4b5 not reading trust edges in lightData 2024-04-28 11:22:50 +08:00
b84e201baa Update readme 2024-04-27 23:15:28 +08:00
47096ee53e Fix chat test 2024-04-27 23:11:09 +08:00
b893f721bd Fix disconnect message decoding error 2024-04-27 23:00:55 +08:00
01d05326e0 Fix DisguisedChat handling 2024-04-27 22:54:37 +08:00
d55614cdb7 Fix player chat message decoding error 2024-04-27 22:28:40 +08:00
9b9f8a8642 format code 2024-04-27 22:10:12 +08:00
79c8b35389 Update Text Component defination 2024-04-27 22:09:56 +08:00
fee324e25a Rename inner type name 2024-04-27 21:01:23 +08:00
aa1891a002 Merge branch 'v1.20.2' 2024-04-27 20:55:30 +08:00
54ffcb2bad add configuration support for /server packet 2024-04-27 20:53:06 +08:00
a5e6acea73 update README 2024-04-27 20:53:06 +08:00
1a5489d75e Merge pull request #277 from qwqtoday/master
1.20.4 update and ping handler in bot/basic
2024-04-27 20:44:33 +08:00
902a910bd6 Revert "update chat.Message to 1.20.4 format"
This reverts commit 903d585177.
2024-04-27 20:27:23 +08:00
0ff1876cc6 Revert "remove print 😳"
This reverts commit 8e104ab319.
2024-04-27 20:27:16 +08:00
8e104ab319 remove print 😳 2024-04-27 19:08:58 +08:00
903d585177 update chat.Message to 1.20.4 format 2024-04-27 19:06:01 +08:00
eca78280cc 1.20.4 update 2024-04-27 17:15:48 +08:00
479eddc639 1.20.4 update 2024-04-27 17:15:20 +08:00
032acf0d21 Handle ping in bot/basic 2024-04-25 19:15:41 +08:00
2445ff3f71 Fix CFB8 non-overlapping decrypt (#275)
* Fix CFB8 non-overlapping decrypt

* Fix CFB8 edge case of empty src
2024-03-10 00:11:06 +08:00
bc3d77d784 Optimize non-overlapping CFB8 decryption using SIMD XOR (#265) 2023-11-24 06:49:31 +08:00
75da769c25 更新 README.md 2023-11-21 08:50:25 +08:00
1d3646ce4a update level/block 2023-11-19 03:07:10 +08:00
fd572f1a50 update README 2023-11-19 02:57:22 +08:00