summaryrefslogtreecommitdiffstats
path: root/AnvilStats (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-12AnvilStats: Added module for counting water and lava springs.madmaxoft@gmail.com5-1/+393
2013-02-25AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.madmaxoft@gmail.com7-7/+196
2013-01-22Added new statistics module to AnvilStats - cHeightMap.madmaxoft@gmail.com6-2/+382
2012-10-05AnvilStats: made FastNBT faster by tweaking the pre-allocation.madmaxoft@gmail.com1-0/+24
2012-10-04AnvilStats: added a profiling configurationmadmaxoft@gmail.com3-2/+159
2012-10-04AnvilStats: aborting calc for no input files.madmaxoft@gmail.com1-0/+8
2012-10-04More 64-bit fixesmadmaxoft@gmail.com1-5/+5
2012-10-04AnvilStats: changed all statistics counters to UInt64madmaxoft@gmail.com3-24/+32
2012-10-04AnvilStats: Added the chunk coord range statistics.madmaxoft@gmail.com3-2/+45
2012-09-29AnvilStats: can draw biome map (method 1)madmaxoft@gmail.com4-1/+255
2012-09-29AnvilStats: Overall statistics and mobspawner statistics.madmaxoft@gmail.com8-63/+571
2012-09-28AnvilStats: Fixed biome format stringmadmaxoft@gmail.com1-1/+1
2012-09-28AnvilStats: complete per-biome blocktype statisticsmadmaxoft@gmail.com9-32/+431
2012-09-28AnvilStats: improved speed (~5x) by caching the entire region file in the processing threadmadmaxoft@gmail.com4-41/+29
2012-09-27AnvilStats: initial project import, can do block and biome statisticsmadmaxoft@gmail.com11-0/+1512