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