User talk:Cad
Cad, I've removed your additional comment on Map chunk the data is sent using zlib deflate, not the Deflate algorithm ReDucTor
That's fair, I figured out the distinction eventually. But how about keeping the link to RFC 1950? That's the format. Cad
Changes are looking good, you should jump on IRC (If your not already), few little comments with your changes on map chunk, ChunkY can be other values other than 0, also with your method of converting world positions to chunk position you don't shift the bits, you can simply shift the bits and this will make it easier to understand (possibly). Also a Pre-chunk should always be getting sent, however a chunk may have some of its blocks replaced (dependent on amount of blocks changed) ReDucTor
Okay, I'll get on #mcc tonight (in 6-7 hours). cad