Age | Commit message (Expand) | Author |
2016-08-14 | Hide “To crafting grid:” for crafts with size > 3 | Wuzzy |
2016-08-14 | Apply size optimizations for large craftings | Wuzzy |
2016-08-14 | Fix horizontal craft guide offset for large crafts | Wuzzy |
2016-08-14 | Fix crafting guide grid button sizes for size>4 | Wuzzy |
2016-08-14 | Attempt to make large crafting recipes displayable | Wuzzy |
2016-08-14 | Merge pull request #62 from Wuzzy2/alternate_prev | Vanessa Ezekowitz |
2016-08-14 | Guide: Allow to move back and forth in alternates | Wuzzy |
2016-08-13 | Revert "Show real item name in craft guide" | Vanessa Ezekowitz |
2016-08-08 | Show real item name in craft guide | Wuzzy |
2016-08-07 | Merge pull request #65 from Wuzzy2/digging_chance | Vanessa Ezekowitz |
2016-08-07 | Merge pull request #64 from Wuzzy2/flipclick | Vanessa Ezekowitz |
2016-08-07 | Merge pull request #61 from Wuzzy2/bagdep | Vanessa Ezekowitz |
2016-08-07 | Merge pull request #59 from Wuzzy2/trans | Vanessa Ezekowitz |
2016-08-07 | Consider max_items in complex drop analysis | Wuzzy |
2016-08-07 | Properly seperate chance digs from normal digs | Wuzzy |
2016-08-07 | Take count into account for complex node drops | Wuzzy |
2016-08-07 | Reduce redundancy in chance-based drops | Wuzzy |
2016-08-07 | Add crafting type: digging by chance | Wuzzy |
2016-08-07 | Flip craft mode when clicking current item in list | Wuzzy |
2016-08-06 | Add optional farming dependency for bag craft | Wuzzy |
2016-08-06 | Ensure formspec escaping for translated strings | Wuzzy |
2016-08-06 | Fix German translation for “waypoints” | Wuzzy |
2016-08-06 | Make default waypoint names translatable | Wuzzy |
2016-08-06 | Fix translation strings for recipe alternations | Wuzzy |
2016-08-06 | Fix minor typo in English | Wuzzy |
2016-08-06 | Update German | Wuzzy |
2016-08-06 | Collect more missing strings for translation | Wuzzy |
2016-08-05 | Collect missing strings for translation | Wuzzy |
2016-08-05 | Update German translation | Wuzzy |
2016-07-17 | Merge pull request #53 from BadToad2000/use_smaller_bag | Vanessa Ezekowitz |
2016-07-17 | Merge remote-tracking branch 'main/master' into use_smaller_bag | BadToad2000 |
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-28 | When attempting to replace a bag with a smaller bag, ensure the items beyond ... | BadToad2000 |
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 |