|
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 |
|
|
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 |
|
|
358fb7b659
|
Implement generator and type for packet IDs
|
2020-09-12 13:38:45 -07:00 |
|
|
b22ad870c3
|
Doesn't convert UUID to string in ChatMsg event.
|
2020-07-09 13:51:21 +08:00 |
|
|
e7cfd4bbc6
|
fix autofish.go
|
2020-07-01 13:05:56 +08:00 |
|
|
444229216a
|
Basic support for 1.16.1
|
2020-07-01 11:32:58 +08:00 |
|
|
b602b7b3e0
|
example server. close #61
|
2020-06-30 23:35:11 +08:00 |
|
|
73727eccb9
|
Better error message that helps issue #49 .
|
2020-04-04 17:06:15 +08:00 |
|
|
739761d434
|
update mcping README
|
2020-03-11 16:02:34 +08:00 |
|
|
c251b48043
|
Updated autofish to respawn when killed
|
2020-01-28 02:43:59 +00:00 |
|
|
cc40cd4cca
|
修复macOS下mcadump不能用*指定多个文件的问题
|
2019-12-23 12:59:22 +08:00 |
|
|
1d1cd5b9c7
|
Update README.md
|
2019-12-12 07:23:06 +08:00 |
|
|
78a50b7160
|
remove color print support of autofish
|
2019-08-11 11:22:26 +08:00 |
|
|
cd852a59b5
|
delete outdated comments
|
2019-08-09 15:55:57 +08:00 |
|
|
c02d1fa43a
|
the cmd/substitute server has a bad code style. removed
|
2019-08-09 00:43:36 +08:00 |
|
|
8d9d2a7695
|
add "check Validate" support
|
2019-08-09 00:36:00 +08:00 |
|
|
bf46650ffc
|
mcadump现在支持通配符匹配文件以及路径了
|
2019-08-07 21:58:54 +08:00 |
|
|
92f786dfe0
|
mcadump现在支持通配符匹配文件了
|
2019-08-07 21:50:31 +08:00 |
|
|
8f5a3a8d9f
|
修复了mcadump生成的mca文件名坐标错误的问题
|
2019-08-07 21:08:46 +08:00 |
|
|
e5d38d49c2
|
修复了mcadump生成的mcc文件名坐标错误的问题
|
2019-08-07 20:04:53 +08:00 |
|
|
73af09e2ea
|
chat package will not ignore the translate message now, but return the row msg.
|
2019-08-07 15:23:25 +08:00 |
|
|
f11c0e773a
|
update cmd/... for new chat package
|
2019-08-06 14:56:28 +08:00 |
|
|
dad5e0b75f
|
mcadump
|
2019-08-05 17:49:47 +08:00 |
|
|
3bd0049f3a
|
fix the test error on substitute
|
2019-07-28 19:38:20 +08:00 |
|
|
708097608c
|
autofish's colorable output for windows
and non color output for daze
|
2019-07-28 19:31:51 +08:00 |
|
|
9a960ee868
|
Use google's UUID lib
|
2019-07-28 19:14:51 +08:00 |
|
|
927de56d35
|
修改错误的版本号
|
2019-07-20 10:54:06 +08:00 |
|
|
2809be4542
|
修正代码中的若干拼写错误
|
2019-07-16 23:32:54 +08:00 |
|
|
a7858a2459
|
修正代码中的若干拼写错误
|
2019-07-16 23:28:02 +08:00 |
|
|
285f582554
|
can install mcping
|
2019-06-18 16:51:44 +08:00 |
|
|
eab4df2b25
|
重写了ping示例,现在它是一个实用的工具了
|
2019-06-18 14:37:33 +08:00 |
|
|
4a0dc34854
|
add support of the byte array with varint len.
|
2019-06-03 13:01:15 +08:00 |
|
|
a46106e523
|
提高易读性
|
2019-05-29 22:49:11 +08:00 |
|
|
9b800804e6
|
添加注释
|
2019-05-29 22:36:12 +08:00 |
|
|
778caf1a40
|
format the code
|
2019-05-29 21:34:58 +08:00 |
|
|
bfb5e51f24
|
修复一点风格问题
|
2019-05-29 21:16:29 +08:00 |
|
|
edc99fc773
|
一个替换登入账号的代理服务器
|
2019-05-20 00:45:56 +08:00 |
|
|
bb7fffbce6
|
recive Chunk data
|
2019-05-19 21:27:07 +08:00 |
|
|
7e8118e21f
|
PluginMessage event
|
2019-05-19 11:32:31 +08:00 |
|
|
94fb6502db
|
添加了一些注释和例子
|
2019-05-17 14:10:52 +08:00 |
|
|
abf8c72e26
|
add online mode guide to daze example
|
2019-05-14 23:47:05 +08:00 |
|
|
4dee74b119
|
PingAndList can ping now but not just list
|
2019-05-12 11:10:00 +08:00 |
|
|
17d5cdb674
|
autofish can automatic rethrow when timeout
|
2019-05-04 17:34:16 +08:00 |
|
|
120bf7e244
|
simple fish bot
|
2019-05-04 13:39:52 +08:00 |
|
|
c8505386c6
|
bot can hear sounds now. add some motion API.
|
2019-05-04 00:11:24 +08:00 |
|