Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BigFlower fixes (#3826) | peterbell10 | 2017-07-07 | 1 | -5/+18 |
| | | | | | | | * BigFlowers fixes * Correct upper part meta * Documented parameters to DoesIgnoreBuildCollision | ||||
* | Fixed placing of double tall flowers and an inconsistency with vanilla (#3541) | Jacob | 2017-01-19 | 1 | -2/+1 |
| | |||||
* | Refactored block placement workflow. | Mattes D | 2015-06-21 | 1 | -8/+7 |
| | | | | Multi-blocks can now use the default OnPlayerPlaced() callback in cItemHandler. | ||||
* | Refactored all player block placing to go through hooks. | Mattes D | 2014-12-24 | 1 | -0/+56 |
Fixes #1618. |