summaryrefslogtreecommitdiff
path: root/callbacks.lua
AgeCommit message (Collapse)Author
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-01-19Remove trailing whitespaceShadowNinja
2014-01-19Allow searching for groups.kaeza
Also make "group buttons" apply the filter to that group.
2013-12-04Check formname in on_receive_fieldsShadowNinja
2013-11-28Give a stack's maximum, not 99ShadowNinja
2013-10-02Change craft guide input slots to buttonsShadowNinja
2013-09-28Use ItemStack:set_count()ShadowNinja
2013-09-28UpdateShadowNinja