|
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 |
|
|
72ba5b7345
|
yes, all the languages
|
2019-08-06 17:46:02 +08:00 |
|
|
f11c0e773a
|
update cmd/... for new chat package
|
2019-08-06 14:56:28 +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 |
|
|
dad5e0b75f
|
mcadump
|
2019-08-05 17:49:47 +08:00 |
|
|
1073099cbd
|
struct column and chunk, and optimization
|
2019-08-03 18:02:18 +08:00 |
|
|
2db368fe4a
|
Update README.md
|
2019-08-03 14:41:16 +08:00 |
|
|
19fd388cd9
|
write mca region file (test and optimization)
|
2019-08-03 14:34:51 +08:00 |
|
|
0a670a2824
|
write mca region file (need test)
|
2019-08-03 01:00:33 +08:00 |
|
|
b94368d9ca
|
read mca region file
|
2019-08-02 23:32:27 +08:00 |
|
|
fed2cf25ce
|
issue #4 临时解决方法
|
2019-08-02 11:14:58 +08:00 |
|
|
02eb7283d1
|
hide Payload in authenticate
|
2019-08-01 12:09:58 +08:00 |
|
|
1cc07c15f5
|
Goland config
|
2019-08-01 11:55:11 +08:00 |
|
|
e27bb4e2bc
|
struct of Level.dat
|
2019-08-01 00:03:53 +08:00 |
|
|
e385cb77cb
|
NBT Unmarshaler support
|
2019-07-31 21:00:30 +08:00 |
|
|
4bd9c44f30
|
NBT parser can unmarshal TagCompound as map[string]interface{} now
|
2019-07-31 20:25:41 +08:00 |
|
|
b076c797cd
|
read player data from .dat file
|
2019-07-31 18:31:08 +08:00 |
|
|
5fbc95d4a0
|
infer compress type before decode NBT fail
|
2019-07-31 17:31:16 +08:00 |
|
|
697e09fc5e
|
add Content-Type in authenticate
|
2019-07-31 15:41:57 +08:00 |
|
|
e39f1ec9dc
|
get旧版的方法
|
2019-07-31 01:30:31 +08:00 |
|
|
c5e4efddcb
|
update README
|
2019-07-30 15:34:55 +08:00 |
|
|
dcbfb3d51d
|
Delete settings.json
|
2019-07-30 15:32:43 +08:00 |
|
|
373f394938
|
Merge remote-tracking branch 'origin/master'
|
2019-07-30 15:31:45 +08:00 |
|
|
5e38ea7d8d
|
implement RCON client and server
|
2019-07-30 15:31:23 +08:00 |
|
|
fa15141870
|
rcon connection
|
2019-07-30 01:33:18 +08:00 |
|
|
ef2203d726
|
Update .travis.yml
去掉go1.12测试点
|
2019-07-29 10:47:33 +08:00 |
|
|
92c618249c
|
Update README.md
|
2019-07-29 10:42:08 +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 |
|
|
cc3789ff22
|
Merge remote-tracking branch 'origin/master'
|
2019-07-28 19:22:42 +08:00 |
|
|
9cfdbfc6b7
|
we can Encode and Decode the UUID now
|
2019-07-28 19:22:14 +08:00 |
|
|
9a960ee868
|
Use google's UUID lib
|
2019-07-28 19:14:51 +08:00 |
|
|
6f4211ce74
|
Update README.md
|
2019-07-26 11:25:14 +08:00 |
|
|
e5c32df53b
|
Fix the NBT decoder return EOF if length equals to 0
|
2019-07-24 15:29:10 +08:00 |
|
|
d9098676fd
|
Fix the NBT decoder panic if length less than 0
|
2019-07-24 14:14:33 +08:00 |
|
|
3a6211d180
|
Chat Message support Encode now,fix test
|
2019-07-24 03:21:31 +08:00 |
|
|
020b07fef0
|
Chat Message support Encode now,fix
|
2019-07-24 03:10:23 +08:00 |
|
|
a91caff32f
|
Chat Message support Encode now
|
2019-07-24 02:54:36 +08:00 |
|
|
6c4924af96
|
修正ReadWriter接口名
|
2019-07-22 13:03:26 +08:00 |
|
|
c78d8369eb
|
add Reader and Writer interface of go-mc/net
|
2019-07-22 12:51:54 +08:00 |
|
|
927de56d35
|
修改错误的版本号
|
2019-07-20 10:54:06 +08:00 |
|
|
a1cc368be2
|
升级到1.14.4
|
2019-07-20 02:13:26 +08:00 |
|
|
2809be4542
|
修正代码中的若干拼写错误
|
2019-07-16 23:32:54 +08:00 |
|
|
a7858a2459
|
修正代码中的若干拼写错误
|
2019-07-16 23:28:02 +08:00 |
|
|
ce9ce6c6f2
|
把.DS_Store 添加到gitignore
|
2019-06-29 10:09:47 +08:00 |
|