Commit Graph

719 Commits

Author SHA1 Message Date
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
d2dfd0c36f 删除.DS_Store 2019-06-29 10:09:14 +08:00
9df0ae9064 plan 2019-06-25 14:01:03 +08:00
1de05fc44c 更新ProtocolID 2019-06-25 13:30:43 +08:00
ff7439c28e 修复了§设置的格式不恢复的问题 2019-06-19 02:01:04 +08:00
840e4b1cf8 修正了解析§格式的大小写敏感问题 2019-06-19 01:51:50 +08:00
8c0b0e89ab support old chat format system which based on § 2019-06-19 01:44:21 +08:00