Perttu Ahola
|
918c507a66
|
Move craftitem_place_item as minetest.craftitem_place_item in builtin.lua
|
2011-11-30 23:52:02 +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
|
6029d9e5a9
|
Comment fix in builtin.lua
|
2011-11-29 19:13:56 +02:00 |
|
Perttu Ahola
|
19a1ac1f34
|
For consistency, implement calling of on_chat_message callbacks in C
|
2011-11-29 19:13:56 +02:00 |
|
Perttu Ahola
|
30648d1cc9
|
Implement callback registration in Lua instead of C
|
2011-11-29 19:13:56 +02:00 |
|
Perttu Ahola
|
05df2ee8a4
|
Add chat message callback and send functions
|
2011-11-29 19:13:56 +02:00 |
|
Perttu Ahola
|
d99d27dcbe
|
liquid_type -> liquidtype
|
2011-11-29 19:13:52 +02:00 |
|
Perttu Ahola
|
908db7c1d2
|
Make node definitions available to Lua
|
2011-11-29 19:13:52 +02:00 |
|
Perttu Ahola
|
425db289d5
|
Fix random node definition stuff
|
2011-11-29 19:13:52 +02:00 |
|
Perttu Ahola
|
d2eed169ae
|
Add builtin.lua
|
2011-11-29 19:13:52 +02:00 |
|