Commit Graph

71 Commits

Author SHA1 Message Date
45340d4f3a document for BitStorage 2021-04-04 11:06:46 +08:00
4976a5e72d chunk example fix 2021-04-04 10:29:30 +08:00
6a7ecbf7c6 Fix bugs with pk.Ary. Add tests and examples. 2021-04-02 00:30:45 +08:00
075a3d3a0a Example of Chunk packet. NOT TESTED 2021-03-31 19:08:33 +08:00
adf77e2661 linear palette 2021-03-31 16:00:15 +08:00
0acecb936d Allowed to not draw big picture 2021-03-14 13:36:22 +08:00
24c057da26 Parallelization genmaps 2021-03-13 10:13:50 +08:00
d132c78111 Map image generator 2021-03-12 22:39:39 +08:00
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