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 11 年之前
async_event.lua 2e66aca357 Fix modstore/favourites hang by adding asynchronous lua job support 11 年之前
auth.lua 3214daca4c Fix unable to join server first time with a password 12 年之前
builtin.lua 84b94eb198 Add forceloading 11 年之前
chatcommands.lua 9a3b7715e2 Remove "Server -!- " prefix from player messages 10 年之前
deprecated.lua 7433d65d3e Rollback fixes and get_node_actions 11 年之前
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 11 年之前
forceloading.lua 676f34a02b Fix doc and forceloading crash. 11 年之前
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 11 年之前
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 年之前