summaryrefslogtreecommitdiffstats
path: root/AnvilStats (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added new statistics module to AnvilStats - cHeightMap.madmaxoft@gmail.com2013-01-226-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
* AnvilStats: made FastNBT faster by tweaking the pre-allocation.madmaxoft@gmail.com2012-10-051-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
* AnvilStats: added a profiling configurationmadmaxoft@gmail.com2012-10-043-2/+159
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@930 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: aborting calc for no input files.madmaxoft@gmail.com2012-10-041-0/+8
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@929 0a769ca7-a7f5-676a-18bf-c427514a06d6
* More 64-bit fixesmadmaxoft@gmail.com2012-10-041-5/+5
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@928 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: changed all statistics counters to UInt64madmaxoft@gmail.com2012-10-043-24/+32
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@927 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: Added the chunk coord range statistics.madmaxoft@gmail.com2012-10-043-2/+45
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@926 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: can draw biome map (method 1)madmaxoft@gmail.com2012-09-294-1/+255
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@908 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: Overall statistics and mobspawner statistics.madmaxoft@gmail.com2012-09-298-63/+571
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@899 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: Fixed biome format stringmadmaxoft@gmail.com2012-09-281-1/+1
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@898 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: complete per-biome blocktype statisticsmadmaxoft@gmail.com2012-09-289-32/+431
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@897 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: improved speed (~5x) by caching the entire region file in the processing threadmadmaxoft@gmail.com2012-09-284-41/+29
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@896 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: initial project import, can do block and biome statisticsmadmaxoft@gmail.com2012-09-2711-0/+1512
git-svn-id: http://mc-server.googlecode.com/svn/trunk@895 0a769ca7-a7f5-676a-18bf-c427514a06d6