|
176c7a68f6
|
Improve alignment with stairs when moving
|
2020-09-28 19:33:18 -07:00 |
|
|
2bdea5a0f9
|
Implement TransactionConfirmation event + packet
|
2020-09-27 21:44:24 -07:00 |
|
|
565b241f0e
|
Use block bounding boxes
|
2020-09-23 19:02:32 -07:00 |
|
|
eb6289da6a
|
Add block shape data
|
2020-09-23 18:34:13 -07:00 |
|
|
bb278ddd1d
|
Update item data.
|
2020-09-20 20:37:50 -07:00 |
|
|
7d1825b7e8
|
Make entity.Category enum to avoid using a string
|
2020-09-18 15:50:10 -07:00 |
|
|
0a6e72a046
|
Add entity information
|
2020-09-17 13:05:37 -07:00 |
|
|
b58d959b93
|
Move to new block dataset
|
2020-09-12 19:47:32 -07:00 |
|
|
4532977c9c
|
Merge branch 'block_info' into packet_id
|
2020-09-12 19:45:37 -07:00 |
|
|
0003da756a
|
Implement package and generator for block information.
|
2020-09-12 15:39:25 -07:00 |
|
|
358fb7b659
|
Implement generator and type for packet IDs
|
2020-09-12 13:38:45 -07:00 |
|
|
ec0365d9c8
|
Non-working attempt at parsing new biomesData format
|
2020-08-30 21:48:52 -05:00 |
|
|
9c05d5ff04
|
Update packetIDs to 1.16.2 protocol 751
|
2020-08-30 20:17:33 -05:00 |
|
|
694cdf1db8
|
Update soundIDs.go
|
2020-07-20 09:43:08 +08:00 |
|
|
0b3e6b01d5
|
Merge branch 'pull/62' into 1.16-dev
|
2020-07-09 13:42:44 +08:00 |
|
|
444229216a
|
Basic support for 1.16.1
|
2020-07-01 11:32:58 +08:00 |
|
|
32a6898b12
|
Update packetIDs to 1.16
|
2020-07-01 09:48:26 +08:00 |
|
|
61f1fc31b6
|
change packet id from Byte to VarInt. #59
|
2020-06-02 14:33:21 +08:00 |
|
|
ebf1d5c2c2
|
Update languages file. Add two function to chat packet: Append and TranslateMsg
|
2020-04-12 14:58:44 +08:00 |
|
|
06b7779db5
|
Update sound ids to work with 1.15.2
|
2020-01-27 22:18:19 +00:00 |
|
|
55c7e2163b
|
update language data, blocks and items
|
2019-12-14 22:19:23 +08:00 |
|
|
0efefc0f94
|
update language data, blocks and items
|
2019-12-14 22:00:42 +08:00 |
|
|
739a89468b
|
update language data
|
2019-12-14 21:20:46 +08:00 |
|
|
e8bb060cc4
|
更新1.15协议部分
|
2019-12-11 11:07:47 +08:00 |
|
|
72ba5b7345
|
yes, all the languages
|
2019-08-06 17:46:02 +08:00 |
|
|
ced82a1cab
|
Now we could use package chat to translate in many language.
But you must call chat.SetLanguage now.
(or just import _ "github.com/Tnze/go-mc/data/lang/en-us"
|
2019-08-06 14:51:48 +08:00 |
|
|
a1cc368be2
|
升级到1.14.4
|
2019-07-20 02:13:26 +08:00 |
|
|
837bb0b213
|
try read ChunkData
|
2019-05-21 00:11:27 +08:00 |
|
|
438285676d
|
support Inventory and Delegate
|
2019-05-19 17:44:49 +08:00 |
|
|
1e23543395
|
remove items test
|
2019-05-17 00:10:42 +08:00 |
|
|
c8505386c6
|
bot can hear sounds now. add some motion API.
|
2019-05-04 00:11:24 +08:00 |
|
|
0d436609ce
|
init
|
2019-05-01 15:22:42 +08:00 |
|