Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-12-13 | Set overgrown wart age to 3 | Safwat Halaby | 1 | -1/+5 | |
2015-12-12 | Nether wart only ages to 3 | Gargaj | 1 | -2/+2 | |
See http://minecraft.gamepedia.com/Nether_Wart | |||||
2015-08-19 | * Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it. | Samuel Barney | 1 | -4/+5 | |
* Blocks now have an effect upon plant growth, just like in vanilla. | |||||
2015-07-29 | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 1 | -1/+1 | |
2015-07-14 | Improved maps | Tiger Wang | 1 | -3/+6 | |
2014-03-30 | Fixed a few Clang warnings in BlockHandlers. | madmaxoft | 1 | -7/+8 | |
2014-02-02 | Changed Signiture of OnUpdate | Tycho | 1 | -1/+1 | |
2014-02-01 | Changed pointers to references | Tycho | 1 | -1/+1 | |
2014-02-01 | Changed signitures of Several BLockHandler Methods | Tycho | 1 | -2/+2 | |
Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check | |||||
2013-12-18 | Implented Nether Wart. | STRWarrior | 1 | -0/+52 | |