summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Enderman.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed commentworktycho2014-06-301-1/+1
|
* Replaced strange algebra with dot product.worktycho2014-06-181-4/+6
| | | | 10 degrees is a completely arbitary constant I pulled from nowhere. Feel free to adjust this value.
* Improved Enderman codeTiger Wang2014-06-181-13/+32
|
* Swapped m_Player and m_EndermanPosSTRWarrior2014-06-181-2/+2
|
* Enderman attacks a player if he's looking at him.STRWarrior2014-06-181-0/+90
|
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-1/+6
|
* Moved source to srcAlexander Harkness2013-11-241-0/+29