summaryrefslogtreecommitdiff
path: root/api.lua
AgeCommit message (Expand)Author
2016-08-07Merge pull request #65 from Wuzzy2/digging_chanceVanessa Ezekowitz
2016-08-07Consider max_items in complex drop analysisWuzzy
2016-08-07Properly seperate chance digs from normal digsWuzzy
2016-08-07Take count into account for complex node dropsWuzzy
2016-08-07Reduce redundancy in chance-based dropsWuzzy
2016-08-07Add crafting type: digging by chanceWuzzy
2016-08-06Ensure formspec escaping for translated stringsWuzzy
2016-08-06Collect more missing strings for translationWuzzy
2016-03-31Allow items to exclude their recipes from the recipes listPedro Gimeno
2015-08-16disallow repairing tools using the 'to craft grid', allow it to put items of ...HybridDog
2015-07-30Don't add a recipe to the main list if it contains any unknown items/groupsVanessa Ezekowitz
2015-04-18Round home positionsShadowNinja
2015-03-11Display conversion method symbolically and textually next to arrowRogier
2015-02-05reduce table lookups during initializationTim
2015-02-05supress intllib check warning, this fixes #19Tim
2014-06-21Add intllib support.RealBadAngel
2014-06-13Show item usages in craft guideZefram
2014-06-13Fix and enhance grid shapes in craft guideZefram
2014-05-11Move around some group code and make the craftguide render well without a recipeShadowNinja
2014-05-02Show group ingredients visually in craft guideZefram
2014-04-30Use appropriate grid shape for each craft typeZefram
2014-04-29Show non-identity digging results in craft guideZefram
2014-04-29Don't overwrite registered craftsZefram
2014-04-22Look for recipes under an item's aliasesZefram
2014-01-19Remove unnecessary recipe table copyingShadowNinja
2014-01-19Remove trailing whitespaceShadowNinja
2013-10-07Fix the bug clearing other than default crafting methods.RealBadAngel
2013-09-28UpdateShadowNinja
2013-09-21Update modRealBadAngel