minetest/builtin/game
1F616EMO~nya 38b4505ad7
Some checks failed
windows / VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }} (map[arch:x64 generator:-G'Visual Studio 16 2019' -A x64 vcpkg_triplet:x64-windows], portable) (push) Has been cancelled
android / build (push) Has been cancelled
cpp_lint / clang_tidy (push) Has been cancelled
linux / gcc_7 (push) Has been cancelled
linux / gcc_14 (push) Has been cancelled
linux / clang_7 (push) Has been cancelled
linux / clang_18 (push) Has been cancelled
linux / clang_11 (PROMETHEUS=1) (push) Has been cancelled
lua_lint / Compile and run multiplayer tests (push) Has been cancelled
lua_lint / Builtin Luacheck and Unit Tests (push) Has been cancelled
lua_api_deploy / build (push) Has been cancelled
macos / build (push) Has been cancelled
whitespace_checks / trailing_whitespaces (push) Has been cancelled
whitespace_checks / tabs_lua_api_files (push) Has been cancelled
windows / MinGW cross-compiler (${{ matrix.bits }}-bit) (32) (push) Has been cancelled
windows / MinGW cross-compiler (${{ matrix.bits }}-bit) (64) (push) Has been cancelled
windows / VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }} (map[arch:x86 generator:-G'Visual Studio 16 2019' -A Win32 vcpkg_triplet:x86-windows], portable) (push) Has been cancelled
Allow requesting reconnect when mods kick player (#14971)
2024-09-12 23:42:46 +02:00
..
tests Unittest: Add inventory callback tests 2024-03-16 20:14:05 +01:00
async.lua Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00
auth.lua Fix revoke callbacks being run for false values passed to set_privileges 2024-01-22 22:24:32 +01:00
chat.lua Sort clients in minetest.get_server_status and privs in minetest.privs_to_string (#15023) 2024-08-21 20:25:41 +02:00
constants.lua Fix breath_bar scaling; delay breath_bar hiding by one second (#8271) 2020-04-28 19:30:57 +02:00
deprecated.lua Removed some obsolete code (#10562) 2021-01-21 18:17:09 +00:00
detached_inventory.lua Hide internal detached inventory functions (#14594) 2024-04-28 00:07:45 +02:00
falling.lua Fix liquid falling if in "float" group (#13789) 2024-02-12 23:24:54 +01:00
features.lua Add hotbar Lua HUD element and replace hardcoded hotbar 2024-08-31 16:04:14 +02:00
forceloading.lua Let mods choose a forceload limit (#13002) 2022-12-03 10:41:34 -05:00
hud.lua Restore proportional minimap scaling (#15022) 2024-08-31 18:11:56 +02:00
init.lua Refactor builtin HUD (#14346) 2024-04-10 11:43:15 +02:00
item_entity.lua Set item description as infotext for item entities (#13728) 2023-08-24 12:00:18 +07:00
item.lua Implement get_node with a get_node_raw (#14384) 2024-03-03 15:53:23 +01:00
knockback.lua Allow nil puncher in object:punch (#14319) 2024-04-28 17:55:04 +02:00
misc_s.lua Fix wrong collision axis in Lua moveresult 2024-05-17 14:32:57 +02:00
misc.lua Allow requesting reconnect when mods kick player (#14971) 2024-09-12 23:42:46 +02:00
privileges.lua Get rid of basic_debug last minute 2022-01-30 21:32:49 +01:00
register.lua Allow removal of item definition fields (#14675) 2024-05-20 20:37:40 +02:00
static_spawn.lua Builtin: Replace deprecated function calls (#7561) 2018-07-17 20:17:54 +02:00
voxelarea.lua Add VoxelArea() constructor (#12886) 2022-10-22 08:05:45 -04:00