Commit Graph

184 Commits

Author SHA1 Message Date
kilbith
00dd4c6a66 Add gitignore 2016-01-06 15:07:49 +01:00
kilbith
ebfcb5ced5 Global style cleaning 2016-01-06 01:46:22 +01:00
kilbith
30424d9ff3 Worktable : get rid of useless set_stack 2016-01-05 18:59:23 +01:00
kilbith
c514fe233e Bowl of soup : use minetest.item_eat when hunger mod installed 2016-01-05 11:46:11 +01:00
kilbith
f6a495985d Drop some aliases 2016-01-04 16:03:59 +01:00
kilbith
04b1dccb5e Various clean-ups and update inv size on clicking on [Guide] button instead
after constructing
2016-01-04 15:35:15 +01:00
kilbith
f16aac2f21 Craft guide : better output placement 2016-01-04 11:33:59 +01:00
kilbith
f12482d96c Crafting guide : better output shaping 2016-01-03 19:03:54 +01:00
kilbith
d1bd16ce78 Crafting guide : more code's simplification 2016-01-03 17:12:14 +01:00
kilbith
f2d17916a2 Crafting guide : simplify group to node determination 2016-01-03 15:13:53 +01:00
jp
6274a91a1a Simplify latest commit 2015-12-31 11:48:58 +01:00
jp
519b5b299c Craft guide : some additional corrections 2015-12-31 01:50:14 +01:00
jp
3be6cc586c Avoid some formspec concatenations 2015-12-30 21:43:13 +01:00
jp
f5956b969d Craft guide : fix incorrect recipes made of group nodes 2015-12-30 18:53:58 +01:00
jp
a309f95c36 Craft guide : fix regression causing alternative recipes being updated on the whole server 2015-12-29 01:04:32 +01:00
jp
9c16002db6 Craft guide : limit alternative recipe groups to 10 2015-12-28 17:43:39 +01:00
jp
ee2be23d5c Craft Guide : add support for custom groups in all mods 2015-12-28 01:49:34 +01:00
jp
86b7904564 Work Table : more reliable cheating check on node swap 2015-12-27 21:29:49 +01:00
jp
c7b8f43066 Work Table : fix output's taking in some particular swaps 2015-12-27 17:32:53 +01:00
jp
573c6e7dec Cauldron cooking : consider food with stack of 1 2015-12-26 15:02:31 +01:00
jp
46f3fb3bda Craft Guide : go to the last page when clicking on previous on page 0 2015-12-24 00:51:55 +01:00
jp
ae7a51d86c Minor style cleaning 2015-12-24 00:21:17 +01:00
jp
02c958138f Work Table : get rid of recipe number meta 2015-12-23 19:22:27 +01:00
jp
c55e098c54 More accurate worktable's nodeboxes definitions 2015-12-23 15:04:02 +01:00
jp
e7b6e7660d Simplify group checking 2015-12-23 14:13:33 +01:00
jp
c479ec57da Mark the legacy code to remove later 2015-12-23 11:50:38 +01:00
jp
e2281dca39 Check for nil in some fields 2015-12-22 23:55:05 +01:00
jp
35aa43c575 Finalize fixing of previous commit 2015-12-22 22:47:54 +01:00
jp
a801db1fe0 Attempt to fix a nil value on right-clicking worktable with non-updated metadatas 2015-12-22 17:07:39 +01:00
jp
de26ae52b2 Work Table : get rid of some metadatas 2015-12-21 00:31:00 +01:00
jp
b4b8af0f5e Fix chat message in mailbox 2015-12-20 23:03:12 +01:00
jp
2977bdac60 Forbid placing a hammer into tool slot and increase its wearing while repairing 2015-12-12 23:19:39 +01:00
jp
5a0e8e35d3 Be sure it can't be nil 2015-12-07 23:31:07 +01:00
jp
5b93a9bf84 Craft guide : prevent crash when filter is not alphanumerical - thanks @kaeza 2015-12-07 14:18:05 +01:00
jp
1ea9ed745e Simplify, clean & optimize some code 2015-12-06 13:51:12 +01:00
jp
1e9f2f8086 Craft guide : improved formspec 2015-12-05 22:28:13 +01:00
jp
02e86e7ca9 Craft guide : add support for alternative recipes 2015-12-05 21:11:33 +01:00
jp
b08723c878 Move sitting stuff in separate file 2015-12-04 18:14:35 +01:00
jp
3c83904eb0 Craft guide : check for stack of width 0 2015-12-02 23:30:53 +01:00
jp
e5ea00e966 Craft guide : string lowering of filter name 2015-12-02 23:11:16 +01:00
jp
00f1ea298e Craft guide : show only items which have a recipe 2015-12-01 17:46:35 +01:00
jp
0189532095 Simplify craft guide mechanism 2015-12-01 15:46:51 +01:00
jp
9f46908cfc Craft guide : minimal support for cooking recipes 2015-11-30 00:35:41 +01:00
jp
21c10393c0 Craft guide : better support for groups 2015-11-29 23:35:53 +01:00
jp
f8c0a1ce15 Add Crafting Guide in the Work Table \o/ 2015-11-29 13:39:16 +01:00
jp
038142c6f2 minor style 2015-11-26 16:18:44 +01:00
jp
7c824cd827 Worktable : catch all alphanumeric caracters in mod/item names 2015-11-26 14:53:38 +01:00
jp
d038cb158e Add list rings to formspecs 2015-11-26 14:37:25 +01:00
jp
a1f8e9e6bf Put back formspec's code readability 2015-11-26 12:19:52 +01:00
jp
c73c25d694 Ench. table : re-adjust button positions correctly 2015-11-24 17:45:45 +01:00
jp
937489c720 Fix missing put condition 2015-11-22 16:40:22 +01:00
jp
22cf219ca9 Prevent taking worktable's output stack when player inventory is full 2015-11-22 16:32:19 +01:00
jp
f0d50395b9 Global cleaning + fix cushion sitting when node.param2 > 3 2015-11-22 14:13:26 +01:00
jp
7978618ac0 Worktable : style cleaning 2015-11-22 12:03:08 +01:00
jp
4c13a9f2f3 Highlight hotbar on all formspecs 2015-11-21 16:31:34 +01:00
jp
3c3bbc857f Tweak node groups 2015-11-15 22:57:56 +01:00
jp
fe60a07e76 Prevent some rotations on some nodes when using the screwdriver 2015-11-15 20:35:20 +01:00
kilbith
6131066619 Prevent use the worktable output when a disallowed node is switched with the original input stack 2015-11-02 22:50:49 +01:00
MT-Modder
9fecc03f5e Allow other mods to change worktable nodes
Globalize and rename "nodes" table to "worktable_nodes".
2015-10-02 13:34:39 -04:00
kilbith
6e63b7750b Add Wood Frame 2015-09-27 16:57:21 +02:00
kilbith
64c26e2d25 Fix fleshy group on enchanted swords 2015-09-24 22:41:35 +02:00
kilbith
83b54537ce Reduce concatenation on formspecs for speed 2015-09-24 21:57:30 +02:00
kilbith
0fe2afc760 Enchantment Table rework : support for swords, new enchant and tune formspec 2015-09-24 20:34:59 +02:00
kilbith
11872bda9b Work Table : fix crash when mod name is not declared in table and one of its node is put 2015-09-24 10:38:07 +02:00
kilbith
08c79407b1 Remove great hardness on cut nodes from Work Table 2015-09-22 15:50:39 +02:00
kilbith
c7326188fd Work Table : fix node put checking since last commit 2015-09-22 15:07:04 +02:00
kilbith
5efc35c65f Work Table : simplify nodes table 2015-09-22 13:58:12 +02:00
kilbith
16ec45289e Work Table : simplified tiles fetching 2015-09-22 11:13:03 +02:00
kilbith
968aede3fd Work Table : simpler node registrations 2015-09-22 01:58:50 +02:00
kilbith
f06d14882b Work Table : respect furthermore original node groups and prevent using them for some cases of crafting 2015-09-21 23:59:48 +02:00
kilbith
5f2a72fd85 Add Cactus Brick 2015-09-21 23:10:32 +02:00
kilbith
46ef36663b Work Table : support oresplus nodes 2015-09-21 13:30:18 +02:00
kilbith
a08630588c Work Table : simpler anzhal fetching 2015-09-18 21:17:03 +02:00
kilbith
ed0fef5548 Better Lua pattern for description 2015-09-17 22:09:48 +02:00
kilbith
40f473aee1 Allow cutting nodes from any mods 2015-09-17 16:36:19 +02:00
kilbith
ce4969935c Style cleaning 2015-08-25 13:33:45 +02:00
kilbith
67212a1c6c Fix invisible faces on glass nodeboxes 2015-08-25 10:48:01 +02:00
kilbith
e679dd442e Don't cast a shadow a newly added nodeboxes 2015-08-25 01:17:10 +02:00
kilbith
0137f17e6c Shortening some naming 2015-08-24 23:44:05 +02:00
kilbith
4a9636649b minor style cleaning 2015-08-24 22:12:13 +02:00
kilbith
df80f18f90 Optimize table inserting 2015-08-24 21:49:54 +02:00
kilbith
f1a50fdd9a Fix patterns matching for underscored node names 2015-08-24 21:38:35 +02:00
kilbith
3839cb6781 Refine some patterns capitalizing 2015-08-24 21:13:51 +02:00
Tim
be05c7ef77 use inventory lists as interface for the worktable cut mechanism 2015-08-24 20:08:13 +02:00
jp
2dc1d7f429 Optimize some formspecs triggering 2015-08-22 22:46:40 +02:00
jp
c35ed36b53 Improved Work Table formspec (with more shapes to cut and storage) 2015-08-22 21:56:36 +02:00
jp
4ec4095f2f Light refactoring/speed-up on Work Table 2015-08-19 18:52:04 +02:00
kilbith
8c0b41efcf Localize some global variables 2015-08-16 21:57:17 +02:00
kilbith
e51a683fe3 Re-adjust some selection boxes 2015-08-16 21:43:10 +02:00
kilbith
5722aca858 Change some global variables names 2015-08-16 21:05:01 +02:00
jp
4f34f8b677 xwalls : don't connect to every nodes (looks bad) 2015-08-12 23:38:10 +02:00
jp
f70d2316d5 Hide unused function params 2015-08-12 20:49:07 +02:00
jp
61fe9ecc17 Remove uneccessary variables 2015-08-12 20:03:47 +02:00
jp
cd7fb805ac Remove snow and clay from Work Table (non-solid) 2015-08-08 18:43:02 +02:00
jp
d4979519a7 Optimize some loops 2015-08-08 16:06:53 +02:00
jp
30b377c052 Tweak hive formspec a bit and overall code reduction 2015-08-08 13:23:47 +02:00
jp
d54bd5ea0b Change dump() to minetest.serialize() (saner) 2015-08-07 22:46:33 +02:00
jp
cae20d5eee Work Table : prevent putting unregistered node materials 2015-08-07 17:46:42 +02:00
jp
e096e19e4e Minor style cleaning 2015-08-07 01:15:34 +02:00
jp
ce22e630ee Work Table : prevent moving stuff in slots to each other 2015-08-06 18:18:27 +02:00