summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2014-05-02Show group ingredients visually in craft guideZefram
Where a recipe specifies an ingredient by group, show a typical group item pictorially, with a label flag to indicate that it's a group rather than the single item. This is the inverse of the previous arrangement, which identified the group by label and dipicted groupiness pictorially. The new arrangement is easier to interpret, and if the labels are ignored it actually shows a correct input to the crafting grid.
2014-04-30Use appropriate grid shape for each craft typeZefram
New system of registration of craft types, recording for each a display description and the appropriate grid shape. Recipes of a registered type are shown in the correct grid. Recipes of unregistered craft types are still displayed as before, using the default 3x3 grid.
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
2013-09-28UpdateShadowNinja
2013-09-21Update modRealBadAngel
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