summaryrefslogtreecommitdiff
path: root/register.lua
AgeCommit message (Expand)Author
2018-04-02refactor code to use with intllib toolcodexp
2017-03-01Make trash configurable but preserve default functionalityForbiddenJ
2016-11-27Merge pull request #81 from Wuzzy2/masterVanessa Ezekowitz
2016-11-27Merge pull request #80 from Wuzzy2/giveVanessa Ezekowitz
2016-11-06Disable useless main buttonsWuzzy
2016-11-06Also enable “Give me” for creative mode and privWuzzy
2016-10-29Also show “real” item name in craft resultWuzzy
2016-08-14Craftguide: Use better tooltips for group buttonsWuzzy
2016-08-14Fix horizontally flipped crafting recipes in guideWuzzy
2016-08-14Hide “To crafting grid:” for crafts with size > 3Wuzzy
2016-08-14Apply size optimizations for large craftingsWuzzy
2016-08-14Fix horizontal craft guide offset for large craftsWuzzy
2016-08-14Fix crafting guide grid button sizes for size>4Wuzzy
2016-08-14Attempt to make large crafting recipes displayableWuzzy
2016-08-14Guide: Allow to move back and forth in alternatesWuzzy
2016-08-13Revert "Show real item name in craft guide"Vanessa Ezekowitz
2016-08-08Show real item name in craft guideWuzzy
2016-08-06Ensure formspec escaping for translated stringsWuzzy
2016-08-06Fix translation strings for recipe alternationsWuzzy
2016-08-05Collect missing strings for translationWuzzy
2016-02-09Remove count from item_image_button label,RealBadAngel
2015-10-09Added listring/shift click to craft gridDonBatman
2015-10-05Allow per-user "full" mode when "lite" mode is set as globalVanessa Ezekowitz
2015-08-16disallow repairing tools using the 'to craft grid', allow it to put items of ...HybridDog
2015-08-05split ui_crafting_formVanessa Ezekowitz
2015-07-19require "home" privilege to use home/sethome buttonsProt
2015-06-28re-arrange a few elements in the crafting guide to eliminate text overlapVanessa Ezekowitz
2015-06-28Add "lite" modeVanessa Ezekowitz
2015-03-11Add buttons to give oneself items (with 'give' privilege)Rogier
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-22More tooltips and translations.RealBadAngel
2014-06-21Add intllib support.RealBadAngel
2014-06-13Show item usages in craft guideZefram
2014-06-13Cleaner display of lack of recipes (redux)Zefram
2014-06-13Fix and enhance grid shapes in craft guideZefram
2014-06-13Correctly display multi-group ingredientsZefram
2014-06-13Fix display of group ingredientsZefram
2014-05-11Move around some group code and make the craftguide render well without a recipeShadowNinja
2014-05-02Respect not_in_creative_inventory in group searchZefram
2014-05-02Remove stray debugging printZefram
2014-05-02Show group ingredients visually in craft guideZefram
2014-05-02Handle ingredient quantities in craft guideZefram
2014-04-30Cleaner display of lack of recipesZefram
2014-04-30Use appropriate grid shape for each craft typeZefram
2014-04-29Fix formspec injection issuesZefram
2014-01-19Remove trailing whitespaceShadowNinja
2014-01-19Allow searching for groups.kaeza
2013-12-20Combine some concatenationsShadowNinja