Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed a bug in chunk serialisation. | Kevin Chabowski | 2013-08-16 |
| | | | | The bug set all biome infos to BioOcean(= 0) when serialising the chunk. | ||
* | Getting rid of some magic numbers. | Kevin Chabowski | 2013-08-12 |
| | |||
* | Chunks are now marked at unused in a function of Chunk. | Kevin Chabowski | 2013-08-12 |
| | |||
* | Writing maps implemented | Kevin Chabowski | 2013-08-12 |
| | |||
* | Initial commit. | Kevin Chabowski | 2013-08-11 |
Reading maps is already working :-D |