Commit Graph

62 Commits

Author SHA1 Message Date
ShadowNinja 043f608145 Move around some group code and make the craftguide render well without a recipe
This also keeps recipes aligned to the right, close to the arrow.
It also calculates the craft's height.
2014-05-11 22:00:32 -04:00
RealBadAngel b9b2892f28 Add waypoints support (requires current minetest from git) 2014-05-05 09:39:03 +02:00
Zefram b492701915 Show group ingredients visually in craft guide
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-05-02 12:19:17 +02:00
Zefram 580a832fda Use appropriate grid shape for each craft type
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-30 00:11:10 +01:00
Zefram 01297996a6 Preserve player's search string
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-29 19:36:52 +01:00
ShadowNinja 26473a8346 Remove trailing whitespace 2014-01-19 13:27:52 -05:00
ShadowNinja f974fd8c2c Update 2013-09-28 18:15:37 -04:00
RealBadAngel e3d391d63f Update mod 2013-09-21 21:40:20 +02:00
RealBadAngel 43e308a815 New version:
another structure, its a modpack now
searches are not case sensitive
2012-12-11 00:48:23 +01:00
RealBadAngel 5baccadd93 0.91 release 2012-12-03 23:36:15 +01:00
RealBadAngel 35e91348dd quick fix 2012-12-02 21:14:19 +01:00
RealBadAngel 216078a0f8 1st release 2012-12-02 10:08:32 +01:00