Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually commented out the Anvil terrain inversion code | madmaxoft@gmail.com | 2012-03-14 | 1 | -1/+1 |
* | Anvil support: Added a debugging section for inverting terrain (So that MC cave generator can be seen in action). Commented out, so that it doesn't make it into the release versions | madmaxoft@gmail.com | 2012-03-14 | 1 | -0/+24 |
* | Split chunk data into separate arrays; decoupled most sources from cChunk.h dependency | madmaxoft@gmail.com | 2012-03-14 | 1 | -16/+25 |
* | Anvil format: fixed loading with XZY ordering | madmaxoft@gmail.com | 2012-03-11 | 1 | -11/+9 |
* | Anvil support: compatible with both chunk orderings | madmaxoft@gmail.com | 2012-03-10 | 1 | -0/+4 |
* | Anvil format: loading chests' contents. | madmaxoft@gmail.com | 2012-03-07 | 1 | -1/+123 |
* | No need to reset zlib (copypasta error) | madmaxoft@gmail.com | 2012-03-07 | 1 | -1/+0 |
* | Added the Anvil level format (MCA) support, read-only for the time being. Now MCS can read your worlds from the official server :) | madmaxoft@gmail.com | 2012-03-07 | 1 | -0/+338 |