summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Mooshroom.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-5/+0
| | | | Add check for number of empty lines between functions and fix the corresponding failures
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-1/+0
| | | | | | | Armour durability also no longer changes when it is used to break blocks or attack mobs. Fixes #4119
* 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
|
* Spawn baby mobshallucino2015-07-161-1/+1
|
* Make -Werror disabling file onlytycho2015-05-191-1/+1
| | | | Ad fix a load of warnings
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Added first test to show the object can be createdTycho2014-09-171-1/+1
|
* added mooshroom to cow conversiontonibm192014-02-271-0/+2
|
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-3/+45
|
* Did what xoft saidtonibm192014-01-291-2/+0
|
* 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-0/+27
|
* Moved source to srcAlexander Harkness2013-11-241-0/+33