summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Mooshroom.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* syntaxTiger Wang2022-01-141-1/+1
* Fixed Compiler Warningsx12xx12x2022-01-141-1/+1
* Update entity sizesTiger Wang2021-04-121-1/+1
* Some emplace_back replacements (#5149)12xx122021-03-071-1/+1
* Using Super.Mattes D2020-04-161-1/+1
* Replace buckets to the selected hotbar slot, rather than the first available. (#4580)Alexander Harkness2020-04-021-4/+4
* Add ambient mob sounds (#4521)Mat2020-03-221-1/+1
* Don't remove items twice (#4524)Mat2020-03-221-2/+2
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-5/+0
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-1/+0
* Fixed some small passive mob issues (#4057)Bond-0092017-10-211-0/+5
* 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
* 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
* 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