Commit Graph

35 Commits

Author SHA1 Message Date
8eaae6a202 update /save 2021-12-20 00:55:41 +08:00
1bce379779 fix bugs in PaletteContainer 2021-12-19 19:41:24 +08:00
a4c4ffd6be PaletteContainer 2021-12-19 13:37:45 +08:00
58f7fe336d GlobalPalette 2021-12-19 10:16:27 +08:00
10c3b8771e SingleValuePalette 2021-12-19 09:56:52 +08:00
70b0fbf1b7 Palette support 1 2021-12-17 18:45:06 +08:00
1aebedb5b0 Add documents for /server 2021-12-15 15:07:39 +08:00
fe6fc3dc7b Enhance BitStorage 2021-12-14 14:12:26 +08:00
0cc5695aa3 Update packetid name 2021-12-09 20:24:39 +08:00
4d11e7913f BitSet support: no tested 2021-11-26 17:45:59 +08:00
684d257dce Support operate regions on the fly 2021-11-25 10:27:39 +08:00
d7091db5b3 NBT RawMessage fully support 2021-07-05 00:58:41 +08:00
5ae560c995 add length limit to mca parser 2021-06-19 14:38:03 +08:00
7e61872f46 opt bitstorage 2021-04-04 11:36:56 +08:00
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