Commit Graph

134 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