Commit Graph

  • c4272d8d24 Add formspec escape, apply proper format strings Wuzzy2 2019-02-11 00:18:10 +01:00
  • aac3e3f693 Add API call to open crafting guide (#59) Jean-Patrick Guerrero 2019-02-11 00:01:32 +01:00
  • fc2d2e585c Fix issue #60 Jean-Patrick Guerrero 2019-02-10 23:07:28 +01:00
  • e37f1df6d3 Fix error message in progressive mode Jean-Patrick Guerrero 2019-02-10 20:37:24 +01:00
  • 6e744b44b1 Few minor optimizations 1.4 Jean-Patrick Guerrero 2019-02-07 16:08:50 +01:00
  • 3498cf3f86 Update license file Jean-Patrick Guerrero 2019-02-07 15:53:40 +01:00
  • 7757eb72fd
    Merge pull request #57 from pauloue/fixes Jean-Patrick Guerrero 2019-02-07 14:19:58 +01:00
  • a7dd13994f remove shapeless, minor refactors #57 Paul Ouellette 2019-02-06 22:59:38 -05:00
  • 85ece2c8b9 filter /craft recipes, fix crash, fix sfinv form Paul Ouellette 2019-02-06 14:37:43 -05:00
  • 65a8707a69 Repair the /craft command Jean-Patrick Guerrero 2019-02-06 01:51:09 +01:00
  • 3e9e16b661 Minor cleaning Jean-Patrick Guerrero 2019-02-05 14:45:57 +01:00
  • 4289dea108 Separate recipe filters and progressive mode pauloue 2019-02-03 16:15:28 +01:00
  • 5625a0cb1c Remove superfluous call Jean-Patrick Guerrero 2019-01-31 01:10:09 +01:00
  • 5e8079b2e8 Saving p_items not necessary Jean-Patrick Guerrero 2019-01-30 02:14:11 +01:00
  • fd375c92b3 Init data when player joins Jean-Patrick Guerrero 2019-01-30 01:53:32 +01:00
  • 7fc2d3a96a Ensure sfinv is loaded Jean-Patrick Guerrero 2019-01-27 16:32:48 +01:00
  • c1b1bef263 Progressive mode: Remember discovered recipes Jean-Patrick Guerrero 2019-01-23 02:15:26 +01:00
  • e6268a395f Empty data when player leaves Jean-Patrick Guerrero 2019-01-22 02:03:01 +01:00
  • 5d73794096 Localize formspec string formats Jean-Patrick Guerrero 2019-01-22 01:59:54 +01:00
  • 8a9f857204 Fix API doc Jean-Patrick Guerrero 2019-01-22 01:51:17 +01:00
  • d950c71dbc Refactors, optimizations and fixes pauloue 2019-01-22 01:44:36 +01:00
  • 5ee1bea4ce Progressive mode: Add a name to filters Jean-Patrick Guerrero 2019-01-20 02:12:14 +01:00
  • 61ae85a09c Progressive mode: Add functions in API to add/set/get filters Jean-Patrick Guerrero 2019-01-18 17:15:25 +01:00
  • c4fe467e6f Remove wood group Jean-Patrick Guerrero 2019-01-18 15:56:52 +01:00
  • ed11bf3281 Fix tooltip Jean-Patrick Guerrero 2019-01-15 14:38:15 +01:00
  • 18affcb00e Allow searching same string again in progressive mode Jean-Patrick Guerrero 2019-01-13 18:30:21 +01:00
  • fa8d602a64 Fix sfinv mode bg Jean-Patrick Guerrero 2019-01-13 02:31:55 +01:00
  • 0959eaef0b Update License Jean-Patrick Guerrero 2019-01-13 01:50:26 +01:00
  • 157c6e5004 get_formspec -> make_formspec Jean-Patrick Guerrero 2019-01-13 01:48:14 +01:00
  • 50317cc20e Progressive: refactor, fix some bugs, add API function pauloue 2019-01-13 01:36:38 +01:00
  • 1def071029 Fix background Jean-Patrick Guerrero 2019-01-13 01:18:41 +01:00
  • 134fbf382d Do not search again for same string Jean-Patrick Guerrero 2019-01-11 01:54:17 +01:00
  • 70682b230b Hardset button size to 1.1 Jean-Patrick Guerrero 2019-01-09 21:11:06 +01:00
  • a07c8bc48e
    Merge pull request #43 from pauloue/playerdata Jean-Patrick Guerrero 2019-01-09 00:20:10 +01:00
  • e0db5834b3 Separate player data #43 Paul Ouellette 2019-01-08 14:28:53 -05:00
  • 7f6dd430ce Various fixes pauloue 2019-01-08 01:25:22 +01:00
  • d1ee125a1a Remove erroneous quotation marks 1.3.1c Jean-Patrick Guerrero 2019-01-04 02:19:29 +01:00
  • b980dccaee Use of string.format instead of concat 1.3.1b Jean-Patrick Guerrero 2019-01-02 18:57:35 +01:00
  • 4c02a5e5f5
    Merge pull request #41 from pauloue/fixes2 Jean-Patrick Guerrero 2019-01-02 12:27:12 +01:00
  • f8b7a72635 Fix alternate button not working in some cases #41 Paul Ouellette 2019-01-02 00:39:05 -05:00
  • 1034fd7c0e Fix repeated clicks of same item not toggling usages mode Paul Ouellette 2019-01-02 00:35:21 -05:00
  • 4bca02f0db Add assertions Jean-Patrick Guerrero 2018-12-30 21:32:36 +01:00
  • 4b97b08aa7 Variable naming Jean-Patrick Guerrero 2018-12-30 21:17:21 +01:00
  • 7745ccd863 Not really important Jean-Patrick Guerrero 2018-12-30 21:10:39 +01:00
  • 65b51ad3e5 Do not alternate if X > 1 Jean-Patrick Guerrero 2018-12-30 21:00:04 +01:00
  • 897fc3a21d Show usages for fuel-able items with no recipes Jean-Patrick Guerrero 2018-12-30 20:25:28 +01:00
  • e1eedb69bb Minor optimization Jean-Patrick Guerrero 2018-12-19 18:36:09 +01:00
  • f188580b8c Correct checking Jean-Patrick Guerrero 2018-12-17 22:48:53 +01:00
  • 783a84d3c6 Define custom recipe's width inside craft declaration Jean-Patrick Guerrero 2018-12-17 19:15:28 +01:00
  • 74a2750a4d Fix tooltip 1.3.1 Jean-Patrick Guerrero 2018-12-17 01:09:32 +01:00
  • 9da500ce2c ... and make the other functions local Jean-Patrick Guerrero 2018-12-17 01:02:19 +01:00
  • 610117de08 Make craftguide a global var Jean-Patrick Guerrero 2018-12-17 00:38:58 +01:00
  • 53833af635 Add an API for custom recipes Jean-Patrick Guerrero 2018-12-16 23:20:54 +01:00
  • 3be06cf94a Add an API for custom recipes 1.3 Jean-Patrick Guerrero 2018-12-16 23:20:54 +01:00
  • b2a7f5430a Add a /craft command to show recipe of pointed node Jean-Patrick Guerrero 2018-12-13 17:39:47 +01:00
  • 0b4f202ffb New icons Jean-Patrick Guerrero 2018-11-25 15:51:01 +01:00
  • eff2fa82f3 Fix custom recipes since latest commit Jean-Patrick Guerrero 2018-11-18 20:52:00 +01:00
  • 8630fccaea More alignment Jean-Patrick Guerrero 2018-11-18 20:06:45 +01:00
  • 4d4e8f7d50 Rotate arrow images Jean-Patrick Guerrero 2018-11-18 18:40:58 +01:00
  • 6d3f8ce32a Fix cooktime tooltip pauloue 2018-11-18 18:24:32 +01:00
  • ed861ea1b9 Formspec improvements (fixes #39) Jean-Patrick Guerrero 2018-11-17 17:48:47 +01:00
  • 961b536cd7 Formspec improvements (fixes #39) 1.2.1 Jean-Patrick Guerrero 2018-11-17 17:48:47 +01:00
  • 44ebb84e89 Fix the usage' tooltip again (thanks @Ezhh) Jean-Patrick Guerrero 2018-11-13 20:14:57 +01:00
  • 5fce8ddbda Minor edits Jean-Patrick Guerrero 2018-11-12 12:51:18 +01:00
  • 39ed2c2c45 Support for sfinv! Jean-Patrick Guerrero 2018-11-11 22:24:48 +01:00
  • 49dd2753d3 Support for sfinv! 1.2 Jean-Patrick Guerrero 2018-11-11 22:24:48 +01:00
  • 8b309106c3 Various fixes Jean-Patrick Guerrero 2018-11-11 19:34:26 +01:00
  • 9625542468 Fix reverse mode + misc. things pauloue 2018-11-11 14:19:19 +01:00
  • 7e4ab51209 Merge branch 'master' of https://github.com/minetest-mods/craftguide 1.1 Jean-Patrick Guerrero 2018-05-29 20:43:01 +02:00
  • c738287a26 Edit README Jean-Patrick Guerrero 2018-05-29 20:42:48 +02:00
  • b32d42cb00
    Merge pull request #32 from Wuzzy2/not_in_craft_guide Jean-Patrick Guerrero 2018-05-29 20:09:54 +02:00
  • 2b23a887cf Hide recipes for items with not_in_craft_guide=1 #32 Wuzzy 2018-05-29 19:08:03 +02:00
  • 2ecd0543a9 Fix Jean-Patrick Guerrero 2018-05-28 22:07:52 +02:00
  • dd268e065b Implement a reverse crafting guide (#30) Jean-Patrick Guerrero 2018-05-28 18:20:14 +02:00
  • d95cdee33d Cache results only if searched 2 times (to avoid silly searches) JP Guerrero 2018-04-27 22:55:30 +02:00
  • c630c90970 Add custom recipes test code JP Guerrero 2018-04-27 22:18:18 +02:00
  • a81087903b
    Merge pull request #29 from MuhdNurHidayat/master kilbith 2018-04-18 12:38:44 +02:00
  • 8a78f52c3d Add Malay translation #29 Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 2018-04-18 02:03:11 +08:00
  • ee7c388681 Sugar JP Guerrero 2018-04-17 13:30:51 +02:00
  • 95518c3725 Add Russian and German translations (using intllib) (#28) Eugen Wesseloh 2018-04-08 22:31:16 +02:00
  • f1e58084d1 Add a table memoizer to optimize things JP Guerrero 2018-03-08 17:49:07 +01:00
  • 2df3f9c02f Bigger item buttons JP Guerrero 2018-03-08 17:06:53 +01:00
  • 64a711530f
    Update LICENSE kilbith 2017-11-26 22:03:03 +01:00
  • 86a96c31ad Code clean-up JPG 2017-03-21 14:26:58 +01:00
  • ee3984da77 Merge pull request #19 from Wuzzy2/button kilbith 2017-03-19 21:29:47 +01:00
  • a6214a3f1c Add sfinv_buttons support #19 Wuzzy 2017-03-19 21:12:49 +01:00
  • 9510ed7daa Cycle through alternative receipes when re-clicking on same item 1.0 Wuzzy 2017-02-17 21:21:46 +01:00
  • 4ba015e39a Fix typo in syntax for field_close_on_enter[] rubenwardy 2017-02-16 00:47:42 +00:00
  • 452b05d450 Merge pull request #15 from Wuzzy2/shapeless kilbith 2017-02-06 09:59:31 +00:00
  • 7a4eeaff13 Add icon for shapeless recipes #15 Wuzzy 2017-02-06 04:45:25 +01:00
  • bb3bab045e Update LICENSE JPG 2017-01-30 10:14:52 +01:00
  • 9c8f3fb0d9 Add wall-mounted sign Dirk Sohler 2017-01-30 05:24:03 +01:00
  • 109116143b Make initial item list common for all players (avoid useless updates) JPG 2016-12-24 22:44:34 +01:00
  • 3776ac9412 Progressive mode: fix search JPG 2016-12-24 21:17:32 +01:00
  • 7234e42123 Minor cleanup JPG 2016-12-24 19:20:10 +01:00
  • c4b963d602 Minor cleanup JPG 2016-12-24 17:59:42 +01:00
  • d2f49eb589 Minor cleanup JPG 2016-12-24 03:27:41 +01:00
  • 4df8a53d45 Window size: replace settings by buttons JPG 2016-12-24 01:22:47 +01:00
  • 0da36aad98 Replace fuels output icon by fire JPG 2016-12-23 03:11:55 +01:00
  • 69c6a3c739 Fix non-showing item recipes taikedz 2016-12-22 21:47:07 +01:00