|
61b99662b3
|
Update /bot/screen to support ClickWindow
|
2021-12-11 17:28:48 +08:00 |
|
|
97b706f6eb
|
Update /bot for 1.18
|
2021-12-11 02:40:41 +08:00 |
|
|
a70aaa81d6
|
support SRV resolve in bot.PingAndList
|
2021-12-10 20:06:01 +08:00 |
|
|
ef1fabe9c5
|
Update packetid.go
|
2021-12-10 19:53:42 +08:00 |
|
|
0cc5695aa3
|
Update packetid name
|
2021-12-09 20:24:39 +08:00 |
|
|
4d0f7e7a7e
|
fix golint
|
2021-12-08 11:01:56 +08:00 |
|
|
bcae505a59
|
1.18 update for bot/server
|
2021-12-03 11:58:28 +08:00 |
|
|
b34044cff9
|
fix #132
|
2021-11-30 16:12:12 +08:00 |
|
|
9d0a48832f
|
fix #127
|
2021-11-15 13:30:18 +08:00 |
|
|
7944d4d2e2
|
Bump protocol to 1.17.1
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-07-30 23:45:53 -05:00 |
|
|
870b4b1a0f
|
Toggle SetSlot event when server is setting slot, but not Close, which was a bug.
|
2021-07-05 13:44:05 +08:00 |
|
|
7cfe5145d2
|
Enhance support of screens
|
2021-07-04 12:38:24 +08:00 |
|
|
d9b6a90afc
|
Handle screen open/send content
|
2021-07-04 00:44:42 +08:00 |
|
|
085b2efd6f
|
basic inventory support
|
2021-07-02 23:49:56 +08:00 |
|
|
c4551f1de9
|
Fix Setting Packet error in 1.17
|
2021-06-21 12:40:34 +08:00 |
|
|
131c29ac69
|
update bot to 1.17
|
2021-06-20 21:30:02 +08:00 |
|
|
53f9414707
|
go fmt
|
2021-06-20 13:02:02 +08:00 |
|
|
7f0641a094
|
correct loginplugindata type
|
2021-06-19 16:02:43 +08:00 |
|
|
76a32e21a4
|
revise a mistake
|
2021-06-16 09:10:56 +08:00 |
|
|
a4e9ed9143
|
handle login plugins requeset
|
2021-06-14 21:06:21 +08:00 |
|
|
0344f49f28
|
security update
|
2021-04-04 10:37:22 +08:00 |
|
|
d132c78111
|
Map image generator
|
2021-03-12 22:39:39 +08:00 |
|
|
951bedbb13
|
Fix tests, changes pk.NBT api
|
2021-02-28 15:14:52 +08:00 |
|
|
fb1d3a3506
|
Part of refactor
|
2021-02-27 20:20:17 +08:00 |
|
|
a7bf3b683f
|
Rename cmd -> examples
|
2021-02-27 15:00:25 +08:00 |
|
|
8e7ac43bf5
|
Add generic event
|
2021-02-27 14:49:11 +08:00 |
|
|
3b83aaf8ae
|
Send client settings
|
2021-02-27 01:37:05 +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 |
|
|
27a30efe7b
|
Change conn.ReadPacket for reuse of the buffer
|
2021-02-25 14:24:28 +08:00 |
|
|
9b6f640843
|
update to 1.16 and removes usage of "io/ioutil"
|
2021-02-25 12:43:39 +08:00 |
|
|
178c34eacb
|
Add the files I forget adding
|
2021-02-18 21:36:27 +08:00 |
|
|
ea0e0d1cae
|
Regenerate files, moves packet id from data package
|
2021-02-18 21:29:16 +08:00 |
|
|
67a7b42a01
|
Fix examples.
Fix Die event trigger incorrectly issue.
|
2021-02-18 17:42:19 +08:00 |
|
|
d6b5accdc8
|
Add srv parse support. Sorry for the breaking API change. (I said that on README.md:34)
|
2021-02-18 17:02:41 +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 |
|
|
aab143d928
|
Auto-generate sound ids and names
|
2021-01-07 22:18:01 -07:00 |
|
|
e9cb621f23
|
Support for Minecraft 1.16.4
|
2020-11-18 11:23:17 -06:00 |
|
|
1240aefc38
|
Implement physics + pathfinding over slabs
|
2020-10-12 22:13:02 -07:00 |
|
|
5934c78e0c
|
Implement jumped crossings and dropping down two blocks
|
2020-10-03 18:56:45 -07:00 |
|
|
a552ddc008
|
Add warning if sound index is unknown instead of panic
|
2020-09-29 22:37:51 -07:00 |
|
|
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 |
|
|
93cb674bd2
|
Use more realistic yaw/pitch speeds
|
2020-09-27 16:32:06 -07:00 |
|
|
670799df8d
|
Start implementing boilerplate for manipulating inventory
|
2020-09-26 18:05:40 -07:00 |
|
|
1a269d9b63
|
Minor movement improvements
|
2020-09-26 00:10:48 -07:00 |
|
|
cadc1cab3a
|
Replicate vanilla physics, make pathing movements smooth
|
2020-09-25 23:24:12 -07:00 |
|
|
8384eb99de
|
Tune pathfinding and movements
|
2020-09-23 23:52:28 -07:00 |
|