Commit Graph

519 Commits

Author SHA1 Message Date
kilbith
e52ca85393 Some corrections to previous commit 2016-01-26 23:55:45 +01:00
kilbith
e2eb5484e7 Work table nodeboxes : register stairs and slabs with 'stairs' mod from default game 2016-01-26 01:50:23 +01:00
kilbith
a109624b73 Allow nodeboxes combination by pressing sneak + right-click 2016-01-26 00:45:37 +01:00
kilbith
a8bd811e7c Prevent sitting when clicking from bottom node 2016-01-25 21:01:16 +01:00
kilbith
18dd8582be Make a big cushion in combining 2 cushion slabs with sneak + right-click 2016-01-25 18:57:08 +01:00
kilbith
fa0544f134 Ench. table : make mese cost optional 2016-01-25 11:43:07 +01:00
kilbith
323300cc82 Work table : restrict repairing function to some tools 2016-01-23 13:26:19 +01:00
kilbith
da0fb30b41 Change license of cobweb's nodedef 2016-01-22 12:46:12 +01:00
kilbith
9bd73baba9 Fix formspec enchants not triggering when placing 3d_armor elements 2016-01-22 12:06:17 +01:00
kilbith
9dfbe6e8af Craft guide : indicate yield on output item 2016-01-21 12:41:40 +01:00
kilbith
4614425e82 Ench. Table : get rid of loops 2016-01-20 18:58:30 +01:00
kilbith
09ef3f5c67 Use pixelnodeboxes on cauldrons 2016-01-19 12:32:23 +01:00
kilbith
97fb902b34 Slight tweaking of iron lightbox texture 2016-01-17 12:54:55 +01:00
kilbith
5cf343c0d5 Add Iron Light Box 2016-01-17 01:11:57 +01:00
kilbith
7431a31a4f Fix random placing of painting ignoring number 1 2016-01-16 22:47:17 +01:00
kilbith
aa49b0eb3b Tweak some textures and make pixel nodeboxes simpler 2016-01-16 22:37:41 +01:00
kilbith
d54d5fe2b0 Convert some nodes to pixel nodeboxes 2016-01-16 18:12:08 +01:00
kilbith
4beb078a28 Style cleaning 2016-01-16 16:32:17 +01:00
kilbith
77821b235e Work Table : use pixel nodeboxes 2016-01-16 13:21:35 +01:00
kilbith
8c59b1bf17 Minor style cleaning 2016-01-15 17:33:04 +01:00
kilbith
b194e5f7a7 Do the same on ench. table code 2016-01-15 16:54:34 +01:00
kilbith
f1ff9b6e0c Work Table : modify nodes array to string 2016-01-15 16:30:31 +01:00
kilbith
d6f3f955ee Work Table : allow cutting new Aspen wood/tree in minetest_game 2016-01-15 13:42:09 +01:00
kilbith
a9f7433965 Craft guide : remember tab id on clearing filter 2016-01-14 23:47:55 +01:00
kilbith
84387d0ea3 Move enchant variables in table 2016-01-14 23:20:47 +01:00
kilbith
31058c914e Drop some node aliases 2016-01-14 23:02:58 +01:00
kilbith
63949950bd Small simplifications 2016-01-13 18:15:16 +01:00
kilbith
d8f4b8f578 Work Table : add a trash list to crafting and storage pages 2016-01-12 11:59:34 +01:00
kilbith
c7633ffd20 Small simplifications 2016-01-11 20:12:17 +01:00
kilbith
8bd1628a24 Crafting guide : check if item is craftable on clicking on a button 2016-01-11 18:51:06 +01:00
kilbith
7c09adf120 Crafting guide : convert all lists to image_item_button (much more responsive) 2016-01-11 17:02:46 +01:00
kilbith
e6982d8b9b Crafting guide : change craft grid list to image buttons and indication for groups inside them 2016-01-11 13:45:40 +01:00
kilbith
db73f0f18a Simplifications in fields handling 2016-01-11 00:56:00 +01:00
kilbith
e5190c4ff4 Add tabs to the crafting guide 2016-01-11 00:08:23 +01:00
kilbith
2ba2835cd8 Item frame : prevent duplicating items with on_destruct 2016-01-10 23:24:35 +01:00
kilbith
72bd4d8139 Give possibility to use the crafting guide even on old worktables 2016-01-10 11:58:45 +01:00
kilbith
8aae802f1c Cooking : replace itemstack when empty bowl stack does not exceed 1 2016-01-10 01:08:00 +01:00
kilbith
092e969f97 Clean-up ench. table code 2016-01-10 00:34:51 +01:00
kilbith
b93c4849b3 Small simplifications 2016-01-09 18:56:05 +01:00
kilbith
43824cb4f5 Move craftitems and tools in separate file
s
2016-01-08 20:08:09 +01:00
kilbith
201f402fcb More simplification 2016-01-07 22:33:54 +01:00
kilbith
9c6b49621c Small simplifications 2016-01-07 22:03:09 +01:00
kilbith
9c34c83912 Get rid of minetest.serialize in cooking code + cleaning of ench. table 2016-01-06 21:48:43 +01:00
kilbith
696d84e871 Small simplification 2016-01-06 16:20:13 +01:00
kilbith
00dd4c6a66 Add gitignore 2016-01-06 15:07:49 +01:00
kilbith
b9ef47f24f Optimize textures 2016-01-06 11:18:45 +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