Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875) | Lane Kolbly | 2017-07-30 | 1 | -43/+73 |
| | | | | | | | | * Consolidated food effects into EatItem, added all fish types. * Changed type of NumFishInfos to satisfy clang. * Removed unused call for a_Item in EatItem | ||||
* | Return bowl when eating beetroot soup | Bond-009 | 2017-03-20 | 1 | -0/+1 |
| | |||||
* | Added some blocks and items (#3503) | mathiascode | 2017-02-14 | 1 | -2/+5 |
| | |||||
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Merge mushroom soup into generic food handler | Gargaj | 2015-12-03 | 1 | -0/+24 |
| | | | | ...and fix eating the bowl when eating rabbit stew | ||||
* | Merge branch 'master' into blocks | Masy98 | 2014-09-26 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/Items/ItemHandler.cpp src/Simulator/IncrementalRedstoneSimulator.cpp | ||||
| * | Added extra mushroom handler. | Howaner | 2014-09-12 | 1 | -1/+1 |
| | | |||||
* | | Added 1.8 food to the food list | Masy98 | 2014-09-11 | 1 | -1/+4 |
|/ | |||||
* | In 1.8, carrots and potatoes yield one less hunger point. | archshift | 2014-09-04 | 1 | -1/+1 |
| | |||||
* | Fixed style and alpha-sorting. | madmaxoft | 2014-09-03 | 1 | -3/+3 |
| | |||||
* | Added mutton, which sheep now drop when killed | archshift | 2014-09-03 | 1 | -0/+2 |
| | |||||
* | Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects. | Howaner | 2014-07-31 | 1 | -7/+47 |
| | |||||
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | Fixed #626 | Tiger Wang | 2014-02-03 | 1 | -3/+3 |
| | | | | * Fixed consumption of carrots and potatoes | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+63 |