Commit Graph

123 Commits (master)

Author SHA1 Message Date
Jean-Patrick Guerrero 55ed70b08c Item Frame : some code cleaning 2016-03-20 21:23:17 +01:00
Jean-Patrick Guerrero f8b6cfe365 Phase-out some aliases 2016-03-20 12:41:58 +01:00
Jean-Patrick Guerrero f927546ebd Fix crash after using screwdriver on barrel 2016-03-19 12:25:35 +01:00
Jean-Patrick Guerrero e213da648a Small typo 2016-03-16 22:26:24 +01:00
Jean-Patrick Guerrero bb7ae96850 Change Lantern textures 2016-03-15 16:26:28 +01:00
Jean-Patrick Guerrero 9f86a9d999 Code reduction on nodes.lua 2016-03-15 14:42:30 +01:00
Jean-Patrick Guerrero 3749c1e268 Drop connected walls, alias them to new Minetest Game walls 2016-03-13 11:04:17 +01:00
Jean-Patrick Guerrero 832534072d Replace xdecor fire by fire from Minetest Game 2016-03-09 16:37:35 +01:00
Jean-Patrick Guerrero 69bc2be4e3 Some minor tweaking 2016-03-09 12:45:36 +01:00
Jean-Patrick Guerrero 203a82c9bf Add pressure plates 2016-02-27 21:08:55 +01:00
Jean-Patrick Guerrero d86d394fc1 Fix doors aliases (finally) 2016-02-25 17:03:25 +01:00
Jean-Patrick Guerrero a4f103b3cf Don't interrupt nodes registration if new doors API ain't used 2016-02-25 16:06:40 +01:00
Jean-Patrick Guerrero 883338867f Fix incomplete alias for doors 2016-02-20 10:00:36 +01:00
Jean-Patrick Guerrero 559e26d15d Doors: use latest API upstream change for recipes 2016-02-18 15:48:29 +01:00
Jean-Patrick Guerrero e05ea4bbbf Possible missing aliases on doors 2016-02-18 12:30:50 +01:00
Jean-Patrick Guerrero c7e77cbf06 Style cleaning + better repairable tools checking 2016-02-15 20:36:17 +01:00
Jean-Patrick Guerrero 0bf30f0f5c Work Table -> Work Bench 2016-02-14 16:51:45 +01:00
Jean-Patrick Guerrero ffdbc8bffd Drop the crate (texture is too ugly) 2016-02-14 12:08:11 +01:00
Jean-Patrick Guerrero 3fa408300a Use new doors API from upstream 2016-02-13 20:11:23 +01:00
Jean-Patrick Guerrero 84358fc489 Move sitting functions in handlers folder (turn it globals) 2016-02-12 18:31:18 +01:00
Jean-Patrick Guerrero 711d9fe88d Use string.sub wherever possible 2016-02-11 21:43:00 +01:00
kilbith 720cdff72c Add some helpers (just in case) 2016-02-04 16:30:49 +01:00
kilbith 80b16a142a Use unpack for nodebox defs & misc. tweaking 2016-01-31 01:10:45 +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 da0fb30b41 Change license of cobweb's nodedef 2016-01-22 12:46:12 +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 31058c914e Drop some node aliases 2016-01-14 23:02:58 +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 ebfcb5ced5 Global style cleaning 2016-01-06 01:46:22 +01:00
jp 519b5b299c Craft guide : some additional corrections 2015-12-31 01:50:14 +01:00
jp c479ec57da Mark the legacy code to remove later 2015-12-23 11:50:38 +01:00
jp dc49a06701 Cleaning of xwall 2015-12-18 15:55:10 +01:00
jp e03937e035 Wood sounds to paintings 2015-12-05 15:39:14 +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 d08db7dda3 Cause damages on player when inside an active cauldron 2015-12-03 22:44:08 +01:00
jp df4158b1d3 Add a cooking system to the cauldron 2015-12-03 18:12:52 +01:00
jp 6062c3f5e0 Random painting on placing 2015-12-03 12:51:36 +01:00
jp d038cb158e Add list rings to formspecs 2015-11-26 14:37:25 +01:00
jp daa9d480b5 Fix enderchest crash 2015-11-23 17:00:07 +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 4c13a9f2f3 Highlight hotbar on all formspecs 2015-11-21 16:31:34 +01:00
jp 507d4cdff1 Add crate 2015-11-20 12:46:37 +01:00
jp 3c3bbc857f Tweak node groups 2015-11-15 22:57:56 +01:00