Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |