|
73bc8bb747
|
Merge pull request #24 from Tnze/Tnze-AddLicense
Create LICENSE
|
2019-09-10 09:07:57 +08:00 |
|
|
e153873c33
|
Create LICENSE
|
2019-09-10 09:06:56 +08:00 |
|
|
7bf7144f3b
|
Merge pull request #23 from Tnze/Tnze-ChangeLicense
Delete LICENSE
|
2019-09-10 09:01:37 +08:00 |
|
|
cec5cd9ade
|
Delete LICENSE
|
2019-09-10 08:57:50 +08:00 |
|
|
dbd556381c
|
简化Github Actions配置
|
2019-09-05 16:04:03 +08:00 |
|
|
73ceb23937
|
Update go.yml
|
2019-09-05 15:57:54 +08:00 |
|
|
4f1d305212
|
Merge pull request #22 from Tnze/add-license-1
Create LICENSE
|
2019-09-02 22:56:30 +08:00 |
|
|
83881137e9
|
Create LICENSE
|
2019-09-02 22:55:14 +08:00 |
|
|
6a8818910c
|
Now we can get and store the tokens, then load it when start next time.
|
2019-08-29 23:00:01 +08:00 |
|
|
323dc15eec
|
Test of offline UUID
|
2019-08-29 15:55:43 +08:00 |
|
|
d0dbc703cf
|
get offline UUID of player from their name!
|
2019-08-29 15:52:54 +08:00 |
|
|
d85d31da46
|
you can dial connection with timeout, and the PingAndList at /bot also.
|
2019-08-27 02:06:59 +08:00 |
|
|
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 |
|