Commit Graph

97 Commits

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