Commit Graph

110 Commits

Author SHA1 Message Date
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