Commit Graph

37 Commits

Author SHA1 Message Date
Wuzzy
8eff007aab Disallow putting items into crafting output slot 2019-08-31 19:59:44 +02:00
Wuzzy
beb95a21a6 Improve slot clearing after closing craftmenu 2019-08-31 18:49:17 +02:00
Wuzzy
03f84f062a Crafting: Fix some incorrect inventory states 2019-08-31 18:30:58 +02:00
Wuzzy
b890ac42d5 Add crafting FIXME 2019-08-31 02:07:04 +02:00
Wuzzy
940b9f87f6 Inventory menu: Add trash icon+change guide symbol 2019-08-30 23:08:23 +02:00
Wuzzy
1fa07b17d7 Add button to toggle crafting guide mode 2019-08-30 20:32:36 +02:00
Wuzzy
8a7dc21b9e Crafting: Strip newlines from item descriptions 2019-08-30 02:16:04 +02:00
Wuzzy
ceac579c3a Fix crash in crafting 2019-08-30 01:42:24 +02:00
Wuzzy
6360b7acfc Crafting: Hide crafting list if nothing applies 2019-08-30 01:31:39 +02:00
Wuzzy
f50c83e622 Crafting: Double-click crafts single 2019-08-30 01:23:44 +02:00
Wuzzy
d6ffa79522 Improve listring support 2019-08-30 01:17:24 +02:00
Wuzzy
ae7a04b56f Crafting: Add group support back 2019-08-30 01:09:18 +02:00
Wuzzy
b9960f474a Crafting: Only show craftable items 2019-08-30 00:34:25 +02:00
Wuzzy
4aaa208cb9 Update deprecated function calls for 5.0.0 2019-03-20 15:04:20 +01:00
KaadmY
ede6739b9e Reset player crafting state on disconnect for consistency 2017-07-06 10:08:56 -07:00
KaadmY
5cfe6c8d4a Shim for a possible Minetest regression from 0.4.15 to 0.4.16 2017-07-03 08:09:05 -07:00
KaadmY
219d544e9c Drop items out of the crafting inventory when the crafting tab loses focus 2017-07-02 13:28:17 -07:00
KaadmY
10292b7282 Change how bronze is made, fix #61 2017-05-18 08:42:31 -07:00
KaadmY
a01717ba71 Add graphite and sulfur as functional items 2017-05-17 14:48:21 -07:00
KaadmY
ed9b0fcd92 Make new metals actually possible to get 2017-05-17 14:04:53 -07:00
KaadmY
e4090ca812 Add bronze armor and add an API for item drop on death 2017-05-17 09:24:18 -07:00
KaadmY
823261023a An absolute ton of changes, add new tool types and rename old ones, armor and ores are still WIP 2017-05-17 08:57:14 -07:00
KaadmY
0feaa580d5 More crafing recipes and fix parachutes and compasses 2017-05-16 10:47:12 -07:00
KaadmY
063ff13475 More glorious bugfixes to crafting 2017-05-15 21:07:35 -07:00
KaadmY
dc8674b93f Start adding crafting recipes to everything with the new crafting system and fix some things with armor 2017-05-15 20:57:30 -07:00
KaadmY
b991f0e4a3 Fix a bug in crafting where the on_craft callbacks were called incorrectly 2017-05-15 17:51:12 -07:00
KaadmY
87d4c82e5d Fix multiple craft output achievements, fixes #50 2017-05-15 14:50:24 -07:00
KaadmY
8161cc7cab Fix achievements for crafting 2017-05-15 14:14:46 -07:00
KaadmY
046c4ce447 Remove the faded craft items from the crafting list since there is no way to update them when your inventory changes 2017-05-15 14:07:08 -07:00
KaadmY
04040b5e2e Fade out uncraftable recipes and a few other bugfixes 2017-05-15 13:30:46 -07:00
KaadmY
cea3a82977 Relayout the crafting menu to be a bit easier to use 2017-05-15 11:38:37 -07:00
KaadmY
6961414b08 Fix a few crafting bugs 2017-05-15 11:19:26 -07:00
KaadmY
fdb2e11951 New crafting method along with a plethora of bugfixes in general; crafts in the default mod all should be functional 2017-05-14 14:50:37 -07:00
KaadmY
7e825c4a6a Almost entirely works except the output amount is incorrect 2017-05-13 19:15:17 -07:00
KaadmY
3cef23e65b New crafting system is in place and tests work; now have to hook up craft recipes 2017-05-13 15:15:43 -07:00
KaadmY
509827186f Cleanup a lot of interface stuff and standardize formspec page names 2017-05-13 11:50:35 -07:00
KaadmY
c797a15e8b Add new crafting mod for a new crafting method 2017-05-13 10:27:40 -07:00