Commit Graph

63 Commits

Author SHA1 Message Date
053ea434d3 Simplify BitStorage implement 2021-03-12 22:38:51 +08:00
f0afbb7fa0 BitStorage implement like mojang 2021-03-12 21:56:04 +08:00
682487b893 correct names in playerdata abilities 2019-12-01 20:38:32 +01: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
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
02eb7283d1 hide Payload in authenticate 2019-08-01 12:09:58 +08:00
e27bb4e2bc struct of Level.dat 2019-08-01 00:03:53 +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