Age | Commit message (Expand) | Author |
2016-12-17 | Minor style cleanup | JPG |
2016-12-17 | Replace some space indents by tabs | JPG |
2016-12-17 | Minor style cleanup | JPG |
2016-12-17 | Speed-up items list creation | JPG |
2016-12-17 | Minor optimizations | JPG |
2016-12-16 | Tweak unknown item tooltip | JPG |
2016-12-16 | Some refactoring | JPG |
2016-12-16 | Indicate itemstring in tooltip for Unknown Items | JPG |
2016-12-16 | Fix oversight in previous commit | JPG |
2016-12-16 | Fix nil crash on un{craft,fuel}able items in output | JPG |
2016-12-16 | Correctly place a label | JPG |
2016-12-16 | Make the mod be compatible on older clients (<= 0.4.14) | JPG |
2016-12-16 | Fix variable shadowing | JPG |
2016-12-15 | Minor cleaning | JP Guerrero |
2016-12-14 | Set crafting grid limit to 5 for big recipes | JP Guerrero |
2016-12-14 | Polish displaying of big recipes | JP Guerrero |
2016-12-14 | Add ability to display big recipes (up to 6x6) | JP Guerrero |
2016-12-14 | Code cleanup | JP Guerrero |
2016-12-13 | Fix nil crash in progressive mode (again) | JP Guerrero |
2016-12-13 | Fix nil crash when recipe item is unknown | JP Guerrero |
2016-12-13 | Fix list size counting | JP Guerrero |
2016-12-13 | Fix nil crash in progressive mode | JP Guerrero |
2016-12-13 | Fix checking for big recipes | JP Guerrero |
2016-12-13 | Fix checking for big recipes | JP Guerrero |
2016-12-13 | Fail gracefully if recipe is greater than 3x3 | JP Guerrero |
2016-12-13 | Fix minor error | JP Guerrero |
2016-12-13 | Make craftguide's book burnable | JP Guerrero |
2016-12-13 | Tune Lua pattern | JP Guerrero |
2016-12-13 | Make formspec size a setting in minetest.conf | JP Guerrero |
2016-12-13 | Make formspec size easily configurable by user | JP Guerrero |
2016-12-13 | Code cleaning, change BG image (no dependancy on default) | JP Guerrero |
2016-12-11 | Fix enter/quit fields stuff (again) | JP Guerrero |
2016-12-11 | Show empty button when no matching item created... | JP Guerrero |
2016-12-11 | Fix craftguide showing rubbish after pressing Esc | JP Guerrero |
2016-12-11 | Don't show detailed tooltips in main list | JP Guerrero |
2016-12-11 | Progressive Mode: Fix item groups not being fully considered | JP Guerrero |
2016-12-11 | Code cleanup, change arrow texture | JP Guerrero |
2016-12-10 | Show burnable items in main list and... | JP Guerrero |
2016-12-10 | Add Fuel time indication | JP Guerrero |
2016-12-08 | Add optional Progressive Mode | JP Guerrero |
2016-12-05 | Minor style cleaning | JP Guerrero |
2016-12-04 | Fix crash in some specific conditions | JP Guerrero |
2016-12-03 | Advanced group support in tooltips (modified by kilbith) | Wuzzy2 |
2016-12-01 | Support for search on pressing Enter and use minetest.colorize | JP Guerrero |
2016-08-05 | Start item listing at index instead of skipping there. | Tim |
2016-03-17 | Import changes from xdecor | Jean-Patrick Guerrero |
2016-03-17 | Import changes from xdecor | Jean-Patrick Guerrero |
2016-03-17 | Remember last formspec on re-opening | Jean-Patrick Guerrero |
2016-03-17 | Small simplification | Jean-Patrick Guerrero |
2016-02-29 | Change recipe to prevent conflicts and add book group in nodedef | kilbith |