PilzAdam
|
bcd3dbc25e
|
Prevent passing nil to unpack() in minetest.after
|
2013-03-19 00:15:41 +01:00 |
|
Jeija
|
8740fb8520
|
Allow minetest.after to take a variable number of arguments
|
2013-03-17 00:23:30 -04:00 |
|
kwolekr
|
950c0e60e2
|
Allow any character in formspec strings with escape char
|
2013-03-05 23:25:02 -05:00 |
|
Perttu Ahola
|
2b6e1d9378
|
Add ObjRef:is_player() and modify ObjRef:get_player_name() to always return a string to aid better inter-object compatibility of code that assumes objects to be players
|
2012-06-03 22:31:01 +03:00 |
|
Perttu Ahola
|
c8ac53f271
|
Support static_spawnpoint setting
|
2012-04-09 23:32:13 +03:00 |
|
Perttu Ahola
|
d1f338cb7e
|
Improve doc/lua_api.txt and add minetest.get_item_group(name, group)
|
2012-04-09 12:36:25 +03:00 |
|
Perttu Ahola
|
d070ceeda3
|
minetest.get_node_group(name, group)
|
2012-04-08 18:39:55 +03:00 |
|
Perttu Ahola
|
c258746b4e
|
Split builtin.lua to multiple files
|
2012-04-01 12:38:19 +03:00 |
|