Commit Graph

130 Commits

Author SHA1 Message Date
kilbith
1dbcf70185 Painting: Use on_place for random placing 2016-05-03 01:58:02 +02:00
kilbith
28877e7b4f Add footstep sound for Trampoline 2016-04-25 12:21:02 +02:00
kilbith
8d9f529e1c Tweak node defs 2016-04-24 16:02:12 +02:00
kilbith
bfd67c37a3 Preserve original quality of all textures 2016-04-24 14:40:40 +02:00
kilbith
f1b7d8f107 Add Trampoline 2016-04-24 12:37:02 +02:00
kilbith
2297d0cb71 Remove cushion shift+click combination + misc. cleaning 2016-04-23 21:35:32 +02:00
kilbith
4fc0cb1687 Drop some aliases (doors, cobblewalls, etc.) 2016-04-07 02:06:34 +02:00
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