Commit Graph

273 Commits

Author SHA1 Message Date
Jean-Patrick Guerrero
727758b816 craftguide can read replacements! 2019-09-09 19:01:52 +02:00
Jean-Patrick Guerrero
b026e94d6e Fix custom recipe icon position 2019-09-08 12:48:46 +02:00
Jean-Patrick Guerrero
b8c79d1765 Change sign texture again 2019-09-08 12:31:45 +02:00
Jean-Patrick Guerrero
742627aa8c Add more doc to custom recipes 2019-09-08 12:28:30 +02:00
Jean-Patrick Guerrero
bf616f5d21 Add fallback background is not -dev version 2019-09-07 13:02:42 +02:00
Jean-Patrick Guerrero
22787e41e3 Change sign texture 2019-09-06 21:19:40 +02:00
Jean-Patrick Guerrero
6b76c8c10f API to set a custom background 2019-09-06 17:56:41 +02:00
Jean-Patrick Guerrero
5f68d2de11 Improve the interface 2019-09-06 17:06:23 +02:00
Jean-Patrick Guerrero
ea12d5ca14 Optimize textures with oxipng 2019-09-06 16:33:19 +02:00
Jean-Patrick Guerrero
3d77ec58b4 Ability to register custom crafts dynamically 2019-09-06 15:51:30 +02:00
Jean-Patrick Guerrero
83151cb394 More interface fine-tuning 2019-09-06 13:31:50 +02:00
Jean-Patrick Guerrero
337ac898cd Fine-tune items positioning + Remove zoom in/out features 2019-09-05 21:04:27 +02:00
Jean-Patrick Guerrero
cb0200a222 Small cleanup 2019-09-05 15:02:38 +02:00
Jean-Patrick Guerrero
ae4b15a748 Improve grid display 2019-09-05 14:42:35 +02:00
Jean-Patrick Guerrero
2fa14ae146 Code cleaning 2019-08-31 13:34:54 +02:00
Jean-Patrick Guerrero
8b86dfc857 Fine-tune HUD 2019-08-30 18:36:34 +02:00
Jean-Patrick Guerrero
c468ab22fd Update mod.conf 2019-08-30 17:20:39 +02:00
Jean-Patrick Guerrero
d324c5f1e5 Progressive mode: Add a Steam-like HUD success + remove useless API functions 2019-08-30 17:05:03 +02:00
Jean-Patrick Guerrero
dfa45789e2 Style cleaning 2019-08-29 15:41:32 +02:00
Jean-Patrick Guerrero
80a0d67f15 Ability to register recipes in MC-like way 2019-08-29 14:56:53 +02:00
Beha
22c5c9444e Interpret group value 0 as "not in group".
This fixes instances where items are counted as part of a group by
craftguide but not by the engine.
2019-08-29 14:47:19 +02:00
Jean-Patrick Guerrero
97676d094e Fix possible crash 2019-06-30 19:42:32 +02:00
Jean-Patrick Guerrero
ca18ae0e3a Fix nil item crash in get_tooltip() - Fixes #84, regression caused by d950c71db (@pauloue) 2019-06-30 16:37:09 +02:00
Jean-Patrick Guerrero
e710fcd483 Small optimization 2019-06-23 01:42:12 +02:00
Jean-Patrick Guerrero
a2e4f20791 Items with no recipes but with usages are shown 2019-06-23 01:25:18 +02:00
Jean-Patrick Guerrero
22a85f50c1 Sugar 2019-05-08 20:57:45 +02:00
Jean-Patrick Guerrero
0271f61fc2 Change tooltip format 2019-03-21 17:44:32 +01:00
Jean-Patrick Guerrero
84756af3a1 Opens the stereotypes to the API 2019-03-21 17:34:20 +01:00
Jean-Patrick Guerrero
9dc656d5a2 Fix broken assert() 2019-03-21 00:21:11 +01:00
Jean-Patrick Guerrero
4c0371c5cc Progressive mode: Fix crash on player leaving 2019-03-14 14:11:44 +01:00
Jean-Patrick Guerrero
b6181ebd7a Minor cleanup 2019-03-13 16:56:35 +01:00
Wuzzy2
eb7292da7a 2×2 for shapeless recipe w/ <= 4 items 2019-03-13 15:22:45 +01:00
Jean-Patrick Guerrero
9df355b899 Add more assert checks 2019-03-12 16:54:26 +01:00
Jean-Patrick Guerrero
a242f6c61c Revert some changes 2019-03-11 03:01:37 +01:00
Jean-Patrick Guerrero
c9ebd5c069 Cleanup 2019-03-10 16:27:36 +01:00
Ramir1
054a7ab3af Update russian translations 2019-03-07 13:47:41 +01:00
Jean-Patrick Guerrero
b1a67eb632 Add examples in doc 2019-03-07 13:43:47 +01:00
Jean-Patrick Guerrero
e0e57b45ea Quick fix 2019-03-04 01:19:13 +01:00
Jean-Patrick Guerrero
3f7ad71e00 Add an API for search filters 2019-03-03 17:11:02 +01:00
Jean-Patrick Guerrero
eb2a81b8b5 Allow special search filters by groups
Using <optional name>:groups=<group_name1,group_name2,...>
2019-03-01 19:14:43 +01:00
pauloue
92daae3e95 Replace group with item in item's usages 2019-03-01 17:48:51 +01:00
Jean-Patrick Guerrero
799c0c7038 Update settingtypes.txt 2019-02-22 15:28:41 +01:00
Wuzzy
8b79f32150 Update German translation 2019-02-22 15:28:41 +01:00
Jean-Patrick Guerrero
183a9ff7a1 Fix get_filtered_items again 2019-02-22 15:28:36 +01:00
Jean-Patrick Guerrero
cdc8e410b6 Add french translations, revise others 2019-02-21 16:59:07 +01:00
Jean-Patrick Guerrero
7219a6096b Minor cleanup 2019-02-21 15:31:28 +01:00
Jean-Patrick Guerrero
7f44517701 Fix alternate button not shown for too large recipes 2019-02-21 01:54:15 +01:00
Jean-Patrick Guerrero
5e4a362a15 Fix some crash 2019-02-21 01:44:09 +01:00
Jean-Patrick Guerrero
058cd05ed7 Separate custom_crafts tables from main table 2019-02-21 01:08:37 +01:00
Jean-Patrick Guerrero
fa30a0d076 Add an API for custom formspec elements 2019-02-21 01:02:59 +01:00