Age | Commit message (Expand) | Author |
2018-11-11 | Various fixes | Jean-Patrick Guerrero |
2018-11-11 | Fix reverse mode + misc. things | pauloue |
2018-05-29 | Hide recipes for items with not_in_craft_guide=1 | Wuzzy |
2018-05-28 | Fix | Jean-Patrick Guerrero |
2018-05-28 | Implement a reverse crafting guide (#30) | Jean-Patrick Guerrero |
2018-04-27 | Cache results only if searched 2 times (to avoid silly searches) | JP Guerrero |
2018-04-27 | Add custom recipes test code | JP Guerrero |
2018-04-17 | Sugar | JP Guerrero |
2018-04-08 | Add Russian and German translations (using intllib) (#28) | Eugen Wesseloh |
2018-03-08 | Add a table memoizer to optimize things | JP Guerrero |
2018-03-08 | Bigger item buttons | JP Guerrero |
2017-03-21 | Code clean-up | JPG |
2017-03-19 | Add sfinv_buttons support | Wuzzy |
2017-02-17 | Cycle through alternative receipes when re-clicking on same item1.0 | Wuzzy |
2017-02-17 | Fix typo in syntax for field_close_on_enter[] | rubenwardy |
2017-02-06 | Merge pull request #15 from Wuzzy2/shapeless | kilbith |
2017-02-06 | Add icon for shapeless recipes | Wuzzy |
2017-01-30 | Add wall-mounted sign | Dirk Sohler |
2016-12-24 | Make initial item list common for all players (avoid useless updates) | JPG |
2016-12-24 | Progressive mode: fix search | JPG |
2016-12-24 | Minor cleanup | JPG |
2016-12-24 | Minor cleanup | JPG |
2016-12-24 | Minor cleanup | JPG |
2016-12-24 | Window size: replace settings by buttons | JPG |
2016-12-23 | Replace fuels output icon by fire | JPG |
2016-12-22 | Fix non-showing item recipes | taikedz |
2016-12-18 | Attempt to fix #11 | JPG |
2016-12-17 | Minor cleanup | JPG |
2016-12-17 | Don't look up for progressive mode stuff in normal mode | JPG |
2016-12-17 | More optimizations | JPG |
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 |