summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-06Collect more missing strings for translationWuzzy
2016-08-05Collect missing strings for translationWuzzy
2016-08-05Update German translationWuzzy
2016-07-17Merge pull request #53 from BadToad2000/use_smaller_bagVanessa Ezekowitz
Ensure items are not lost when using a smaller bag
2016-07-17Merge remote-tracking branch 'main/master' into use_smaller_bagBadToad2000
Merging at VenessaE's request to potentially get this change marged into Unified Inventory.
2016-07-15Merge pull request #49 from HybridDog/proller_suggestionVanessa Ezekowitz
Stop flooding connected clients by all detached inventories if freemi…
2016-07-15Merge pull request #28 from HybridDog/reduced_texture_sizeVanessa Ezekowitz
advpng and optipng textures
2016-07-15adv- and optipng texturesHybridDog
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-15Stop flooding connected clients by all detached inventories if freeminer is ↵HybridDog
used, fixes #7
2016-07-14Merge pull request #57 from pgimeno/exclude-items-from-recipesVanessa Ezekowitz
Allow items to exclude their recipes from the recipes list
2016-07-14Merge pull request #55 from DonBatman/masterVanessa Ezekowitz
Added screenshot, description and mod.conf
2016-03-31Allow items to exclude their recipes from the recipes listPedro Gimeno
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-20Added screenshot, description and mod.confDonBatman
2016-02-28When attempting to replace a bag with a smaller bag, ensure the items beyond ↵BadToad2000
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-13Add item_name support for hudbars modMT-Modder
Does the same thing as https://github.com/MT-Modder/unified_inventory/commit/8bb1c8288b45182ed8e1496d1ecc322ed84854a9
2016-02-12Check for both old and new default creative mod nameRealBadAngel
2016-02-09Remove count from item_image_button label,RealBadAngel
item_image_buttons can now display properly item stacks
2016-02-08Merge pull request #47 from kilbith/patch-1Maciej Kasatkin
Fix disabling of default creative inventory (fixes #46)
2016-02-08Fix disabling of default creative inventory (fixes #46)kilbith
The function prefix in upstream has changed.
2015-10-09Added listring/shift click to craft gridDonBatman
2015-10-09Added listring/shift click to bagsDonBatman
2015-10-08stop crash if HUD is returned nil (server too slow to emerge player)Vanessa Ezekowitz
2015-10-05Allow per-user "full" mode when "lite" mode is set as globalVanessa Ezekowitz
default (give the user "ui_full" priv to turn it on). Also, a few whitespace fixes.
2015-08-16disallow repairing tools using the 'to craft grid', allow it to put items of ↵HybridDog
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 ..
2015-08-06peoposed update for bag recipiesBrett O'Donnell
when bags was first created, wool and farming were not in minetest_game, and so that people didnt have a load of dependancies I made the recipe from wood and sticks. now that wool and cotton are available it makes a lot more sense to craft the bags from these items. they are harder to obtain, but bags are valuable items in game, so i think the extra effort to obtain the items is justified.
2015-08-05split ui_crafting_formVanessa Ezekowitz
into craft grid/trash image and a single slot image. The latter is now used for a refill slot if user has creative priv or server is in creative mode.
2015-07-30only show items in crafting guide if they can be crafted or player has creativeVanessa Ezekowitz
2015-07-30Don't add a recipe to the main list if it contains any unknown items/groupsVanessa Ezekowitz
2015-07-19require "home" privilege to use home/sethome buttonsProt
2015-06-28fix crash in waypoints?Vanessa Ezekowitz
2015-06-28re-arrange a few elements in the crafting guide to eliminate text overlapVanessa Ezekowitz
Also make sure to chech if lite mode before assuming 4x2 "tab" button layout.
2015-06-28Add "lite" modeVanessa Ezekowitz
Set unified_inventory_lite = true in minetest.conf to enable. This mode reduces the feature-set of the mod as follows: * no bags * no waypoints, * no home/go-home buttons, * no set-day/-night buttons, * smaller creative/craft guide inventory pages (4x6 instead of 8x10) * fewer paging buttons * smaller search field * move "Result: foo" to below the crafting guide grid. * Move main "tab" buttons to the right, below the search and paging buttons. * Made "tab" buttons able to use to 2 rows if necessary (max 8 buttons)
2015-04-18Remove unneeded and slow get_desc functionShadowNinja
2015-04-18Round home positionsShadowNinja
2015-03-11Add item_names support for Better "HUD"MT-Modder
2015-03-11Add buttons to give oneself items (with 'give' privilege)Rogier
2015-03-11Update bags.luaArdonel
changed bag recipes from default:stick to group:stick
2015-03-11Create tr.txtMahmut Elmas
2015-03-11Display conversion method symbolically and textually next to arrowRogier
2015-02-05reduce table lookups during initializationTim
2015-02-05supress intllib check warning, this fixes #19Tim
2015-02-05supress intentional creative_inventory check warning, this fixes #18Tim
2014-12-30Russian translationEternal Sorrow
2014-12-30Add French localejp
2014-09-07Fix crash when changing waypoint nameShadowNinja
2014-07-06Make waypoints optional and use external datastorage modShadowNinja
This also fixes waypoints not showing up on join.
2014-06-24Update tooltips usage due to core changes.RealBadAngel
2014-06-22More tooltips and translations.RealBadAngel
2014-06-21Add spanish translation.Diego Martinez
2014-06-21Add intllib support.RealBadAngel
Some polish and german translations. Start adding tooltips.