summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemSlab.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-20Updated protocol functions to Vector3xx12xx12x1-2/+2
2021-12-02ItemHandler initialisation is a constant expression (#5344)x12xx12x1-2/+2
2021-05-05Move item placement into item handlers (#5184)Tiger Wang1-71/+63
2020-04-21Vector3 in Handlers (#4680)Mattes D1-36/+24
2020-04-16Using Super.Mattes D1-3/+3
2018-01-05Item durability loss now depends on the item used. (#4123)Alexander Harkness1-12/+0
2017-08-06Removed unneeded includes (#3902)Lukas Pioch1-1/+0
2017-02-15Updated sounds and effect IDs (#3422)mathiascode1-7/+0
2016-01-31Updated old forum linksMathias1-1/+1
2015-11-09remove slab from inventory when using it on another slab (fixes #2610)Gargaj1-3/+27
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-1/+1
2015-04-22Fix slab placingwraith111-0/+23
2015-03-28Fixed placing bottom half-slabs by clicking a top half-slab.Mattes D1-2/+2
2014-12-24Refactored all player block placing to go through hooks.Mattes D1-0/+93