Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
old_craft_grid, craft_inv) and
minetest.register_craft_predict(itemstack, player, old_craft_grid,
craft_inv)
|
|
This not only makes the vector functions faster, but also makes them more
consistent with other functions.
|
|
|
|
'torchlike' like used for drawtype 'plantlike'
|
|
|
|
|
|
|
|
6b927229f5f9cb9a8163ecec482160975199fa0f Changed the default server step
from 0.05s to 0.1s
|
|
|
|
|
|
|
|
since the world was created.
|
|
|
|
|
|
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix params number
Add pressed texture name
Fix string def
Fix syntax error
|
|
facedir_to_dir
|
|
Major modmgr overhaul
Add missing formspec checkbox doc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
light and liquid updates
|