summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Pig.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some small passive mob issues (#4057)Bond-0092017-10-211-0/+5
| | | | | * Chickens can be bred with seeds, beetroot seeds, melon seeds, or pumpkin seeds Ref: https://minecraft.gamepedia.com/Chicken#Baby_chicken * Baby passive mobs don't drop items * Fixed the size of some mobs
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
|
* Entities now bail out of ticks if destroyed (#3363)LogicParrot2016-09-031-0/+5
|
* implement breedingGargaj2015-11-291-0/+2
|
* Spawn baby mobshallucino2015-07-161-1/+1
|
* Make -Werror disabling file onlytycho2015-05-191-1/+1
| | | | Ad fix a load of warnings
* A* Pathfinding and better monster AIwiseoldman952015-05-011-1/+0
|
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* clearing CheckBasicStyle.lua messagesp-mcgowan2014-12-031-4/+4
|
* formatting - newline at EOF inserted: Pig.cppp-mcgowan2014-11-231-1/+5
|
* pigs turn into pigmen on lightningp-mcgowan2014-11-231-0/+16
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
|
* Merged branch 'tonibm19/master'.Mattes D2014-06-261-0/+20
|\
| * Added pig riding.tonibm192014-06-201-0/+13
|/ | | | Now you can ride a pig using a carrot on a stick.
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-1/+6
|
* Rewritten code.tonibm192014-01-291-28/+0
| | | | | Implemented xoft suggestion. Using MoveToPosition as tigerw suggested.
* Fixed a copypasta error...tonibm192014-01-291-0/+1
|
* Now mobs follow you when holding their breed itemtonibm192014-01-291-1/+26
|
* Moved source to srcAlexander Harkness2013-11-241-0/+77