summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemSlab.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated protocol functions to Vector3xx12xx12x2022-04-201-2/+2
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-2/+2
* Move item placement into item handlers (#5184)Tiger Wang2021-05-051-71/+63
* Vector3 in Handlers (#4680)Mattes D2020-04-211-36/+24
* Using Super.Mattes D2020-04-161-3/+3
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-12/+0
* Removed unneeded includes (#3902)Lukas Pioch2017-08-061-1/+0
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-7/+0
* Updated old forum linksMathias2016-01-311-1/+1
* remove slab from inventory when using it on another slab (fixes #2610)Gargaj2015-11-091-3/+27
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
* Fix slab placingwraith112015-04-221-0/+23
* Fixed placing bottom half-slabs by clicking a top half-slab.Mattes D2015-03-281-2/+2
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-0/+93