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