summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockLilypad.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-20Valid Height is now checked by vector.x12xx12x1-1/+1
2021-05-05Move item placement into item handlers (#5184)Tiger Wang1-2/+2
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-1/+1
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-9/+4
2020-04-21Vector3 in Handlers (#4680)Mattes D1-3/+11
2020-04-16Using Super.Mattes D1-4/+5
2017-12-27Lilypads can be on top of (frosted) ice (#4122)Bond-0091-2/+2
2017-08-06Removed unneeded includes (#3902)Lukas Pioch1-1/+1
2015-09-25Lilypads drop when not on source water.Mattes D1-0/+16
2015-07-14Improved mapsTiger Wang1-0/+6
2014-07-15Fixed code formatting.madmaxoft1-3/+4
2014-07-15Added super typedefTycho1-1/+2
2014-07-15COnverted Lilypad back to mixinTycho1-8/+2
2014-07-15Revert "Converted some blockhandlers to use cClearMetaOnDrop"Tycho1-2/+7
2014-07-14Converted some blockhandlers to use cClearMetaOnDropTycho1-7/+2
2014-03-28Some fixes to lilypadsTiger Wang1-61/+5
2014-03-23Implemented lilypad placementTiger Wang1-0/+84