Commit Graph

330 Commits

Author SHA1 Message Date
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
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
a8fc274d47 Fix player health restoring after eating a soup 2016-01-03 19:59:00 +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
kilbith
9b95401a36 Minor style cleaning in handlers 2016-01-03 14:04:15 +01:00
kilbith
d3bdb95ccd Make honey's production slower 2016-01-03 13:58:29 +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
f4975389b8 s 2015-12-29 12:36:10 +01:00
jp
7844b0cf0b Replace (don't remove) to an empty bowl after eating a soup 2015-12-29 12:34:14 +01:00
jp
460b7dbd2f Ench. table : fix regression causing unknown item after enchanting twice 2015-12-29 01:47:54 +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
a8aae98b83 Add possibility to fill a water bucket on an idle & active cauldron 2015-12-24 12:47:57 +01:00
jp
e80eeae854 Ench. table : get rid of global matching 2015-12-24 11:49:04 +01:00
jp
7eaea64ce0 Simpler way to register ingredients that make a soup 2015-12-24 11:36:42 +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
b55c546c15 Change Work Table recipe (and thus wood tile too) 2015-12-23 20:50:47 +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
b1a8732665 Abstract some sitting code 2015-12-23 13:16:03 +01:00
jp
50f77146b5 Small cleaning of itemframe code 2015-12-23 12:39:46 +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
e05d200d30 Small cleaning of registration handler 2015-12-21 00:46:16 +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