Novatux 936c6f577a Fix "ghost stacks" created when a player clicks an item on the ground: 10 年 前
..
async_env.lua 2e66aca357 Fix modstore/favourites hang by adding asynchronous lua job support 10 年 前
async_event.lua 2e66aca357 Fix modstore/favourites hang by adding asynchronous lua job support 10 年 前
auth.lua 3214daca4c Fix unable to join server first time with a password 12 年 前
builtin.lua 84b94eb198 Add forceloading 10 年 前
chatcommands.lua 9a3b7715e2 Remove "Server -!- " prefix from player messages 10 年 前
deprecated.lua 7433d65d3e Rollback fixes and get_node_actions 10 年 前
detached_inventory.lua 9eaf93d41d Detached inventory callbacks and reworked node metadata callbacks 12 年 前
falling.lua 2f10cfb226 Made unknown nodes stop falling nodes properly and shorten lines 11 年 前
features.lua 69a59f1e41 Move the sapling growing and grass adding/removing ABMs to Lua 11 年 前
filterlist.lua 4ccaa6d0af Implement search tab and version picker 10 年 前
forceloading.lua 676f34a02b Fix doc and forceloading crash. 10 年 前
gamemgr.lua 8966c16ad2 Add formspec table 10 年 前
item.lua c9b64206f9 Fix error when calling minetest.node_punch without a pointed_thing 10 年 前
item_entity.lua 936c6f577a Fix "ghost stacks" created when a player clicks an item on the ground: 10 年 前
mainmenu.lua 0dc1aec509 Normal maps generation on the fly. 10 年 前
misc.lua 84b94eb198 Add forceloading 10 年 前
misc_helpers.lua 4585e855a7 Fix minetest.rotate_and_place() calling on_rightclick() with nil/random param for node 10 年 前
misc_register.lua 5434d87da2 Fix spelling of "attempt" 10 年 前
mm_menubar.lua b6bb3ffec4 Fix game buttons not beeing 48x48 11 年 前
mm_textures.lua 681e136d5f Fix bug: texture pack not overriding default menu textures 11 年 前
modmgr.lua a4e2198e41 Replace pause and message menu by formspec ones 10 年 前
modstore.lua a4e2198e41 Replace pause and message menu by formspec ones 10 年 前
privileges.lua 857a49e081 Add minetest.kick_player(name, reason) 10 年 前
serialize.lua 367b5382a3 Replace print()s with minetest.log() in builtin 11 年 前
static_spawn.lua 93cdc9b9dc Support static_spawnpoint setting 12 年 前
vector.lua 3d63492f50 Don't assert scalars must be vectors. 11 年 前
voxelarea.lua 6027c8d259 Add VoxelArea:position, VoxelArea:iter and VoxelArea:iterp 11 年 前