summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-22Look for recipes under an item's aliasesZefram
get_all_craft_recipes() returns the recipes that were registered under the specified name, so asking about an item's canonical name won't see recipes registered under an alias, and vice versa. Several mods register recipes under aliases, so the craft guide was missing that handful of recipes. To work around it, invert the aliases table and ask explicitly about each alias.
2014-01-22Remove text from on/off switch iconsRealBadAngel
2014-01-22Icons for on/off switch and waypoints button.RealBadAngel
2014-01-19Remove unnecessary recipe table copyingShadowNinja
2014-01-19Remove trailing whitespaceShadowNinja
2014-01-19Allow searching for groups.kaeza
Also make "group buttons" apply the filter to that group.
2013-12-21Allow Lua regexs in search, and check for bad onesShadowNinja
2013-12-20Combine some concatenationsShadowNinja
2013-12-18Localize a variableShadowNinja
2013-12-17Remove technic texturesShadowNinja
2013-12-04Check formname in on_receive_fieldsShadowNinja
2013-11-28Give a stack's maximum, not 99ShadowNinja
2013-11-05Fix incorrect background colors over inventory slotsVanessa Ezekowitz
caused by BlockMen's/kahrl's inventory #hexcolor patch ( https://github.com/minetest/minetest/commit/25edae00ea1d5a9af4a6599fc7c200bb810fbd49 )
2013-10-21Allow crafting from the craft guide.kaeza
2013-10-07Fix the bug clearing other than default crafting methods.RealBadAngel
2013-10-05Remove trailing spaceShadowNinja
2013-10-05Fix textures aligment problems.RealBadAngel
Some other tweaks.
2013-10-03Fix filter sanitizingShadowNinja
2013-10-02API tweaksShadowNinja
2013-10-02Change craft guide input slots to buttonsShadowNinja
2013-09-30Create README.mdJordan Snelling
2013-09-28Fix offset of buttonsShadowNinja
2013-09-28Use ItemStack:set_count()ShadowNinja
2013-09-28UpdateShadowNinja
2013-09-21Update modRealBadAngel
2013-03-06bugfixRealBadAngel
2013-03-03sync with Technic's UIRealBadAngel
2012-12-12When in surrival, pressing item list button will switch to Crafting GuideRealBadAngel
2012-12-12- fixed refill slot bein same for all playersRealBadAngel
- set time buttons now require settime privs to work - item name (regular) is displayed in Crafting guide
2012-12-11New version:RealBadAngel
another structure, its a modpack now searches are not case sensitive
2012-12-030.91 releaseRealBadAngel
2012-12-02quick fixRealBadAngel
2012-12-021st releaseRealBadAngel