- Jan 22, 2012
-
-
Kahrl authored
- Node placement code moved to Lua - Mineral system removed (added default:stone_with_coal and default:stone_with_iron). - MapBlock and MapNode serialization updated. - Mapgen: Frequency of iron increased. - node_dig callback and related changes.
-
- Jan 12, 2012
-
-
Kahrl authored
The huge item definition and item namespace unification patch (itemdef), see http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
-
- Nov 29, 2011
-
-
Kahrl authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
Make fence post selection box smaller and create code to allow node placement to the side of a static box
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Nov 08, 2011
-
-
Perttu Ahola authored
-
- Nov 03, 2011
-
-
Perttu Ahola authored
-
- Oct 18, 2011
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Oct 12, 2011
-
-
Perttu Ahola authored
-
- Sep 24, 2011
-
-
Mark Holmquist authored
-
Mark Holmquist authored
Adding (most) of the sapling functionality. It has yet to work, since MEET_OTHER was not implemented at the time of this commit. Hopefully it will work when merged with celeron's latest.
-
- Sep 22, 2011
-
-
darkrose authored
-
- Sep 19, 2011
-
-
Kahrl authored
-
- Sep 11, 2011
- Sep 07, 2011
-
-
Kahrl authored
Removed unused camera_position and camera_direction fields from Client. Moved ClientEnvironment::drawPostFx to ClientMap::renderPostFx -- this will make the camera management classes easier to write, as ClientMap already knows the camera position but ClientEnvironment doesn't and has to be told about it. This also eliminates the need for Client::getEnv(). Made the post effect color a content feature defined in content_mapnode.h.
-
Perttu Ahola authored
-