- Feb 03, 2019
-
-
rubenwardy authored
-
- Jan 26, 2019
-
-
SmallJoker authored
-
- Jan 07, 2019
-
- Jan 04, 2019
-
-
Paramat authored
Fix small pine leafdecay: New schematics, new leafdecay radius
-
- Jan 03, 2019
-
-
Paramat authored
Keep their definitions, to not break mods, but move them to legacy.lua.
-
- Jan 02, 2019
-
-
Paul Ouellette authored
-
Paramat authored
Alter 'large cactus' schematic to place another force-placed cactus node, to replace the cactus seedling on growth. Make schematic 5x7x5 to solve rotation, placement and protection check issues. Add a y-slice probability for height variation. Growth time is tuned to not make this a faster way to obtain cactus nodes compared to normal cactus farming. Seedling texture by Extex101. Use sapling/seedling description in protection intersection message in 'sapling_on_place' function.
-
- Dec 22, 2018
-
-
Paramat authored
-
- Dec 20, 2018
-
-
Ryan Nolan authored
Allow mods such as protection mods to over ride on_rightclick. Usecase is creating shared doors without the need for keys.
-
- Dec 08, 2018
-
-
Paramat authored
-
- Dec 07, 2018
-
-
sofar authored
-
- Nov 28, 2018
-
-
rubenwardy authored
-
- Nov 16, 2018
-
-
Paul Ouellette authored
-
- Nov 15, 2018
-
-
Ezhh authored
-
- Nov 09, 2018
-
-
TumeniNodes authored
-
- Nov 02, 2018
-
-
SmallJoker authored
-
- Oct 29, 2018
-
-
TumeniNodes authored
No longer use default_wood.png for one side of the bed head and one side of the bed bottom node. Add a new texture for the underside of both beds.
-
- Oct 27, 2018
-
-
Paramat authored
Fixes most z-fighting caused by underwater nodeboxes. Special tiles were for 'new style water' (lowered water level) which was removed a few years ago.
-
- Oct 18, 2018
-
-
SmallJoker authored
-
- Oct 14, 2018
-
-
Paramat authored
-
- Oct 11, 2018
-
-
TumeniNodes authored
-
TumeniNodes authored
-
- Oct 09, 2018
-
-
random-geek authored
-
TumeniNodes authored
Fix slabs combining into a cube: Facedir is only set for the cube if it has paramtype2 = "facedir". This avoids liquid appearing in connected framed glasslike.
-
- Oct 04, 2018
-
-
Paramat authored
All stair/slab nodes with parent nodes that are rotatable (wood and bricks) are reverted to not having world-aligned textures, to fix the breakage of rotated stair/slab appearence in worlds. Update, and add missing documentation to, game_api.txt.
-
- Sep 25, 2018
-
-
Paramat authored
Fence rail: Only connect to 'group:fence'. Update map mod README crafting recipe documentation.
-
- Sep 24, 2018
-
-
SmallJoker authored
-
- Sep 21, 2018
-
-
Ezhh authored
-
- Sep 14, 2018
- Sep 03, 2018
-
-
12Me21 authored
Before, it checked if the node name *contained* "stairs:slab_", which could detect things like "xxxxxstairs:slab_xxxx". Changed the pattern to "^stairs:slab_".
-
- Sep 02, 2018
-
-
Paramat authored
-
- Aug 28, 2018
-
-
Paramat authored
-
- Aug 24, 2018
-
-
Paramat authored
-
- Aug 23, 2018
- Aug 22, 2018
-
-
Paramat authored
-
- Aug 21, 2018
- Aug 11, 2018
-
-
Paramat authored
-