summaryrefslogtreecommitdiffstats
path: root/AnvilStats (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-22Added new statistics module to AnvilStats - cHeightMap.madmaxoft@gmail.com6-2/+382
This paints the heightmap of each region file into a separate BMP file. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1163 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-05AnvilStats: made FastNBT faster by tweaking the pre-allocation.madmaxoft@gmail.com1-0/+24
Although the file is shared between AnvilStats and MCServer, MCServer doesn't use this tweak (it uses too much memory) git-svn-id: http://mc-server.googlecode.com/svn/trunk@931 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-04AnvilStats: added a profiling configurationmadmaxoft@gmail.com3-2/+159
git-svn-id: http://mc-server.googlecode.com/svn/trunk@930 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-04AnvilStats: aborting calc for no input files.madmaxoft@gmail.com1-0/+8
git-svn-id: http://mc-server.googlecode.com/svn/trunk@929 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-04More 64-bit fixesmadmaxoft@gmail.com1-5/+5
git-svn-id: http://mc-server.googlecode.com/svn/trunk@928 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-04AnvilStats: changed all statistics counters to UInt64madmaxoft@gmail.com3-24/+32
git-svn-id: http://mc-server.googlecode.com/svn/trunk@927 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-04AnvilStats: Added the chunk coord range statistics.madmaxoft@gmail.com3-2/+45
git-svn-id: http://mc-server.googlecode.com/svn/trunk@926 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-29AnvilStats: can draw biome map (method 1)madmaxoft@gmail.com4-1/+255
git-svn-id: http://mc-server.googlecode.com/svn/trunk@908 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-29AnvilStats: Overall statistics and mobspawner statistics.madmaxoft@gmail.com8-63/+571
git-svn-id: http://mc-server.googlecode.com/svn/trunk@899 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-28AnvilStats: Fixed biome format stringmadmaxoft@gmail.com1-1/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@898 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-28AnvilStats: complete per-biome blocktype statisticsmadmaxoft@gmail.com9-32/+431
git-svn-id: http://mc-server.googlecode.com/svn/trunk@897 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-28AnvilStats: improved speed (~5x) by caching the entire region file in the processing threadmadmaxoft@gmail.com4-41/+29
git-svn-id: http://mc-server.googlecode.com/svn/trunk@896 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-27AnvilStats: initial project import, can do block and biome statisticsmadmaxoft@gmail.com11-0/+1512
git-svn-id: http://mc-server.googlecode.com/svn/trunk@895 0a769ca7-a7f5-676a-18bf-c427514a06d6