summaryrefslogtreecommitdiffstats
path: root/AnvilStats (follow)
Commit message (Expand)AuthorAgeFilesLines
* AnvilStats: Added module for counting water and lava springs.madmaxoft@gmail.com2013-03-125-1/+393
* AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.madmaxoft@gmail.com2013-02-257-7/+196
* Added new statistics module to AnvilStats - cHeightMap.madmaxoft@gmail.com2013-01-226-2/+382
* AnvilStats: made FastNBT faster by tweaking the pre-allocation.madmaxoft@gmail.com2012-10-051-0/+24
* AnvilStats: added a profiling configurationmadmaxoft@gmail.com2012-10-043-2/+159
* AnvilStats: aborting calc for no input files.madmaxoft@gmail.com2012-10-041-0/+8
* More 64-bit fixesmadmaxoft@gmail.com2012-10-041-5/+5
* AnvilStats: changed all statistics counters to UInt64madmaxoft@gmail.com2012-10-043-24/+32
* AnvilStats: Added the chunk coord range statistics.madmaxoft@gmail.com2012-10-043-2/+45
* AnvilStats: can draw biome map (method 1)madmaxoft@gmail.com2012-09-294-1/+255
* AnvilStats: Overall statistics and mobspawner statistics.madmaxoft@gmail.com2012-09-298-63/+571
* AnvilStats: Fixed biome format stringmadmaxoft@gmail.com2012-09-281-1/+1
* AnvilStats: complete per-biome blocktype statisticsmadmaxoft@gmail.com2012-09-289-32/+431
* AnvilStats: improved speed (~5x) by caching the entire region file in the processing threadmadmaxoft@gmail.com2012-09-284-41/+29
* AnvilStats: initial project import, can do block and biome statisticsmadmaxoft@gmail.com2012-09-2711-0/+1512