Commit Graph

488 Commits

Author SHA1 Message Date
Jean-Patrick Guerrero f88e0412fc Fix replacements 2020-07-26 16:25:29 +02:00
Jean-Patrick Guerrero 6e6ff93d29 Minor style 2020-07-23 15:08:14 +02:00
Jean-Patrick Guerrero 2fd3604cac Add sound on player click 2020-07-23 02:43:10 +02:00
Jean-Patrick Guerrero 96f9c85c77 Improve description formatting 2020-07-22 17:28:36 +02:00
Jean-Patrick Guerrero 9412ac740a Polish 2020-07-20 19:08:51 +02:00
Jean-Patrick Guerrero f2a5c4255e Minor cleaning 2020-07-20 15:43:34 +02:00
Jean-Patrick Guerrero d903aaca89 Clickable group items 2020-07-20 02:20:41 +02:00
Jean-Patrick Guerrero c30db91662 Final(?) missing recipes fix 2020-07-20 02:20:38 +02:00
Jean-Patrick Guerrero 1fb7790c4e Cleanup groups_to_items 2020-07-19 10:35:10 +02:00
Jean-Patrick Guerrero 74785bca5e Fix fuel recipes not appearing 2020-07-17 15:41:36 +02:00
Jean-Patrick Guerrero 7ea6899b06 Fix cooking recipes not appearing 2020-07-17 15:24:37 +02:00
Jean-Patrick Guerrero 9a0e36d884 Fix drops 2020-07-17 02:32:56 +02:00
Jean-Patrick Guerrero 9890d8a669 Min limit cooking 2020-07-17 02:01:38 +02:00
Jean-Patrick Guerrero 98f8499103 Make clear_craft dummy 2020-07-17 01:42:39 +02:00
Jean-Patrick Guerrero d57cb7865b Finally fix cooking recipes 2020-07-17 00:58:59 +02:00
Jean-Patrick Guerrero 0b37b2bb2f fix wip 2020-07-16 14:48:14 +02:00
Jean-Patrick Guerrero 701c7ae690 Remove useless code 2020-07-16 03:01:57 +02:00
Jean-Patrick Guerrero 14c1372550 Add leaves group 2020-07-16 02:46:20 +02:00
Jean-Patrick Guerrero 4a85acec9a Clarify comment 2020-07-16 02:36:04 +02:00
Jean-Patrick Guerrero fa1e330856 Cleanup 2020-07-16 02:31:17 +02:00
Jean-Patrick Guerrero 89979a8610 Some cleanup with recipes caching 2020-07-16 00:21:39 +02:00
Jean-Patrick Guerrero 2771ec12f5 Remove cache_fuel() 2020-07-15 17:26:57 +02:00
Jean-Patrick Guerrero bba7dd81b9 Remove useless code 2020-07-15 15:27:17 +02:00
Jean-Patrick Guerrero 1ebc1eab68 Reduce font size 2020-07-15 15:17:49 +02:00
Alexander Weber 84a7377ed0 Fixed missed recipes (again and again) 2020-07-15 15:14:43 +02:00
Jean-Patrick Guerrero c008f5097d Only search in translated item description 2020-07-15 15:06:02 +02:00
Jean-Patrick Guerrero bfa7f4d631 Some fixes 2020-07-15 02:40:29 +02:00
Jean-Patrick Guerrero 3a0a2c032d Fine-tuning 2020-07-15 00:55:52 +02:00
Jean-Patrick Guerrero bfdb67783b Fix missing recipes again 2020-07-15 00:28:23 +02:00
Jean-Patrick Guerrero 00dcea5c50 Better looking labels 2020-07-14 20:03:39 +02:00
Jean-Patrick Guerrero 361c64e51c Fix replacement labels again 2020-07-14 19:30:10 +02:00
Jean-Patrick Guerrero c0823faad3 Fix possible missed items in cache 2020-07-14 19:20:13 +02:00
Jean-Patrick Guerrero e6d1857799 Strip item count in replacement tooltip 2020-07-13 01:14:33 +02:00
Jean-Patrick Guerrero 95e1aea493 Fix empty item tooltip 2020-07-13 00:38:23 +02:00
Jean-Patrick Guerrero 1980fefa50 Fix replacement tooltip 2020-07-12 22:46:28 +02:00
Jean-Patrick Guerrero 835ab3ba36 Rename function 2020-07-12 17:05:11 +02:00
Louis Royer b596a0d10c
Enable to search in user local language (#114) 2020-07-12 17:03:47 +02:00
Jean-Patrick Guerrero 24115a0d84 Fix string len for cyrillic chars 2020-07-12 15:06:56 +02:00
Jean-Patrick Guerrero f7515ab429 Add z_indexes 2020-07-10 01:43:54 +02:00
Jean-Patrick Guerrero 763e953b8b Move vars 2020-07-10 01:30:38 +02:00
Jean-Patrick Guerrero 5ef410730a Refine drops 2020-07-10 01:12:48 +02:00
Jean-Patrick Guerrero fc1141c624 Fix replacements 2020-07-09 17:28:15 +02:00
Jean-Patrick Guerrero 9fa0c44cd7 Fix stereotypes 2020-07-09 17:23:39 +02:00
Jean-Patrick Guerrero da186f63a4 Fix the utterly broken drop code from UI 2020-07-09 16:48:43 +02:00
Jean-Patrick Guerrero 543d162abb Some refactoring 2020-07-08 14:46:07 +02:00
Jean-Patrick Guerrero ba191499f9 Fix aliases 2020-07-08 02:21:42 +02:00
Jean-Patrick Guerrero c4576d14ec Fix custom recipes displaying 2020-07-08 01:02:44 +02:00
Jean-Patrick Guerrero e899935c8e Fix tooltip 2020-07-08 00:15:34 +02:00
Jean-Patrick Guerrero 50bdedb503 Some fixes
s
2020-07-07 21:14:01 +02:00
Jean-Patrick Guerrero 40d70c0339 Better placing of recipe indexing strings 2020-07-07 21:13:59 +02:00
Jean-Patrick Guerrero b6e1a4965e [WIP] Use of lang_code 2020-07-07 19:15:02 +02:00
Jean-Patrick Guerrero 4b744e243c Code tidy 2020-07-07 18:24:18 +02:00
Jean-Patrick Guerrero 049dabe5bb Push fuel usages back 2020-07-07 17:59:16 +02:00
Jean-Patrick Guerrero 6d332a94ac Small fix 2020-07-07 17:28:18 +02:00
Jean-Patrick Guerrero e941443a59 Greatly speed-up mod loading (thanks @pauloue) 2020-07-07 17:17:43 +02:00
Jean-Patrick Guerrero 0b7bfca0ec Code cleaning 2020-07-03 19:17:24 +02:00
Jean-Patrick Guerrero 60d89f51e7 Fix large recipes displaying 2020-07-03 19:08:33 +02:00
Jean-Patrick Guerrero 1c990f6476 Fix drops 2020-07-03 18:42:17 +02:00
Jean-Patrick Guerrero 6f2c79e7e1 Add tools field in drop section 2020-07-03 15:31:00 +02:00
Jean-Patrick Guerrero 0806894dc2 Set style on arrows 2020-06-21 01:41:54 +02:00
Jean-Patrick Guerrero 7e0819aa18 Code cleaning 2020-06-21 01:32:57 +02:00
Jean-Patrick Guerrero 4a5f18124a Improve Bookmarks 2020-06-21 00:19:30 +02:00
Jean-Patrick Guerrero c7a56824c2 New design 2020-06-20 19:10:45 +02:00
Jean-Patrick Guerrero 35c3bc170d Small design update 2020-06-20 00:16:37 +02:00
Jean-Patrick Guerrero 4ff1fd15b8 Center pagenum/pagemax with a button 2020-06-13 01:41:30 +02:00
Jean-Patrick Guerrero 35021a6f0b Style 2020-06-11 14:58:30 +02:00
Jean-Patrick Guerrero 7ef62f4f8b Strip newline in item description 2020-05-14 16:34:15 +02:00
Jean-Patrick Guerrero f075e67be9 Notify outdated client on joinplayer 2020-05-14 16:04:19 +02:00
Jean-Patrick Guerrero cd17b8d38e Show HUD success only in singleplayer mode 2020-05-14 02:46:42 +02:00
Jean-Patrick Guerrero 46cb7615bf Fix some crashes 2020-05-14 02:17:24 +02:00
Jean-Patrick Guerrero 679e005f58 Fix item positioning for large recipes 2020-04-20 00:04:17 +02:00
Jean-Patrick Guerrero bf28a48c40 Code cleaning 2020-04-16 18:26:42 +02:00
Jean-Patrick Guerrero 095e45197e Change background color to be more Discord-like 2020-04-16 17:40:27 +02:00
Jean-Patrick Guerrero 13252049c2 Decolorize msg() 2020-04-16 16:32:54 +02:00
Jean-Patrick Guerrero 87177d0d7f More safeguard 2020-04-16 16:20:25 +02:00
Jean-Patrick Guerrero 109965175d Fix crash 2020-04-16 16:14:57 +02:00
Jean-Patrick Guerrero 5560374801 Add missing tree group 2020-04-16 04:48:44 +02:00
Jean-Patrick Guerrero 5e23600001 Wording 2020-04-16 04:28:11 +02:00
Jean-Patrick Guerrero 450797e148 Do not size main panel depending on ROWS 2020-04-16 03:25:26 +02:00
Jean-Patrick Guerrero 6d994fc8d5 Add an option to disable the auto-cache 2020-04-16 03:21:03 +02:00
Jean-Patrick Guerrero 1910b4b345 Style 2020-04-16 02:25:22 +02:00
pauloue 4823a9dd62 Add prettier group names in tooltip 2020-04-16 02:13:17 +02:00
Jean-Patrick Guerrero 689840d6f5 Remove progress bar because of too much issues 2020-04-13 00:58:19 +02:00
Jean-Patrick Guerrero 3f34d275c1 Fix crash when another mod outputs on terminal 2020-04-12 00:05:24 +02:00
Jean-Patrick Guerrero 8c7408f66f Style 2020-04-07 18:10:47 +02:00
Jean-Patrick Guerrero 4483f60cbc Fix icon not showing 2020-04-06 14:39:08 +02:00
Jean-Patrick Guerrero 34231e01df Minetest 5.2+ required to use craftguide 2020-04-05 22:34:46 +02:00
R3R3R3 2d6951cd0c Config value for disabling the cache load progress bar (#101) 2020-04-04 23:45:32 +02:00
Jean-Patrick Guerrero df21df2bce Add icon when no recipes 2020-04-04 20:56:51 +02:00
orbea 5669bcdcb7
Add attached_node and choppy to craftguide:sign. (#100) 2020-04-04 19:22:27 +02:00
Jean-Patrick Guerrero 3ad05328bf New sign texture 2020-03-31 00:56:11 +02:00
Jean-Patrick Guerrero 7793019357 Adapt to new engine API 2020-03-19 17:33:53 +01:00
Jean-Patrick Guerrero a97c0b96b3 Fix crash 2020-02-26 20:53:11 +01:00
Jean-Patrick Guerrero 63769603c4 Improve loading bar 2020-02-23 13:14:42 +01:00
Jean-Patrick Guerrero 189a3ff971 Rollback changes in srarch() 2020-02-16 14:48:43 +01:00
Jean-Patrick Guerrero ca723202d6 Improve search look 2020-02-16 14:28:33 +01:00
Jean-Patrick Guerrero a3e7031c04 Add animated images 2020-02-16 14:12:38 +01:00
Jean-Patrick Guerrero 5fc7e7c087 Style 2020-02-09 02:08:24 +01:00
Jean-Patrick Guerrero aa61333ee3 Fix 2020-02-09 02:01:51 +01:00
Jean-Patrick Guerrero e2cdfc28b0 Fix 2020-02-09 01:53:35 +01:00
Jean-Patrick Guerrero aa9f7d6da3 Fix crash in sfinv mode 2020-02-09 01:46:15 +01:00
Jean-Patrick Guerrero d87c64618c Don't show chances to drop for usages 2020-02-04 23:42:47 +01:00
Jean-Patrick Guerrero 3455257df5 Code cleaning 2020-02-03 01:01:00 +01:00
Jean-Patrick Guerrero 251a8b1bc9 Show fav icon only once 2020-02-03 00:31:14 +01:00
Jean-Patrick Guerrero f9f9988868 Fix crash in progressive mode 2020-01-23 00:22:05 +01:00
Jean-Patrick Guerrero dcb479dc44 Fix color in HUD 2020-01-22 00:06:47 +01:00
Jean-Patrick Guerrero 82bb95387e style 2020-01-12 23:30:57 +01:00
Jean-Patrick Guerrero 8626584dbd Check formspec_version instead of CORE_VERSION 2020-01-12 23:06:53 +01:00
Jean-Patrick Guerrero f7ccd282be Drop MT <= 5.0 support and fix positioning 2020-01-12 22:30:12 +01:00
Jean-Patrick Guerrero c9773f1ee9 Fix crash 2020-01-12 10:01:52 +01:00
Jean-Patrick Guerrero 2c2dbc9efc Update License 2020-01-07 01:12:04 +01:00
Jean-Patrick Guerrero 24d8faec59 Minor style cleaning 2020-01-07 00:33:55 +01:00
Jean-Patrick Guerrero 58b2f49c8c Add bookmarks 2020-01-07 00:17:00 +01:00
Jean-Patrick Guerrero a823a200b7 . 2020-01-01 22:10:06 +01:00
Jean-Patrick Guerrero 3c3733a226 Minor cleaning 2019-12-17 02:09:40 +01:00
Jean-Patrick Guerrero 55f919ab8f Minor fix 2019-12-17 01:51:55 +01:00
Jean-Patrick Guerrero 937b40aae4 Remove recipe from caches after calling clear_craft() 2019-12-17 01:46:22 +01:00
Jean-Patrick Guerrero 97036d9f9a New formspec style 2019-12-17 01:33:40 +01:00
Jean-Patrick Guerrero 17a8c5ddd8 Merge branch 'master' of https://github.com/minetest-mods/craftguide 2019-12-09 21:16:47 +01:00
Jean-Patrick Guerrero 9fb5a93b2b Style 2019-12-09 21:16:41 +01:00
bell07 00a79d26e5 Fix comparing items with their aliases (#95) 2019-12-03 13:54:56 +01:00
Jean-Patrick Guerrero 303aa3ef91 Style cleaning 2019-11-27 13:36:06 +01:00
Jean-Patrick Guerrero 89059f20b6 Reorder formspec elements 2019-11-10 16:11:29 +01:00
Jean-Patrick Guerrero 7a7bb8dc51 Remove brackets 2019-11-03 19:16:29 +01:00
Jean-Patrick Guerrero 4241c89c17 http_post_data -> export_url 2019-11-01 02:04:35 +01:00
Jean-Patrick Guerrero 70d38d1c63 Minor cleaning 2019-11-01 01:56:35 +01:00
Jean-Patrick Guerrero 92c5b1ab8e Add progress bar info 2019-10-31 23:39:20 +01:00
Jean-Patrick Guerrero 62d2b302ed Add more accurate caching information 2019-10-25 13:41:56 +02:00
Jean-Patrick Guerrero 8b4ef8a4b7 Improve search filter accuracy 2019-10-25 01:43:40 +02:00
Jean-Patrick Guerrero 35b2ecfdc1 Implement visual feedbacks on nav buttons 2019-10-25 01:15:51 +02:00
Jean-Patrick Guerrero edbed14d9b Fix non-shown recipes 2019-10-22 12:53:47 +02:00
Jean-Patrick Guerrero 77dbe040b8 Fix tooltip 2019-10-15 15:30:52 +02:00
Jean-Patrick Guerrero b12502a7da Small fixes 2019-10-13 18:31:46 +02:00
Jean-Patrick Guerrero e707db9ab9 Fix sfinv grid positioning 2019-10-13 00:27:31 +02:00
Jean-Patrick Guerrero 270dc19ec1 Fix crash with groups_to_items() 2019-10-12 13:21:46 +02:00
Jean-Patrick Guerrero c9c2bf03de Small precisions 2019-10-11 02:45:51 +02:00
Jean-Patrick Guerrero ee1eac039e Minor cleaning 2019-10-10 17:50:29 +02:00
Jean-Patrick Guerrero 4fb4fe1763 Add support for dropped items + support for URL fetched recipes +
bugfixes
2019-10-10 17:34:43 +02:00
Jean-Patrick Guerrero 98a652259b test 2019-10-09 00:16:42 +02:00
Jean-Patrick Guerrero a8ad0435fa Add test file 2019-10-09 00:11:23 +02:00
Jean-Patrick Guerrero 41021895ce Minor cleaning 2019-10-08 14:56:45 +02:00
Jean-Patrick Guerrero abd9274798 Fix crash in progressive mode + refacto 2019-10-08 00:39:28 +02:00
Jean-Patrick Guerrero e16c23c29c Minor refactoring 2019-10-05 00:53:33 +02:00
Jean-Patrick Guerrero 90adfb42c1 Minor refactoring 2019-10-05 00:32:48 +02:00
Jean-Patrick Guerrero c32feb44fc Update template 2019-10-05 00:23:46 +02:00
Jean-Patrick Guerrero 36878ce9a0 Show item drops 2019-10-05 00:09:29 +02:00
Jean-Patrick Guerrero 8b5de4f7f7 Minor refactoring 2019-10-04 23:11:07 +02:00
Jean-Patrick Guerrero 9e3997c689 Remove infos from info panel 2019-10-04 22:54:41 +02:00
Jean-Patrick Guerrero ce74f49773 Add prev/next buttons for recipes/usages 2019-10-04 22:40:23 +02:00
Jean-Patrick Guerrero fb4805ccf0 Add button background only if engine >= 5.1 2019-10-04 21:50:32 +02:00