Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up CanBeAt Functions (#5587) | Alexander Harkness | 16 hours | 1 | -19/+25 |
| | | | | | | | * Use cChunkDef::IsValidHeight for CanBeAt functions, and related helpers. * Add mixins for SolidSurfaceUnderneat and DirtLikeUnderneath * Minor fixes after change review. | ||||
* | Handlers: update item and block handlers (#5371) | Tiger Wang | 2022-01-02 | 1 | -0/+140 |
+ Resend blocks when server rejects placement because in a block * Fix chest handler not invoked, fixes #5367 * Fix comparator handler not invoked * Update some naming |