Perttu Ahola
|
03074cd23e
|
Rename lump_of_* to *_lump
|
2011-12-03 22:31:12 +02:00 |
|
Perttu Ahola
|
2620e8eada
|
Fix the previous commit
|
2011-12-03 21:31:39 +02:00 |
|
Perttu Ahola
|
9b5e676ffa
|
Clean and fix mods/experimental/init.lua
|
2011-12-03 21:30:54 +02:00 |
|
Perttu Ahola
|
66f90a6101
|
Make global names in default mod use good naming convention and move backwards-compatibility definitions to mods/legacy
|
2011-12-03 20:25:21 +02:00 |
|
Kahrl
|
392485aa45
|
inventorycube: use all three specified textures; also moved mesh creation / modification functions to mesh.cpp; in lua, inventorycube is now called minetest.inventorycube
|
2011-12-03 11:47:37 +02:00 |
|
Perttu Ahola
|
760416b81f
|
Change naming convention to be modname:* instead of modname_* (sorry modders!)
|
2011-12-03 11:41:52 +02:00 |
|
Perttu Ahola
|
d96cd236f3
|
Enforced mod global naming convention and better error reporting
|
2011-12-03 02:45:55 +02:00 |
|
Perttu Ahola
|
69bc9224db
|
Rename "NodeItem"/"ToolItem"/"CraftItem" to "node"/"tool"/"craft"
|
2011-12-02 12:12:07 +02:00 |
|
Perttu Ahola
|
103d4793f0
|
Create the necessary API for /giveme and /give and implement those commands; also sort out the scripts a bit
|
2011-11-29 21:30:22 +02:00 |
|
Perttu Ahola
|
9d35e4fa6e
|
Reorganize mods
|
2011-11-29 19:13:58 +02:00 |
|