- Sep 07, 2015
-
-
Tim authored
-
- Aug 20, 2015
-
-
Tim authored
see https://github.com/t4im/profiler/#labeling
-
Tim authored
-
- Aug 19, 2015
-
-
Tim authored
-
Tim authored
register the furnaces internally via homedecor.register as well, getting rid of the last dependency on deprecated lock-code
-
Tim authored
only set main list size if size field is given, to allow using the locked/lockable features with different listnames
-
Tim authored
streamline locked description/infotext setting; avoid double brackets "Node (Locked) (owned by .. )"
-
Tim authored
-
Tim authored
let the custom on_place of the expansion code call after_place_node to make sure infotexts and owners of locked nodes are being set
-
Tim authored
spawn lockable nodes for "inventory = { lockable = true }", and migrate all lockable nodes to this mechanism, but the furnaces
-
Tim authored
register a copy of the def instead of the passed def, this allows us later to spawn supporting nodes from the same original def
-
Tim authored
-
Tim authored
allow inventories to be locked (not just have a locked version of it being spawned later, but be locked by registration) the code will also be used later to replace locked.lua that spawns a locked version from an unlocked version
-
Tim authored
-
Tim authored
-
Tim authored
-
Tim authored
-
Tim authored
-
Tim authored
-
Tim authored
introduce nodebox abstractions used by fences, like corner nodeboxes, and indirectly slab_x; update fences accordingly
-
Tim authored
-
- Aug 16, 2015
- Aug 15, 2015
-
-
Vanessa Ezekowitz authored
-
- Aug 05, 2015
-
-
tenplus1 authored
A quick edit to drop items from an itemframe or pedestal when dug instead of removing them, also a fix for the abm to update pedestals properly...
-
- Aug 01, 2015
-
-
Craig Davison authored
-
- Jul 30, 2015
-
-
Craig Davison authored
-
- Jul 28, 2015
-
-
Vanessa Ezekowitz authored
-
Vanessa Ezekowitz authored
-
- Jul 27, 2015
-
-
Vanessa Ezekowitz authored
should fix this issue: https://forum.minetest.net/viewtopic.php?f=11&t=2041&start=625#p185494
-
Vanessa Ezekowitz authored
-