Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-22 | Look for recipes under an item's aliases | Zefram | |
get_all_craft_recipes() returns the recipes that were registered under the specified name, so asking about an item's canonical name won't see recipes registered under an alias, and vice versa. Several mods register recipes under aliases, so the craft guide was missing that handful of recipes. To work around it, invert the aliases table and ask explicitly about each alias. | |||
2014-01-22 | Remove text from on/off switch icons | RealBadAngel | |
2014-01-22 | Icons for on/off switch and waypoints button. | RealBadAngel | |
2014-01-19 | Remove unnecessary recipe table copying | ShadowNinja | |
2014-01-19 | Remove trailing whitespace | ShadowNinja | |
2014-01-19 | Allow searching for groups. | kaeza | |
Also make "group buttons" apply the filter to that group. | |||
2013-12-21 | Allow Lua regexs in search, and check for bad ones | ShadowNinja | |
2013-12-20 | Combine some concatenations | ShadowNinja | |
2013-12-18 | Localize a variable | ShadowNinja | |
2013-12-17 | Remove technic textures | ShadowNinja | |
2013-12-04 | Check formname in on_receive_fields | ShadowNinja | |
2013-11-28 | Give a stack's maximum, not 99 | ShadowNinja | |
2013-11-05 | Fix incorrect background colors over inventory slots | Vanessa Ezekowitz | |
caused by BlockMen's/kahrl's inventory #hexcolor patch ( https://github.com/minetest/minetest/commit/25edae00ea1d5a9af4a6599fc7c200bb810fbd49 ) | |||
2013-10-21 | Allow crafting from the craft guide. | kaeza | |
2013-10-07 | Fix the bug clearing other than default crafting methods. | RealBadAngel | |
2013-10-05 | Remove trailing space | ShadowNinja | |
2013-10-05 | Fix textures aligment problems. | RealBadAngel | |
Some other tweaks. | |||
2013-10-03 | Fix filter sanitizing | ShadowNinja | |
2013-10-02 | API tweaks | ShadowNinja | |
2013-10-02 | Change craft guide input slots to buttons | ShadowNinja | |
2013-09-30 | Create README.md | Jordan Snelling | |
2013-09-28 | Fix offset of buttons | ShadowNinja | |
2013-09-28 | Use ItemStack:set_count() | ShadowNinja | |
2013-09-28 | Update | ShadowNinja | |
2013-09-21 | Update mod | RealBadAngel | |
2013-03-06 | bugfix | RealBadAngel | |
2013-03-03 | sync with Technic's UI | RealBadAngel | |
2012-12-12 | When in surrival, pressing item list button will switch to Crafting Guide | RealBadAngel | |
2012-12-12 | - fixed refill slot bein same for all players | RealBadAngel | |
- set time buttons now require settime privs to work - item name (regular) is displayed in Crafting guide | |||
2012-12-11 | New version: | RealBadAngel | |
another structure, its a modpack now searches are not case sensitive | |||
2012-12-03 | 0.91 release | RealBadAngel | |
2012-12-02 | quick fix | RealBadAngel | |
2012-12-02 | 1st release | RealBadAngel | |