index
:
gomcmap
master
new-chunk
Reading and modifying Minecraft maps in Go.
Laria Carolin Chabowski
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mcmap
Commit message (
Expand
)
Author
Age
*
Actually adding chunks worked perfectly.
new-chunk
Kevin Chabowski
2013-09-20
*
Adding new chunks kinda works...
Kevin Chabowski
2013-09-20
*
Merge branch 'master' of git@github.com:kch42/gomcmap.git
Kevin Chabowski
2013-09-20
|
\
|
*
New blocks introduced in the recent snapshots
Kevin Chabowski
2013-09-16
*
|
Fixed bug in RecalcHeightMap
Kevin Chabowski
2013-09-20
|
/
*
Added new Biomes from 1.7.
Kevin Chabowski
2013-09-16
*
Fixed a bug in chunk serialisation.
Kevin Chabowski
2013-08-16
*
Fixed BlockToChunk... Again...
Kevin Chabowski
2013-08-16
*
Fixed BlockToChunk
Kevin Chabowski
2013-08-15
*
Fixed offset calculation for biomes.
Kevin Chabowski
2013-08-15
*
Implemented height map recalculation
Kevin Chabowski
2013-08-12
*
Removed map.png
Kevin Chabowski
2013-08-12
*
Added doc.go
Kevin Chabowski
2013-08-12
*
Added Iter function to Chunk
Kevin Chabowski
2013-08-12
*
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
*
Added some documentation.
Kevin Chabowski
2013-08-12
*
Added functions to get/set biome data.
Kevin Chabowski
2013-08-12
*
Fixed MaxDims and UnloadChunk.
Kevin Chabowski
2013-08-12
*
Added mapper example
Kevin Chabowski
2013-08-12
*
Writing maps implemented
Kevin Chabowski
2013-08-12
*
Initial commit.
Kevin Chabowski
2013-08-11