Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-24 | Fixed mobs too close to player not ticking | Tiger Wang | 1 | -2/+2 | |
A condition would never be fulfilled. A number squared was compared to -1, but there is nothing that, multiplied by itself, gives -1. | |||||
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-09-08 | Replacing chunCk by chunk | mgueydan | 1 | -2/+2 | |
2013-09-08 | replacing asserts by ASSERTs | mgueydan | 1 | -1/+1 | |
2013-09-08 | removing an assert + correcting a distance calculation bug | mgueydan | 1 | -3/+9 | |
2013-09-07 | Adding mob census (sorry this is a big commit as work was done before git integration i couldn't split it more) | mgueydan | 1 | -0/+77 | |