Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fast NBT Parser (loading a chunk is now about 10 times faster) | madmaxoft@gmail.com | 2012-05-07 | 1 | -7/+11 |
* | Anvil storage writing (Basic storage is working, NO entities except for chests are working! Don't use for real servers) | madmaxoft@gmail.com | 2012-04-23 | 1 | -7/+28 |
* | Reverted the previous commit - it is useless, since entities still depend heavily on cWorld | madmaxoft@gmail.com | 2012-03-24 | 1 | -1/+1 |
* | Encapsulated cWorld functions needed in cWorldStorage into an interface, so that cWorldStorage can actually be used outside of MC-Server (such as storage conversion tools and chunk analyzers) | madmaxoft@gmail.com | 2012-03-23 | 1 | -1/+1 |
* | Anvil format: loading chests' contents. | madmaxoft@gmail.com | 2012-03-07 | 1 | -0/+13 |
* | 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/+95 |