.. |
async.lua
|
e7659883cc
Async environment for mods to do concurrent tasks (#11131)
|
2 years ago |
auth.lua
|
8cc04e0cb4
Run on_grant and on_revoke callbacks after privs change (#11387)
|
3 years ago |
chat.lua
|
1b68fb7683
Don't allow banning in singleplayer
|
2 years ago |
constants.lua
|
a36c9c3e93
Fix breath_bar scaling; delay breath_bar hiding by one second (#8271)
|
4 years ago |
deprecated.lua
|
45ccfe26fb
Removed some obsolete code (#10562)
|
3 years ago |
detached_inventory.lua
|
0a5e77132a
Add core.remove_detached_inventory (#7684)
|
6 years ago |
falling.lua
|
1d04903c19
Add paramtype2s for 4 horizontal rotations and 64 colors (#11431)
|
2 years ago |
features.lua
|
b1233056b7
Add zstd compression support (#12515)
|
2 years ago |
forceloading.lua
|
1bc753f655
Use safe_file_write to save forceloaded blocks
|
3 years ago |
init.lua
|
310b12b5ed
Content ID caching in Lua (#12444)
|
2 years ago |
item.lua
|
22cbc05808
Add an item pick up callback (2) (#7712)
|
2 years ago |
item_entity.lua
|
22cbc05808
Add an item pick up callback (2) (#7712)
|
2 years ago |
knockback.lua
|
b2ab5fd161
Replace deprecated call to add_player_velocity in builtin (#10968)
|
3 years ago |
misc.lua
|
ec9f157512
Use native packer to transfer globals into async env(s)
|
2 years ago |
misc_s.lua
|
e6385e2ab7
Reorganize some builtin functions in preparation for async env
|
2 years ago |
privileges.lua
|
5da204f5bc
Get rid of `basic_debug` last minute
|
2 years ago |
register.lua
|
22cbc05808
Add an item pick up callback (2) (#7712)
|
2 years ago |
statbars.lua
|
b095dc4f2b
Fix error when `item` isn't provided to core.hud_replace_builtin (#12484)
|
2 years ago |
static_spawn.lua
|
ade7a1cbcf
Builtin: Replace deprecated function calls (#7561)
|
6 years ago |
voxelarea.lua
|
8f1593e4e8
Add VoxelArea() constructor (#12886)
|
2 years ago |