872 Commits

Author SHA1 Message Date
185020e31c Squashed below commits
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
Go / Test (1.22) (push) Has been cancelled
Go / Test (^1.22) (push) Has been cancelled
nbt chat message

fixes some bug

chunk temp

relocate module

items id
2025-08-27 20:29:40 +08:00
f0bb92bdb9 remove bot and message.go
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
Go / Test (1.22) (push) Has been cancelled
Go / Test (^1.22) (push) Has been cancelled
2025-08-23 17:21:54 +08:00
0958972953 1.21.8 data
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
Go / Test (1.22) (push) Has been cancelled
Go / Test (^1.22) (push) Has been cancelled
2025-08-22 06:17:33 +08:00
133e3fab4a light data
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
Go / Test (1.22) (push) Has been cancelled
Go / Test (^1.22) (push) Has been cancelled
2025-06-19 14:31:51 +08:00
9aca24f071 rm packetizer 2025-06-19 14:31:35 +08:00
a3d57fde34 more util types 2025-06-18 08:47:58 +08:00
3eb5bcd054 more util types 2025-06-18 08:47:23 +08:00
f67c9e3052 Updated 1.21.6 2025-06-16 12:46:46 +08:00
539b4a3a7f Add 1.21.1 chat support (#284)
Merge this without verification. Otherwise can't be reviewed in the further updates.
2024-12-24 11:20:05 +08:00
9a1f543137 Optimize network types IO (#286) 2024-09-08 01:53:30 +08:00
a5fbf35088 Add item DataComponent implements (part 4) 2024-07-29 00:32:00 +08:00
76ff3a8d41 Add item DataComponent implements (part 3) 2024-07-28 23:47:24 +08:00
085ef0e369 Provide .Block() method for block.State 2024-07-28 23:32:53 +08:00
c51313a9cc Add item DataComponent implements (part 2) 2024-07-28 22:45:40 +08:00
090493c4ac Add item DataComponent implements (part 1) 2024-07-28 17:52:41 +08:00
966f50eb53 Fix bot screen item counts 2024-07-28 16:42:08 +08:00
330d7e6c3e fix item displays name on example/daze 2024-07-28 16:21:24 +08:00
cbd9bb96de generate new data/registryid package 2024-07-28 15:11:11 +08:00
884d4307fe change data/registry generator 2024-07-28 15:09:55 +08:00
47ca8a6d9d upgrade go version 2024-07-28 00:48:45 +08:00
66b3b11049 Add tags api 2024-07-28 00:02:55 +08:00
31375289b0 Add tags implement 2024-07-27 23:53:35 +08:00
d88ee401fd Add registry implement 2024-07-27 22:48:40 +08:00
300304eed3 snbt support float point 2024-06-19 21:02:12 +08:00
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