summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockOre.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-1/+1
* added check for harvestation in oreblock handler (#5226)12xx122021-05-261-1/+7
* Do not fake a tool when converting to pickups (#5170)Tiger Wang2021-03-281-1/+1
* added check if the digger is a nullptr (#4981)12xx122020-10-091-0/+4
* Merged OnBreak with OnPlayerBreak (#4967)12xx122020-10-081-13/+20
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+13
* Fortune Drops (#4932)KingCol132020-09-281-9/+13
* Unify block entity pickup conversionTiger Wang2020-09-251-1/+1
* Limit fortune level, style fixesTiger Wang2020-09-231-12/+15
* Implement fortune for ores, glowstone and sea lanterns (#4897)KingCol132020-09-201-12/+11
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-8/+4
* Fix silk-touching glowing redstone (#4893)KingCol132020-09-191-1/+6
* Using Super.Mattes D2020-04-161-4/+5
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-54/+41
* Experience orb (#4259)changyong guo2018-08-021-1/+1
* Removed unneeded includes (#3902)Lukas Pioch2017-08-061-1/+0
* cBlockHandler: take player by refpeterbell102017-08-011-3/+3
* FastRandom rewrite (#3754)peterbell102017-06-131-8/+8
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-2/+2
* Digging up a clay block spawns 4 clay items.jammet2015-04-231-0/+5
* Nether Quartz is handled in the Ore handler.jammet2015-04-231-0/+5
* Added experience drops when mining oresSTRWarrior2015-02-281-0/+59
* Fixed iron ore drop.Howaner2014-09-121-1/+2
* Code formatting fixes.Howaner2014-08-191-29/+11
* Moved source to srcAlexander Harkness2013-11-241-0/+80