Commit Graph

233 Commits

Author SHA1 Message Date
fa0142c2c0 Look for recipes under an item's aliases
get_all_craft_recipes() returns the recipes that were registered under the
specified name, so asking about an item's canonical name won't see recipes
registered under an alias, and vice versa.  Several mods register recipes
under aliases, so the craft guide was missing that handful of recipes.
To work around it, invert the aliases table and ask explicitly about
each alias.
2014-04-22 16:52:04 -04:00
34a52a4c0f Remove text from on/off switch icons 2014-01-22 08:06:02 +01:00
7cdae9bafc Icons for on/off switch and waypoints button. 2014-01-22 07:30:04 +01:00
34fe44356d Remove unnecessary recipe table copying 2014-01-19 14:00:49 -05:00
26473a8346 Remove trailing whitespace 2014-01-19 13:27:52 -05:00
d560bcd6f0 Allow searching for groups.
Also make "group buttons" apply the filter to that group.
2014-01-19 14:35:44 -02:00
b69fc35c88 Allow Lua regexs in search, and check for bad ones 2013-12-21 12:26:37 -05:00
d30b33ba24 Combine some concatenations 2013-12-20 23:45:59 -05:00
881cbe70ce Localize a variable 2013-12-18 17:13:54 -05:00
982c58e8b4 Remove technic textures 2013-12-17 19:19:27 -05:00
d5f60ed136 Check formname in on_receive_fields 2013-12-04 10:43:49 -05:00
3db5f629f2 Give a stack's maximum, not 99 2013-11-28 01:20:21 -05:00
ee93afd439 Fix incorrect background colors over inventory slots
caused by BlockMen's/kahrl's inventory #hexcolor patch
( 25edae00ea )
2013-11-05 10:46:49 -05:00
2b5bf5fe95 Allow crafting from the craft guide. 2013-10-21 07:47:50 +02:00
e44deedc53 Fix the bug clearing other than default crafting methods. 2013-10-07 04:16:31 +02:00
7fb9cfa3c9 Remove trailing space 2013-10-05 23:51:49 -04:00
aec3cb2fc1 Fix textures aligment problems.
Some other tweaks.
2013-10-05 22:48:45 +02:00
002e9931ab Fix filter sanitizing 2013-10-03 12:43:05 -04:00
04600f64d8 API tweaks 2013-10-02 23:25:07 -04:00
ec328d8270 Change craft guide input slots to buttons 2013-10-02 22:23:35 -04:00
c327d2c49d Create README.md 2013-09-30 16:57:02 +01:00
dcb7f2ec2b Fix offset of buttons 2013-09-28 19:24:43 -04:00
88a740c840 Use ItemStack:set_count() 2013-09-28 18:36:45 -04:00
f974fd8c2c Update 2013-09-28 18:15:37 -04:00
e3d391d63f Update mod 2013-09-21 21:40:20 +02:00
0ba8e7eeae bugfix 2013-03-06 22:04:29 +01:00
adac1aedc4 sync with Technic's UI 2013-03-03 16:28:24 +01:00
2fa07f5c30 When in surrival, pressing item list button will switch to Crafting Guide 2012-12-12 15:52:01 +01:00
faffd2ae65 - fixed refill slot bein same for all players
- set time buttons now require settime privs to work
- item name (regular) is displayed in Crafting guide
2012-12-12 08:21:25 +01:00
43e308a815 New version:
another structure, its a modpack now
searches are not case sensitive
2012-12-11 00:48:23 +01:00
5baccadd93 0.91 release 2012-12-03 23:36:15 +01:00
35e91348dd quick fix 2012-12-02 21:14:19 +01:00
216078a0f8 1st release 2012-12-02 10:08:32 +01:00