Commit Graph

411 Commits

Author SHA1 Message Date
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
jp
3143f3999a Tweak wood frame texture 2015-12-19 14:03:54 +01:00
jp
f8f38f4aa5 further cleaning 2015-12-18 20:09:26 +01:00
jp
dc49a06701 Cleaning of xwall 2015-12-18 15:55:10 +01:00
kilbith
7edbaa3af4 Update LICENSE 2015-12-13 23:43:59 +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
51922dfe74 Drop items of digged storage nodes 2015-12-06 18:39:30 +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
e03937e035 Wood sounds to paintings 2015-12-05 15:39:14 +01:00
jp
95ea7908fd Enchanted 3d_armor stuff : use original textures and get rid of custom ones 2015-12-04 21:06:17 +01:00
jp
5f7ce91e8b Turn paintings to simple nodebox models 2015-12-04 18:56:23 +01:00
jp
b08723c878 Move sitting stuff in separate file 2015-12-04 18:14:35 +01:00
jp
2d455515a3 Put back collision boxes on cauldrons 2015-12-04 11:13:59 +01:00
jp
d08db7dda3 Cause damages on player when inside an active cauldron 2015-12-03 22:44:08 +01:00
jp
9ad06339a1 Drop nodebox models on cauldron and use a regular node for simplicity 2015-12-03 21:48:09 +01:00
jp
c3a3b46a81 Change condition to make a soup : >= 2 different ingredients 2015-12-03 21:31:49 +01:00