- Aug 19, 2015
-
-
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
-
- Jul 21, 2015
-
-
Vanessa Ezekowitz authored
add some informative messages
-
Vanessa Ezekowitz authored
-
- Jul 17, 2015
-
-
Vanessa Ezekowitz authored
(default gold + steel + copper == 3 brass)
-
- Jul 06, 2015
-
-
Diego Martinez authored
- Rename extra font dirs to match sizes (were off by a few px) - Distribute colors per font, and resize default color textures to match default font. - Removed character size cache (was useless and just made things more complex). - Get line height from background color texture height.
-
- Jun 26, 2015
-
-
Vanessa Ezekowitz authored
-
Vanessa Ezekowitz authored
-
Vanessa Ezekowitz authored
as used by CWz's mod of the same name Write @KEYWORD (all caps, with the 'at') into the sign's text to display the keyword. Keyword displayed is automatically updated if the 15-second update interval detects that it differs from the minetest.conf setting. The keyword setting is only read at startup.
-
- Jun 25, 2015
-
-
Vanessa Ezekowitz authored
delete an obsolete texture.
-
- Jun 22, 2015
-
-
Vanessa Ezekowitz authored
-