summaryrefslogtreecommitdiff
path: root/internal.lua
AgeCommit message (Collapse)Author
2014-04-29Tweak display of searching statusZefram
When the current search produces no results, give a specific message rather than "Page 1 of 0". Don't display the "Filter:" label if no filtering is currently applied.
2014-04-29Preserve player's search stringZefram
Keep the current inventory search string when performing inventory form actions other than searching. This means the player's input is not lost if the player breaks off from entering it to switch pages, or if the player absent-mindedly ends text input with <return>.
2014-04-29Fix formspec injection issuesZefram
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-18Localize a variableShadowNinja
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-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-28Fix offset of buttonsShadowNinja
2013-09-28UpdateShadowNinja