- Aug 19, 2012
-
-
Perttu Ahola authored
The items will now just disappear when dropped.
-
- Aug 12, 2012
-
-
Matthew I authored
Commands moved: /me /status /time /shutdown /ban /clearobjects
-
Matthew I authored
This allows the removal of nodes with unknown types. get_item_callback() (C++) would fail if a node has an unknown type. Now it will try using the callback from minetest.nodedef_default in this case. Also, minetest.node_dig() (Lua) was altered to always allow digging when the node definition is empty (i.e. unknown node).
-
- Jul 27, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Jul 25, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Jul 24, 2012
-
-
Perttu Ahola authored
builtin/item.lua: callbacks with copies of positions and nodes rather than recycle the same ones, which callbacks can modify
-
- Jul 23, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Jul 22, 2012
-
-
Perttu Ahola authored
-
Matthew I authored
-
- Jul 21, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Calinou authored
-
darkrose authored
-
- Jun 16, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
Remove tiles and special_tiles from node definition prototype because otherwise the old names can't be used
-
Perttu Ahola authored
-
- Jun 10, 2012
-
-
Perttu Ahola authored
-
- Jun 08, 2012
-
-
Perttu Ahola authored
-
- Jun 06, 2012
-
-
Perttu Ahola authored
-
- Jun 05, 2012
-
-
Perttu Ahola authored
-
- Jun 03, 2012
-
-
darkrose authored
-
Perttu Ahola authored
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
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- May 19, 2012
-
-
Perttu Ahola authored
-
- Apr 13, 2012
-
-
Perttu Ahola authored
-
- Apr 09, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-