Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Entities now bail out of ticks if destroyed (#3363) | LogicParrot | 2016-09-03 | 1 | -0/+5 |
| | |||||
* | implement breeding | Gargaj | 2015-11-29 | 1 | -0/+2 |
| | |||||
* | 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 | ||||
* | A* Pathfinding and better monster AI | wiseoldman95 | 2015-05-01 | 1 | -1/+0 |
| | |||||
* | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 1 | -1/+1 |
| | | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | ||||
* | clearing CheckBasicStyle.lua messages | p-mcgowan | 2014-12-03 | 1 | -4/+4 |
| | |||||
* | formatting - newline at EOF inserted: Pig.cpp | p-mcgowan | 2014-11-23 | 1 | -1/+5 |
| | |||||
* | pigs turn into pigmen on lightning | p-mcgowan | 2014-11-23 | 1 | -0/+16 |
| | |||||
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -3/+3 |
| | |||||
* | Merged branch 'tonibm19/master'. | Mattes D | 2014-06-26 | 1 | -0/+20 |
|\ | |||||
| * | Added pig riding. | tonibm19 | 2014-06-20 | 1 | -0/+13 |
|/ | | | | Now you can ride a pig using a carrot on a stick. | ||||
* | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 2014-02-23 | 1 | -1/+6 |
| | |||||
* | 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 | -1/+26 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+77 |