summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemBottle.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-02ItemHandler initialisation is a constant expression (#5344)x12xx12x1-7/+4
2020-05-08Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)mBornand1-2/+2
2020-04-21Vector3 in Handlers (#4680)Mattes D1-17/+27
2020-04-03Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D1-0/+1
2020-04-02Replace buckets to the selected hotbar slot, rather than the first available. (#4580)Alexander Harkness1-2/+5
2020-03-22Don't remove items twice (#4524)Mat1-2/+1
2017-05-11Tracer replacement (#3704)Mattes D1-1/+1
2015-12-22add handling of water bottleGargaj1-0/+95