summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockLilypad.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed code formatting.madmaxoft2014-07-151-3/+4
|
* Added super typedefTycho2014-07-151-1/+2
|
* COnverted Lilypad back to mixinTycho2014-07-151-8/+2
|
* Revert "Converted some blockhandlers to use cClearMetaOnDrop"Tycho2014-07-151-2/+7
| | | | This reverts commit 333f4f982cbd24ffcb376594eddef439b3f05e9e.
* Converted some blockhandlers to use cClearMetaOnDropTycho2014-07-141-7/+2
|
* Some fixes to lilypadsTiger Wang2014-03-281-61/+5
| | | | | | | | * Fixed placement on lava * Fixed placement on side of blocks * Fixed placement through blocks + Added washing-away of pads + Added ice as a block that fully occupies its voxel
* Implemented lilypad placementTiger Wang2014-03-231-0/+84