summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemArmor.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-02ItemHandler initialisation is a constant expression (#5344)x12xx12x1-7/+4
2021-04-03Basic elytra flight (#5124)Damián Imrich1-8/+2
2020-04-21Vector3 in Handlers (#4680)Mattes D1-12/+23
2020-04-02Replace buckets to the selected hotbar slot, rather than the first available. (#4580)Alexander Harkness1-1/+1
2016-02-05Bulk clearing of whitespaceLogicParrot1-3/+3
2015-04-14Placing a fluid from bucket calls plugin hooks.Mattes D1-1/+8
2014-05-06Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count()Howaner1-6/+6
2014-05-05Add anvil window and slot area.Howaner1-0/+43
2014-04-25Add commit what the code is doing.Howaner1-0/+1
2014-04-25Add unkown armor warning and fix armor stacks.Howaner1-2/+14
2014-04-24Fix armor in survival mode.Howaner1-0/+54