- Jan 11, 2016
-
-
paramat authored
Lua_api.txt: Document 'minetest.registered_biomes' Minimal: Remove 'mapgen_air' alias Cavegen: Add fallback node for 'mapgen_ice' Dungeongen: Add fallback node for 'mapgen_river_water_source' Mgv5: Remove unnecessary '#include util/directiontables.h' Add missing 'this->'s in makeChunk() Mgv6: Edit empty line formatting Remove leading spaces in makeChunk() Add missing spaces after 'for' and 'if' Mgv7: Edit empty line formatting
-
- Dec 31, 2015
-
-
paramat authored
-
- Dec 06, 2015
-
-
Jun Zhang authored
-
- Jul 16, 2015
-
-
RealBadAngel authored
-
- Jul 14, 2015
-
-
paramat authored
Fix 'is ground content' for some nodes
-
- Jun 16, 2015
-
-
ShadowNinja authored
-
est31 authored
Adds list-rings, a method to implement item sending between inventories via shift-click. Nice insider feature: a ring consisting of a single inventory list serves as nice clean-up method. Also adds them to minimal game, and the standard inventory. Craft output slots are not supported.
-
- Jun 15, 2015
-
-
y.st authored
-
- Jun 12, 2015
-
-
paramat authored
Treegen: Remove alias checks from jungletree generation for speed
-
- Jun 09, 2015
-
-
paramat authored
Minimal: Edit mapgen aliases. Use blob ore for clay, update other ores. Update simple biomes. Cleanup code
-
- Jan 30, 2015
-
-
Kahrl authored
Remove inventorycube() workaround for default:glass in minimal game
-
- Jan 12, 2015
-
-
paramat authored
-
- Aug 23, 2014
- Nov 30, 2013
-
-
Nathanaëlle Courant authored
-
kwolekr authored
Most modders would otherwise forget to explicitly define this, and generated nodes aliased from mods would wall-off caves
-
- Nov 02, 2013
-
-
Nathanaëlle Courant authored
-
Nathanaëlle Courant authored
-
Nathanaëlle Courant authored
-
- Oct 05, 2013
-
-
0gb.us authored
-
- Sep 06, 2013
-
-
sfan5 authored
-
- Aug 06, 2013
-
-
BlockMen authored
-
- Jun 19, 2013
-
-
PilzAdam authored
-
- Jun 18, 2013
-
-
David Gumberg authored
-
- May 25, 2013
-
-
sapier authored
On the lua side, notably minetest.env:<function>(<args>) should now be replaced by minetest.<function>(<args>). The old way is and will stay supported for a long time. Also: Update and clean up lua_api.txt (by celeron55) Move EnvRef to lua and remove add_rat and add_firefly (by kahrl) Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl)
-
- May 20, 2013
-
-
ShadowNinja authored
-
- May 02, 2013
-
-
Perttu Ahola authored
-
- Apr 07, 2013
-
-
kwolekr authored
-
- Apr 05, 2013
-
-
khonkhortisan authored
-
- Mar 29, 2013
-
-
PilzAdam authored
-
- Mar 24, 2013
- Mar 14, 2013
-
-
proller authored
-
- Feb 24, 2013
-
-
proller authored
-
- Jan 21, 2013
- Dec 01, 2012
-
-
PilzAdam authored
Nodes in this group will be dropped as items if the node under them or the node in the wallmounted direction is not walkable.
-
- Nov 09, 2012
-
-
Perttu Ahola authored
-
- Nov 01, 2012
-
-
PilzAdam authored
-
- Oct 31, 2012
-
-
PilzAdam authored
-