Commit Graph

12 Commits

Author SHA1 Message Date
sys4-fr a11527ed63 Version MFF. 2018-09-07 22:32:38 +02:00
Auke Kok 923198a2dd Fix most luacheck issues.
There are 3 false positives remaining after this patch, so
the bulk of the issues are fixed now.
2016-12-31 12:33:46 -08:00
Tim fb1b620316 add placeholders as not-buildable_to nodes, that can be set to prevent other nodes to build or expanded into expansions
this fixes #292
2015-09-08 09:26:40 +02:00
Tim 26a874d919 set defaults for limiting rotations on expanded nodes 2015-09-08 09:10:25 +02:00
Tim cc79b5fc03 register a copy of the def instead of the passed def, this allows us later to spawn supporting nodes from the same original def 2015-08-19 18:48:50 +02:00
Tim 8a91865d82 allow chaining of on_construct instead of overwriting in registration function 2015-08-19 17:30:37 +02:00
Tim 2ed7ae6a56 move inventory registration functions into dedicated handler file 2015-08-19 16:14:17 +02:00
Tim faf6cefa99 use the default background for all automatic inventory formspecs 2015-08-16 19:06:44 +02:00
Tim af402c56a5 also avoid facedir setting for plantlike, raillike and firelike to avoid clashes if paramtype is used internally in the engine for something else 2015-02-05 10:51:34 +01:00
Tim a19f3753b9 don't apply a facedir to glasslike_framed to avoid the drawtype to fail drawing the frames 2015-02-05 10:34:17 +01:00
Tim b0714c7897 fix #176 2015-01-26 15:58:37 +01:00
Tim 5fb4bff628 move handlers into subdirectory to split them apart from the actual game content 2015-01-23 22:53:57 +01:00