summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemLilypad.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-02ItemHandler initialisation is a constant expression (#5344)x12xx12x1-4/+4
2020-11-28Lilypads: add missing boundary checkTiger Wang1-2/+9
2020-11-28Fix lilypad displacing block above (#5056)Derek Qu1-39/+61
2020-05-08Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)mBornand1-4/+4
2020-04-21Vector3 in Handlers (#4680)Mattes D1-17/+22
2020-04-16Using Super.Mattes D1-3/+4
2018-01-05Item durability loss now depends on the item used. (#4123)Alexander Harkness1-4/+1
2017-08-03Remove double includes part 2 (#3890)peterbell101-2/+0
2017-05-11Tracer replacement (#3704)Mattes D1-1/+1
2015-05-09More style checking.Mattes D1-1/+1
2015-04-14Placing a fluid from bucket calls plugin hooks.Mattes D1-1/+5
2014-07-17Normalized comments.madmaxoft1-2/+2
2014-04-23Small changesTiger Wang1-8/+6
2014-04-04Fixed Clang warnings in itemhandlers.madmaxoft1-11/+12
2014-03-29Curly bracketsTiger Wang1-1/+4
2014-03-28Some fixes to lilypadsTiger Wang1-0/+106