Commit Graph

195 Commits

Author SHA1 Message Date
Wuzzy 2a516ac22b Add seperate button for resetting search 2016-08-14 23:35:12 +02:00
Vanessa Ezekowitz dba69b1f71 Merge pull request #71 from Wuzzy2/minicraft
Show crafting recipes correctly with size > 3
2016-08-14 16:17:08 -04:00
Wuzzy 0678056716 Fix horizontally flipped crafting recipes in guide 2016-08-14 13:17:41 +02:00
Wuzzy 5d67d36396 Update translation files 2016-08-14 13:17:41 +02:00
Wuzzy 3bc3fae648 Hide “To crafting grid:” for crafts with size > 3 2016-08-14 13:16:30 +02:00
Wuzzy 2ef76af687 Apply size optimizations for large craftings
Also prevent huge crafting recipes from being displayed for stability reasons.
2016-08-14 13:16:30 +02:00
Wuzzy c1fcc06059 Fix horizontal craft guide offset for large crafts 2016-08-14 13:16:30 +02:00
Wuzzy f8082a0e35 Fix crafting guide grid button sizes for size>4 2016-08-14 13:16:30 +02:00
Wuzzy 5c57915159 Attempt to make large crafting recipes displayable 2016-08-14 13:16:30 +02:00
Vanessa Ezekowitz fc879df761 Merge pull request #62 from Wuzzy2/alternate_prev
Allow to move back and forth in alternate recipes and usages in craft guide
2016-08-14 06:31:03 -04:00
Wuzzy a1e7b650ab Guide: Allow to move back and forth in alternates 2016-08-14 10:56:24 +02:00
Vanessa Ezekowitz 23a27b38ae Revert "Show real item name in craft guide"
Players don't really like this, neither do I.
See the comments attached to the original commit.
Sorry, Wuzzy. :-(

This reverts commit fe00059eea.
2016-08-13 18:19:29 -04:00
Wuzzy fe00059eea Show real item name in craft guide 2016-08-08 09:19:23 -04:00
Vanessa Ezekowitz 32769c9f34 Merge pull request #65 from Wuzzy2/digging_chance
Add partial support for complex (table-based) node drops
2016-08-07 12:57:39 -04:00
Vanessa Ezekowitz 54d97635ec Merge pull request #64 from Wuzzy2/flipclick
Toggle recipe/usage mode in craft guide when clicking on current item in item list
2016-08-07 12:57:29 -04:00
Vanessa Ezekowitz 8332707198 Merge pull request #61 from Wuzzy2/bagdep
Add optional farming dependency for bag craft
2016-08-07 12:57:06 -04:00
Vanessa Ezekowitz 6ec72eba74 Merge pull request #59 from Wuzzy2/trans
Update translation strings, update German, more formspec escaping
2016-08-07 12:56:53 -04:00
Wuzzy af56ddf06b Consider max_items in complex drop analysis 2016-08-07 05:44:36 +02:00
Wuzzy 1c5fcd18ca Properly seperate chance digs from normal digs 2016-08-07 04:47:15 +02:00
Wuzzy 80f99cffe7 Take count into account for complex node drops 2016-08-07 04:38:08 +02:00
Wuzzy 09c731cee0 Reduce redundancy in chance-based drops 2016-08-07 04:21:02 +02:00
Wuzzy 08d8d99ab3 Add crafting type: digging by chance 2016-08-07 03:49:16 +02:00
Wuzzy 7bba35a911 Flip craft mode when clicking current item in list 2016-08-07 02:14:46 +02:00
Wuzzy 1c11de10d5 Add optional farming dependency for bag craft 2016-08-06 17:44:37 +02:00
Wuzzy c816666945 Ensure formspec escaping for translated strings 2016-08-06 17:23:46 +02:00
Wuzzy 534c7bd92c Fix German translation for “waypoints” 2016-08-06 16:45:13 +02:00
Wuzzy 2a18e7357d Make default waypoint names translatable 2016-08-06 16:43:27 +02:00
Wuzzy 8ffc8e9323 Fix translation strings for recipe alternations 2016-08-06 16:34:16 +02:00
Wuzzy bb19ab97fe Fix minor typo in English 2016-08-06 16:26:30 +02:00
Wuzzy 7c822a79be Update German 2016-08-06 16:25:52 +02:00
Wuzzy 8f14d41706 Collect more missing strings for translation 2016-08-06 16:25:01 +02:00
Wuzzy 115e0bfaf4 Collect missing strings for translation 2016-08-05 19:34:40 +02:00
Wuzzy 1413f760bc Update German translation 2016-08-05 19:18:21 +02:00
Vanessa Ezekowitz 7d039147e7 Merge pull request #53 from BadToad2000/use_smaller_bag
Ensure items are not lost when using a smaller bag
2016-07-17 07:43:30 -04:00
BadToad2000 5da8914da9 Merge remote-tracking branch 'main/master' into use_smaller_bag
Merging at VenessaE's request to potentially get this change marged into Unified Inventory.
2016-07-17 02:05:29 -05:00
Vanessa Ezekowitz ea5ffafb9c Merge pull request #49 from HybridDog/proller_suggestion
Stop flooding connected clients by all detached inventories if freemi…
2016-07-15 07:22:58 -04:00
Vanessa Ezekowitz 8c0d0309f1 Merge pull request #28 from HybridDog/reduced_texture_size
advpng and optipng textures
2016-07-15 07:19:37 -04:00
HybridDog 5aab3640ec adv- and optipng textures
M  screenshot.png
M  textures/bags_large.png
M  textures/bags_medium.png
M  textures/bags_small.png
M  textures/ui_1_icon.png
M  textures/ui_2_icon.png
M  textures/ui_3_icon.png
M  textures/ui_4_icon.png
M  textures/ui_5_icon.png
M  textures/ui_bags_icon.png
M  textures/ui_bags_lg_form.png
M  textures/ui_bags_main_form.png
M  textures/ui_bags_med_form.png
M  textures/ui_bags_sm_form.png
M  textures/ui_blank_image.png
M  textures/ui_blue_icon_background.png
M  textures/ui_circular_arrows_icon.png
M  textures/ui_craft_icon.png
M  textures/ui_craftgrid_icon.png
M  textures/ui_craftguide_form.png
M  textures/ui_craftguide_icon.png
M  textures/ui_crafting_form.png
M  textures/ui_doubleleft_icon.png
M  textures/ui_doubleright_icon.png
M  textures/ui_form_bg.png
M  textures/ui_gohome_icon.png
M  textures/ui_green_icon_background.png
M  textures/ui_group.png
M  textures/ui_home_icon.png
M  textures/ui_left_icon.png
M  textures/ui_main_inventory.png
M  textures/ui_misc_form.png
M  textures/ui_moon_icon.png
M  textures/ui_no.png
M  textures/ui_off_icon.png
M  textures/ui_ok_icon.png
M  textures/ui_on_icon.png
M  textures/ui_pencil_icon.png
M  textures/ui_red_icon_background.png
M  textures/ui_right_icon.png
M  textures/ui_search_icon.png
M  textures/ui_sethome_icon.png
M  textures/ui_skip_backward_icon.png
M  textures/ui_skip_forward_icon.png
M  textures/ui_sun_icon.png
M  textures/ui_trash_icon.png
M  textures/ui_waypoint_set_icon.png
M  textures/ui_waypoints_icon.png
M  textures/ui_xyz_icon.png
M  textures/ui_xyz_off_icon.png
M  textures/ui_xyz_on_icon.png
2016-07-15 09:53:27 +02:00
HybridDog 310ec1da81 Stop flooding connected clients by all detached inventories if freeminer is used, fixes #7 2016-07-15 09:25:23 +02:00
Vanessa Ezekowitz 1b40a02f1c Merge pull request #57 from pgimeno/exclude-items-from-recipes
Allow items to exclude their recipes from the recipes list
2016-07-14 07:45:09 -04:00
Vanessa Ezekowitz 1645d17c97 Merge pull request #55 from DonBatman/master
Added screenshot, description and mod.conf
2016-07-14 07:38:11 -04:00
Pedro Gimeno f23b4aed65 Allow items to exclude their recipes from the recipes list
Certain mods add many recipes that take smaller blocks and output a bigger block. This clutters the recipes list. Case in point: the circular saw from the moreblocks mod.

This patch allows mods to tell the craft guide to not include recipes that contain certain items, by setting the group exclude_from_craft_guide = 1 in the items.
2016-03-31 03:11:32 +02:00
DonBatman bae55eb7c6 Added screenshot, description and mod.conf 2016-03-20 07:41:10 -07:00
BadToad2000 3cdfdd14a5 When attempting to replace a bag with a smaller bag, ensure the items beyond the last index of the smaller bag are not lost.
If there is sufficient space in the smaller bag, move the items to the front.
Otherwise disallow the replacement.
2016-02-28 23:34:13 -06:00
MT-Modder bdf9b61779 Add item_name support for hudbars mod
Does the same thing as 8bb1c8288b
2016-02-13 21:16:35 -03:00
RealBadAngel 758b643c4d Check for both old and new default creative mod name 2016-02-12 03:19:03 +01:00
RealBadAngel b3c6c92286 Remove count from item_image_button label,
item_image_buttons can now display properly item stacks
2016-02-09 04:42:45 +01:00
Maciej Kasatkin 8f91abbfb8 Merge pull request #47 from kilbith/patch-1
Fix disabling of default creative inventory (fixes #46)
2016-02-08 16:14:33 +01:00
kilbith f3127e9d7c Fix disabling of default creative inventory (fixes #46)
The function prefix in upstream has changed.
2016-02-08 13:07:23 +01:00
DonBatman df1309a6fd Added listring/shift click to craft grid 2015-10-09 19:25:49 -07:00