summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-03fix excessive privilege checkorigin/masterorigin/HEADshivajiva101
2018-01-03Item_names: Refactorize & use meta descriptionSmallJoker
2018-01-02Fix unclear licenses for the images.Ekdohibs
2018-01-02Change texture licenses to CC-BY-4.0Ekdohibs
2017-04-07Merge pull request #95 from Thomas--S/patch-1Vanessa Ezekowitz
Add forgotten backtick
2017-04-07Add forgotten backtickThomas--S
2017-03-24bags: Add buttons to quickly switch bags in sub-form.Diego Martínez
2017-03-13Portuguese translation.Diego Martínez
Translation done by @Lunovox.
2017-03-01Merge pull request #91 from ForbiddenJ/masterVanessa Ezekowitz
Make trash configurable but preserve default functionality
2017-03-01Make trash configurable but preserve default functionalityForbiddenJ
2017-02-06Merge pull request #90 from Wuzzy2/not_in_craft_guideVanessa Ezekowitz
Replace exclude_from_craft_guide with not_in_craft_guide
2017-02-06Replace exclude_from_craft_guide with not_in_craft_guideWuzzy
2016-11-29Search when ENTER is pressed on the search field.Diego Martínez
2016-11-28Merge pull request #88 from Wuzzy2/stVanessa Ezekowitz
Add settingtypes.txt
2016-11-28Add settingtypes.txtWuzzy
2016-11-28allow user to disable bagsVanessa Ezekowitz
via minetest.conf --> unified_inventory_bags = false (default is to enable)
2016-11-27Merge pull request #83 from FozLand/issue_82Vanessa Ezekowitz
Fix bug in usages. Closes #82
2016-11-27Merge pull request #81 from Wuzzy2/masterVanessa Ezekowitz
Disable useless main buttons
2016-11-27Merge pull request #80 from Wuzzy2/giveVanessa Ezekowitz
Also enable “Give me” for creative mode and priv
2016-11-27Merge pull request #79 from Wuzzy2/realname2Vanessa Ezekowitz
Show “real” item name AND itemstring in craft result
2016-11-27Merge pull request #86 from VanessaE/leak_invVanessa Ezekowitz
avoid "leaking" detached inventories to other players
2016-11-27Merge pull request #58 from rubenwardy/sfinvVanessa Ezekowitz
Disable sfinv if installed
2016-11-27avoid "leaking" detached inventories to other players (see also, ↵Vanessa Ezekowitz
https://github.com/minetest/minetest_game/pull/1413/commits/2ff48b22a99cc5d30ee774ec13093604ea8e0738 )
2016-11-26Disable sfinv if installedrubenwardy
2016-11-18Fix bug in usages. Closes #82Foz
2016-11-17Bags: Code cleanup and per-bag trash slot.Diego Martínez
* Turn page creation into a loop. * Add per-bag trash slot. * Changed i18n to allow replacements.
2016-11-06Disable useless main buttonsWuzzy
2016-11-06Also enable “Give me” for creative mode and privWuzzy
2016-10-29Also show “real” item name in craft resultWuzzy
2016-10-08Fail gracefully for invalid drop tables.Diego Martínez
Notified by user `photon` on IRC.
2016-08-14Merge pull request #63 from Wuzzy2/searchVanessa Ezekowitz
Improve search and group handling and related usability
2016-08-14Craftguide: Use better tooltips for group buttonsWuzzy
2016-08-14Update translation stringsWuzzy
2016-08-14Update search field when clicking on group itemWuzzy
2016-08-14Register some Minetest Game group iconsWuzzy
2016-08-14Add seperate button for resetting searchWuzzy
2016-08-14Merge pull request #71 from Wuzzy2/minicraftVanessa Ezekowitz
Show crafting recipes correctly with size > 3
2016-08-14Fix horizontally flipped crafting recipes in guideWuzzy
2016-08-14Update translation filesWuzzy
2016-08-14Hide “To crafting grid:” for crafts with size > 3Wuzzy
2016-08-14Apply size optimizations for large craftingsWuzzy
Also prevent huge crafting recipes from being displayed for stability reasons.
2016-08-14Fix horizontal craft guide offset for large craftsWuzzy
2016-08-14Fix crafting guide grid button sizes for size>4Wuzzy
2016-08-14Attempt to make large crafting recipes displayableWuzzy
2016-08-14Merge pull request #62 from Wuzzy2/alternate_prevVanessa Ezekowitz
Allow to move back and forth in alternate recipes and usages in craft guide
2016-08-14Guide: Allow to move back and forth in alternatesWuzzy
2016-08-13Revert "Show real item name in craft guide"Vanessa Ezekowitz
Players don't really like this, neither do I. See the comments attached to the original commit. Sorry, Wuzzy. :-( This reverts commit fe00059eeade4bf0714df9369ba57e2bc60ad3bf.
2016-08-08Show real item name in craft guideWuzzy
2016-08-07Merge pull request #65 from Wuzzy2/digging_chanceVanessa Ezekowitz
Add partial support for complex (table-based) node drops
2016-08-07Merge pull request #64 from Wuzzy2/flipclickVanessa Ezekowitz
Toggle recipe/usage mode in craft guide when clicking on current item in item list