Commit Graph

  • 8073df0134 bags: Add buttons to quickly switch bags in sub-form. Diego Martínez 2017-03-22 11:44:18 -03:00
  • 0764000d99 Portuguese translation. Diego Martínez 2017-03-13 03:37:37 -03:00
  • cff06ab167 Merge pull request #91 from ForbiddenJ/master Vanessa Ezekowitz 2017-03-01 18:20:15 -05:00
  • 7ab8825460 Make trash configurable but preserve default functionality ForbiddenJ 2017-03-01 16:28:40 -06:00
  • e8529e7742 Merge pull request #90 from Wuzzy2/not_in_craft_guide Vanessa Ezekowitz 2017-02-06 21:44:22 -05:00
  • 3209033051 Replace exclude_from_craft_guide with not_in_craft_guide Wuzzy 2017-02-06 15:17:53 +01:00
  • 2ea417fad0 Search when ENTER is pressed on the search field. Diego Martínez 2016-11-29 16:45:59 -03:00
  • be00ffe913 Merge pull request #88 from Wuzzy2/st Vanessa Ezekowitz 2016-11-28 16:08:14 -05:00
  • 10c22c0032 Add settingtypes.txt Wuzzy 2016-11-28 21:56:23 +01:00
  • e6c380d8c5 allow user to disable bags via minetest.conf --> unified_inventory_bags = false Vanessa Ezekowitz 2016-11-28 14:46:42 -05:00
  • 4a22f8e4da Merge pull request #83 from FozLand/issue_82 Vanessa Ezekowitz 2016-11-27 13:37:29 -05:00
  • 2e00206f58 Merge pull request #81 from Wuzzy2/master Vanessa Ezekowitz 2016-11-27 13:36:02 -05:00
  • e57a5f80b4 Merge pull request #80 from Wuzzy2/give Vanessa Ezekowitz 2016-11-27 13:31:12 -05:00
  • 2fb61ca7fb Merge pull request #79 from Wuzzy2/realname2 Vanessa Ezekowitz 2016-11-27 13:30:52 -05:00
  • 41e9d43608 Merge pull request #86 from VanessaE/leak_inv Vanessa Ezekowitz 2016-11-27 13:30:14 -05:00
  • 8073a3d167 Merge pull request #58 from rubenwardy/sfinv Vanessa Ezekowitz 2016-11-27 13:29:36 -05:00
  • 029d5c4c6a avoid "leaking" detached inventories to other players (see also, 2ff48b22a9 ) Vanessa Ezekowitz 2016-11-26 13:32:21 -05:00
  • 59f52fd481 Disable sfinv if installed rubenwardy 2016-08-05 21:57:23 +01:00
  • 020732a954 Fix bug in usages. Closes #82 Foz 2016-11-18 16:34:40 -10:00
  • 75a0e6a318 Bags: Code cleanup and per-bag trash slot. Diego Martínez 2016-10-08 06:07:41 -03:00
  • 8770b7df93 Disable useless main buttons Wuzzy 2016-11-06 02:28:45 +01:00
  • a661f54e72 Also enable “Give me” for creative mode and priv Wuzzy 2016-11-06 01:48:05 +01:00
  • 8e98b00021 Also show “real” item name in craft result Wuzzy 2016-10-29 14:20:11 +02:00
  • 5b9a53bf29 Fail gracefully for invalid drop tables. Diego Martínez 2016-10-08 00:54:05 -03:00
  • f6ea3daef7 Merge pull request #63 from Wuzzy2/search Vanessa Ezekowitz 2016-08-14 19:43:08 -04:00
  • 15f5b8e804 Craftguide: Use better tooltips for group buttons Wuzzy 2016-08-07 01:39:19 +02:00
  • c9d7942840 Update translation strings Wuzzy 2016-08-07 00:16:29 +02:00
  • 40f8b4d9cf Update search field when clicking on group item Wuzzy 2016-08-07 00:14:02 +02:00
  • 7224299e7c Register some Minetest Game group icons Wuzzy 2016-08-06 23:59:32 +02:00
  • 2a516ac22b Add seperate button for resetting search Wuzzy 2016-08-06 23:31:53 +02:00
  • dba69b1f71 Merge pull request #71 from Wuzzy2/minicraft Vanessa Ezekowitz 2016-08-14 16:17:08 -04:00
  • 0678056716 Fix horizontally flipped crafting recipes in guide Wuzzy 2016-08-07 16:01:53 +02:00
  • 5d67d36396 Update translation files Wuzzy 2016-08-07 15:12:36 +02:00
  • 3bc3fae648 Hide “To crafting grid:” for crafts with size > 3 Wuzzy 2016-08-07 15:08:40 +02:00
  • 2ef76af687 Apply size optimizations for large craftings Wuzzy 2016-08-07 14:54:50 +02:00
  • c1fcc06059 Fix horizontal craft guide offset for large crafts Wuzzy 2016-08-07 13:57:16 +02:00
  • f8082a0e35 Fix crafting guide grid button sizes for size>4 Wuzzy 2016-08-07 13:51:59 +02:00
  • 5c57915159 Attempt to make large crafting recipes displayable Wuzzy 2016-08-07 13:20:42 +02:00
  • fc879df761 Merge pull request #62 from Wuzzy2/alternate_prev Vanessa Ezekowitz 2016-08-14 06:31:03 -04:00
  • a1e7b650ab Guide: Allow to move back and forth in alternates Wuzzy 2016-08-06 23:04:51 +02:00
  • 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. :-( Vanessa Ezekowitz 2016-08-13 18:19:29 -04:00
  • fe00059eea Show real item name in craft guide Wuzzy 2016-08-06 17:34:12 +02:00
  • 32769c9f34 Merge pull request #65 from Wuzzy2/digging_chance Vanessa Ezekowitz 2016-08-07 12:57:39 -04:00
  • 54d97635ec Merge pull request #64 from Wuzzy2/flipclick Vanessa Ezekowitz 2016-08-07 12:57:29 -04:00
  • 8332707198 Merge pull request #61 from Wuzzy2/bagdep Vanessa Ezekowitz 2016-08-07 12:57:06 -04:00
  • 6ec72eba74 Merge pull request #59 from Wuzzy2/trans Vanessa Ezekowitz 2016-08-07 12:56:53 -04:00
  • af56ddf06b Consider max_items in complex drop analysis Wuzzy 2016-08-07 05:44:36 +02:00
  • 1c5fcd18ca Properly seperate chance digs from normal digs Wuzzy 2016-08-07 04:47:15 +02:00
  • 80f99cffe7 Take count into account for complex node drops Wuzzy 2016-08-07 04:38:08 +02:00
  • 09c731cee0 Reduce redundancy in chance-based drops Wuzzy 2016-08-07 04:21:02 +02:00
  • 08d8d99ab3 Add crafting type: digging by chance Wuzzy 2016-08-07 03:49:16 +02:00
  • 7bba35a911 Flip craft mode when clicking current item in list Wuzzy 2016-08-07 02:14:46 +02:00
  • 1c11de10d5 Add optional farming dependency for bag craft Wuzzy 2016-08-06 17:44:37 +02:00
  • c816666945 Ensure formspec escaping for translated strings Wuzzy 2016-08-06 17:23:46 +02:00
  • 534c7bd92c Fix German translation for “waypoints” Wuzzy 2016-08-06 16:45:13 +02:00
  • 2a18e7357d Make default waypoint names translatable Wuzzy 2016-08-06 16:43:27 +02:00
  • 8ffc8e9323 Fix translation strings for recipe alternations Wuzzy 2016-08-06 16:34:16 +02:00
  • bb19ab97fe Fix minor typo in English Wuzzy 2016-08-06 16:26:30 +02:00
  • 7c822a79be Update German Wuzzy 2016-08-06 16:25:52 +02:00
  • 8f14d41706 Collect more missing strings for translation Wuzzy 2016-08-06 16:25:01 +02:00
  • 115e0bfaf4 Collect missing strings for translation Wuzzy 2016-08-05 19:34:40 +02:00
  • 1413f760bc Update German translation Wuzzy 2016-08-05 19:18:21 +02:00
  • 7d039147e7 Merge pull request #53 from BadToad2000/use_smaller_bag Vanessa Ezekowitz 2016-07-17 07:43:30 -04:00
  • 5da8914da9 Merge remote-tracking branch 'main/master' into use_smaller_bag BadToad2000 2016-07-17 02:05:29 -05:00
  • ea5ffafb9c Merge pull request #49 from HybridDog/proller_suggestion Vanessa Ezekowitz 2016-07-15 07:22:58 -04:00
  • 8c0d0309f1 Merge pull request #28 from HybridDog/reduced_texture_size Vanessa Ezekowitz 2016-07-15 07:19:37 -04:00
  • 5aab3640ec adv- and optipng textures HybridDog 2016-07-15 09:53:27 +02:00
  • 310ec1da81 Stop flooding connected clients by all detached inventories if freeminer is used, fixes #7 HybridDog 2016-02-09 12:00:56 +01:00
  • 1b40a02f1c Merge pull request #57 from pgimeno/exclude-items-from-recipes Vanessa Ezekowitz 2016-07-14 07:45:09 -04:00
  • 1645d17c97 Merge pull request #55 from DonBatman/master Vanessa Ezekowitz 2016-07-14 07:38:11 -04:00
  • f23b4aed65 Allow items to exclude their recipes from the recipes list Pedro Gimeno 2016-03-31 02:54:22 +02:00
  • bae55eb7c6 Added screenshot, description and mod.conf DonBatman 2016-03-20 07:41:10 -07:00
  • 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. BadToad2000 2016-02-28 23:34:13 -06:00
  • bdf9b61779 Add item_name support for hudbars mod MT-Modder 2015-10-02 14:01:07 -04:00
  • 758b643c4d Check for both old and new default creative mod name RealBadAngel 2016-02-12 03:19:03 +01:00
  • b3c6c92286 Remove count from item_image_button label, item_image_buttons can now display properly item stacks RealBadAngel 2016-02-09 04:42:31 +01:00
  • 8f91abbfb8 Merge pull request #47 from kilbith/patch-1 Maciej Kasatkin 2016-02-08 16:14:33 +01:00
  • f3127e9d7c Fix disabling of default creative inventory (fixes #46) kilbith 2016-02-08 13:07:23 +01:00
  • df1309a6fd Added listring/shift click to craft grid DonBatman 2015-10-09 19:25:49 -07:00
  • 9bc6301f60 Added listring/shift click to bags DonBatman 2015-10-09 18:55:46 -07:00
  • 5df353c299 stop crash if HUD is returned nil (server too slow to emerge player) Vanessa Ezekowitz 2015-10-08 05:56:04 -04:00
  • 9fe84789ba Allow per-user "full" mode when "lite" mode is set as global default (give the user "ui_full" priv to turn it on). Vanessa Ezekowitz 2015-10-05 04:24:01 -04:00
  • babe4380ac disallow repairing tools using the 'to craft grid', allow it to put items of specific groups and (maybe) make it keep the meta of items, remove unused elseif, change a bit translation and use table.concat at one place because I read somewhere that it's faster than .. HybridDog 2015-08-16 16:40:49 +02:00
  • 570d2cb162 peoposed update for bag recipies Brett O'Donnell 2015-08-06 16:03:11 +09:30
  • 2d6a0ed606 split ui_crafting_form Vanessa Ezekowitz 2015-08-05 08:37:25 -04:00
  • f2914b3d4f only show items in crafting guide if they can be crafted or player has creative Vanessa Ezekowitz 2015-07-30 09:13:16 -04:00
  • 56892b8e75 Don't add a recipe to the main list if it contains any unknown items/groups Vanessa Ezekowitz 2015-07-30 08:03:29 -04:00
  • 2355dc6fc2 require "home" privilege to use home/sethome buttons Prot 2015-07-19 16:59:09 -04:00
  • 8338b406d3 fix crash in waypoints? Vanessa Ezekowitz 2015-06-28 05:17:43 -04:00
  • 16e40a2e22 re-arrange a few elements in the crafting guide to eliminate text overlap Vanessa Ezekowitz 2015-06-28 04:47:30 -04:00
  • 0a70d8edef Add "lite" mode Vanessa Ezekowitz 2015-06-28 03:47:03 -04:00
  • 20eba2bf9b Remove unneeded and slow get_desc function ShadowNinja 2015-04-18 15:23:22 -04:00
  • 7d8b5f3760 Round home positions ShadowNinja 2015-04-18 15:23:05 -04:00
  • 8bb1c8288b Add item_names support for Better "HUD" MT-Modder 2015-02-05 12:29:37 -05:00
  • 75f719507e Add buttons to give oneself items (with 'give' privilege) Rogier 2015-02-07 18:10:14 +01:00
  • d5d97e7dca Update bags.lua Ardonel 2015-03-06 14:52:40 -06:00
  • 12f14d7aff Create tr.txt Mahmut Elmas 2015-03-07 18:02:15 +02:00
  • 2fd9e59242 Display conversion method symbolically and textually next to arrow Rogier 2015-02-07 18:10:40 +01:00
  • 76a9efff71 reduce table lookups during initialization Tim 2015-02-05 10:03:07 +01:00
  • 1a1bfc3839 supress intllib check warning, this fixes #19 Tim 2015-02-05 10:00:10 +01:00