|
d88ee401fd
|
Add registry implement
|
2024-07-27 22:48:40 +08:00 |
|
|
73717c3e62
|
fix dimension registry handling
|
2024-06-16 02:29:25 +08:00 |
|
|
19945a6d0b
|
Add registry receiving function
|
2024-06-16 02:12:56 +08:00 |
|
|
3761fdbefe
|
add more configuration supports
|
2023-11-19 02:55:30 +08:00 |
|
|
55d79f791a
|
1.19.2 chat support
|
2022-11-30 18:50:10 +08:00 |
|
|
9849ca32a2
|
check current DimensionType to avoid panic.
|
2022-11-25 11:22:47 +08:00 |
|
|
740d14e7c6
|
update 1.19.2 server
|
2022-11-24 00:46:43 +08:00 |
|
|
d94993f34f
|
better nbt error message & dimensioncodec decoder
|
2022-06-19 23:05:10 +08:00 |
|
|
835c4c32c9
|
Trying to Fix Dimension NBT
|
2022-06-13 16:34:43 +08:00 |
|
|
2aace6b51a
|
bot can receive chunks now
|
2022-03-13 11:57:02 +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 |
|
|
bc9cd93066
|
Fix some warnings and typos
|
2021-02-18 14:07:30 +08:00 |
|
|
750f87e780
|
Remove commented printf
|
2021-02-18 13:38:43 +08:00 |
|
|
0e959dfbc0
|
go generate ./... && go fmt ./...
|
2021-01-09 13:25:51 +08:00 |
|
|
2bdea5a0f9
|
Implement TransactionConfirmation event + packet
|
2020-09-27 21:44:24 -07:00 |
|
|
bb278ddd1d
|
Update item data.
|
2020-09-20 20:37:50 -07:00 |
|
|
a46acaa064
|
Track and update tile entities
|
2020-09-20 17:11:18 -07:00 |
|
|
7d122e2f8b
|
Basic entity tracking
|
2020-09-19 15:59:03 -07:00 |
|
|
8cc65a405d
|
Fix off-by-one when cloning chunks
|
2020-09-18 15:34:48 -07:00 |
|
|
8ecf08fa50
|
Implement packet decoding for entities
|
2020-09-17 00:13:08 -07:00 |
|
|
a981ab84f5
|
Implement basic X/Z control surface
|
2020-09-16 21:40:41 -07:00 |
|
|
70bb24a7fb
|
Major update to implement basic collision
|
2020-09-16 20:16:47 -07:00 |
|
|
eec9d30795
|
Major update of chunk system for 1.16.2
|
2020-09-14 20:03:57 -07:00 |
|
|
b58d959b93
|
Move to new block dataset
|
2020-09-12 19:47:32 -07:00 |
|
|
358fb7b659
|
Implement generator and type for packet IDs
|
2020-09-12 13:38:45 -07:00 |
|
|
d45de88246
|
Add bot API to handle experience updates
|
2020-08-01 23:07:18 +03:00 |
|
|
dade32116f
|
Simplified bit operation
|
2020-05-24 12:40:01 +08:00 |
|
|
2ae88b10f4
|
change API of Section from (x, y, z int) to (offset int)
|
2020-05-21 17:28:42 +08:00 |
|
|
2db43755f1
|
The paletteSection can auto increase its underlying directSection.
|
2020-05-21 17:07:18 +08:00 |
|
|
97dca98819
|
add unit test for paletteSection
|
2020-05-19 16:15:39 +08:00 |
|
|
39c9525525
|
add unit test for directSection
|
2020-05-19 14:41:01 +08:00 |
|
|
32527442ed
|
add SetBlock function
|
2020-05-19 14:15:44 +08:00 |
|
|
fa75535f37
|
add GetBlock function
|
2020-05-17 14:45:27 +08:00 |
|
|
eba832b424
|
rewrite chunk data decoder
|
2020-05-17 13:35:52 +08:00 |
|
|
478fd678c8
|
Fix wrong behavior when data covers two adjacent int64 in fillSection
|
2020-02-18 16:48:14 +08:00 |
|
|
4384646214
|
decode Biomes data
|
2019-12-14 22:30:12 +08:00 |
|
|
9576aa2823
|
may fix #28
|
2019-10-20 14:19:38 +08:00 |
|
|
778caf1a40
|
format the code
|
2019-05-29 21:34:58 +08:00 |
|
|
837bb0b213
|
try read ChunkData
|
2019-05-21 00:11:27 +08:00 |
|
|
bb7fffbce6
|
recive Chunk data
|
2019-05-19 21:27:07 +08:00 |
|
|
845b7949dd
|
remove gomcbot
|
2019-05-19 18:48:06 +08:00 |
|
|
438285676d
|
support Inventory and Delegate
|
2019-05-19 17:44:49 +08:00 |
|
|
7e8118e21f
|
PluginMessage event
|
2019-05-19 11:32:31 +08:00 |
|
|
45820c10f5
|
bot is nolonger a submodule
|
2019-05-01 16:09:36 +08:00 |
|