summaryrefslogtreecommitdiff
path: root/technic_chests/register.lua
AgeCommit message (Collapse)Author
2014-04-24Save chest label when exiting formspecZefram
When using the form to edit a chest label, apply the edited label whenever the form is submitted with the text field included, rather than only if the form's specific "finished editing" button is used. This supports the natural use of <ret> to indicate that text editing is complete, which works with other text editing forms such as that for signs.
2014-04-22Add german translations for all modsXanthin
2014-03-30Add translation support to technic_chestsShadowNinja
2013-12-17Rewrite chestsShadowNinja