Age | Commit message (Expand) | Author |
2016-07-15 | Merge pull request #49 from HybridDog/proller_suggestion | Vanessa Ezekowitz |
2016-07-15 | Merge pull request #28 from HybridDog/reduced_texture_size | Vanessa Ezekowitz |
2016-07-15 | adv- and optipng textures | HybridDog |
2016-07-15 | Stop flooding connected clients by all detached inventories if freeminer is u... | HybridDog |
2016-07-14 | Merge pull request #57 from pgimeno/exclude-items-from-recipes | Vanessa Ezekowitz |
2016-07-14 | Merge pull request #55 from DonBatman/master | Vanessa Ezekowitz |
2016-03-31 | Allow items to exclude their recipes from the recipes list | Pedro Gimeno |
2016-03-20 | Added screenshot, description and mod.conf | DonBatman |
2016-02-13 | Add item_name support for hudbars mod | MT-Modder |
2016-02-12 | Check for both old and new default creative mod name | RealBadAngel |
2016-02-09 | Remove count from item_image_button label, | RealBadAngel |
2016-02-08 | Merge pull request #47 from kilbith/patch-1 | Maciej Kasatkin |
2016-02-08 | Fix disabling of default creative inventory (fixes #46) | kilbith |
2015-10-09 | Added listring/shift click to craft grid | DonBatman |
2015-10-09 | Added listring/shift click to bags | DonBatman |
2015-10-08 | stop crash if HUD is returned nil (server too slow to emerge player) | Vanessa Ezekowitz |
2015-10-05 | Allow per-user "full" mode when "lite" mode is set as global | Vanessa Ezekowitz |
2015-08-16 | disallow repairing tools using the 'to craft grid', allow it to put items of ... | HybridDog |
2015-08-06 | peoposed update for bag recipies | Brett O'Donnell |
2015-08-05 | split ui_crafting_form | Vanessa Ezekowitz |
2015-07-30 | only show items in crafting guide if they can be crafted or player has creative | Vanessa Ezekowitz |
2015-07-30 | Don't add a recipe to the main list if it contains any unknown items/groups | Vanessa Ezekowitz |
2015-07-19 | require "home" privilege to use home/sethome buttons | Prot |
2015-06-28 | fix crash in waypoints? | Vanessa Ezekowitz |
2015-06-28 | re-arrange a few elements in the crafting guide to eliminate text overlap | Vanessa Ezekowitz |
2015-06-28 | Add "lite" mode | Vanessa Ezekowitz |
2015-04-18 | Remove unneeded and slow get_desc function | ShadowNinja |
2015-04-18 | Round home positions | ShadowNinja |
2015-03-11 | Add item_names support for Better "HUD" | MT-Modder |
2015-03-11 | Add buttons to give oneself items (with 'give' privilege) | Rogier |
2015-03-11 | Update bags.lua | Ardonel |
2015-03-11 | Create tr.txt | Mahmut Elmas |
2015-03-11 | Display conversion method symbolically and textually next to arrow | Rogier |
2015-02-05 | reduce table lookups during initialization | Tim |
2015-02-05 | supress intllib check warning, this fixes #19 | Tim |
2015-02-05 | supress intentional creative_inventory check warning, this fixes #18 | Tim |
2014-12-30 | Russian translation | Eternal Sorrow |
2014-12-30 | Add French locale | jp |
2014-09-07 | Fix crash when changing waypoint name | ShadowNinja |
2014-07-06 | Make waypoints optional and use external datastorage mod | ShadowNinja |
2014-06-24 | Update tooltips usage due to core changes. | RealBadAngel |
2014-06-22 | More tooltips and translations. | RealBadAngel |
2014-06-21 | Add spanish translation. | Diego Martinez |
2014-06-21 | Add intllib support. | RealBadAngel |
2014-06-13 | Show item usages in craft guide | Zefram |
2014-06-13 | Cleaner display of lack of recipes (redux) | Zefram |
2014-06-13 | Fix and enhance grid shapes in craft guide | Zefram |
2014-06-13 | Correctly display multi-group ingredients | Zefram |
2014-06-13 | Fix display of group ingredients | Zefram |
2014-06-13 | Use plain substring search in craft guide | Zefram |