Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 2018-07-26 | 1 | -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 Harkness | 2018-01-05 | 1 | -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-009 | 2017-10-21 | 1 | -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) | mathiascode | 2017-02-15 | 1 | -1/+1 |
| | |||||
* | Spawn baby mobs | hallucino | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | Make -Werror disabling file only | tycho | 2015-05-19 | 1 | -1/+1 |
| | | | | Ad fix a load of warnings | ||||
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | Added first test to show the object can be created | Tycho | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | added mooshroom to cow conversion | tonibm19 | 2014-02-27 | 1 | -0/+2 |
| | |||||
* | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 2014-02-23 | 1 | -3/+45 |
| | |||||
* | Did what xoft said | tonibm19 | 2014-01-29 | 1 | -2/+0 |
| | |||||
* | Rewritten code. | tonibm19 | 2014-01-29 | 1 | -28/+0 |
| | | | | | Implemented xoft suggestion. Using MoveToPosition as tigerw suggested. | ||||
* | Fixed a copypasta error... | tonibm19 | 2014-01-29 | 1 | -0/+1 |
| | |||||
* | Now mobs follow you when holding their breed item | tonibm19 | 2014-01-29 | 1 | -0/+27 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+33 |