Perttu Ahola
|
4f021fc7dd
|
Remove crafting definitions from content_craft.cpp
|
2011-11-29 19:13:48 +02:00 |
|
Perttu Ahola
|
227e067512
|
Add note about craft_get_result() not being used anymore, but don't remove before it's contents have been transferred to scripts
|
2011-11-29 19:13:48 +02:00 |
|
Perttu Ahola
|
df8346ef4d
|
Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter wrapper in old code
|
2011-11-29 19:13:47 +02:00 |
|
Perttu Ahola
|
abceeee92f
|
Create framework for getting rid of global definitions of node/tool/item/whatever types
|
2011-11-29 19:13:41 +02:00 |
|
darkrose
|
582e450bad
|
added locking chests - clean patch
|
2011-09-22 19:11:48 +10:00 |
|
sfan5
|
88dc8c694e
|
Added Iron Apple which heals 4 Hearts
|
2011-09-12 20:10:17 +02:00 |
|
Perttu Ahola
|
ad408f269c
|
Add lava to creative inventory (hmm, we're shortly running out of creative inventory space)
|
2011-08-15 16:57:57 +03:00 |
|
Mark Holmquist
|
bc2819cab2
|
Added ladders--they don't have any use yet, though
|
2011-08-01 09:22:36 +02:00 |
|
Perttu Ahola
|
2587bb361c
|
merged the content type extension and delta
|
2011-07-23 19:04:37 +03:00 |
|
Perttu Ahola
|
90d793f8f3
|
extended content-type range
|
2011-07-23 16:55:26 +03:00 |
|
Sebastian Rühl
|
9d09103e48
|
Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into upstream_merge
Conflicts:
.gitignore
CMakeLists.txt
data/heart.png
src/CMakeLists.txt
src/game.cpp
src/guiMainMenu.cpp
src/inventory.cpp
src/map.cpp
src/mapblock.cpp
src/mapnode.cpp
src/mapnode.h
src/materials.cpp
src/server.cpp
Signed-off-by: Sebastian Rühl <bahamada_basti@yahoo.de>
|
2011-06-26 12:24:32 +02:00 |
|
Perttu Ahola
|
da692355e8
|
Created and moved stuff to content_nodemeta.{h,cpp}
|
2011-06-18 00:46:50 +03:00 |
|