Commit Graph

841 Commits

Author SHA1 Message Date
88b55a697a Merge remote-tracking branch 'origin/master' 2019-08-27 01:29:50 +08:00
e63d68d0d7 you can dial connection by your self, so you can set timeout now. 2019-08-27 01:29:11 +08:00
0d3be8e733 Update README.md 2019-08-16 13:29:57 +08:00
af335efc18 Merge remote-tracking branch 'origin/master' 2019-08-16 12:46:29 +08:00
0c48980309 Disconnect method, SendPacket and ReceivePacket. 2019-08-16 12:46:09 +08:00
cbf3d50d93 支持领域服 2019-08-11 17:54:15 +08:00
78a50b7160 remove color print support of autofish 2019-08-11 11:22:26 +08:00
6ed67477c7 remove inventory and hotbar method 2019-08-11 09:54:09 +08:00
ad5dfeffd7 realms support 2019-08-09 23:50:53 +08:00
b0e6a70e0a row -> raw 2019-08-09 22:02:56 +08:00
c667d86153 #4 2019-08-09 18:17:50 +08:00
3aa48ab1be complete yggdrasil package 2019-08-09 17:42:18 +08:00
cd852a59b5 delete outdated comments 2019-08-09 15:55:57 +08:00
48ed1cf234 vscode settings 2019-08-09 15:00:13 +08:00
dac6580ff8 now the new yggdrasil package and /cmd s can pass go test >_< 2019-08-09 00:53:39 +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
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