.. |
auth.lua
|
Run on_grant and on_revoke callbacks after privs change (#11387)
|
2021-06-30 20:40:45 +02:00 |
chat.lua
|
Avoid negation of comparison operator (luacheck warning)
|
2022-05-14 18:33:42 +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
|
Add core.remove_detached_inventory (#7684)
|
2018-10-10 20:48:58 +02:00 |
falling.lua
|
Fix falling mesh nodes being half size (#11389)
|
2021-09-01 22:20:57 +02:00 |
features.lua
|
Add feature table entry for new dynamic media API
|
2021-09-19 13:54:06 +02:00 |
forceloading.lua
|
Use safe_file_write to save forceloaded blocks
|
2021-05-30 11:40:14 +02:00 |
init.lua
|
Add metatables to lua vectors (#11039)
|
2021-06-04 21:22:33 +02:00 |
item_entity.lua
|
Fix #10349 game crashing if dropped an item with undefined light_source (#10351)
|
2020-08-30 15:34:28 +02:00 |
item.lua
|
Fix Minetest blaming the wrong mod for errors (#12241)
|
2022-05-14 18:33:42 +02:00 |
knockback.lua
|
Replace deprecated call to add_player_velocity in builtin (#10968)
|
2021-02-18 14:39:04 +00:00 |
misc.lua
|
Don't let HTTP API pass through untrusted function
|
2021-12-18 20:37:13 +01:00 |
privileges.lua
|
Get rid of basic_debug last minute
|
2022-01-30 21:32:49 +01:00 |
register.lua
|
Fix Minetest blaming the wrong mod for errors (#12241)
|
2022-05-14 18:33:42 +02:00 |
statbars.lua
|
Fix builtin statbar backgrounds
|
2022-05-12 11:36:11 +02:00 |
static_spawn.lua
|
Builtin: Replace deprecated function calls (#7561)
|
2018-07-17 20:17:54 +02:00 |
voxelarea.lua
|
Add metatables to lua vectors (#11039)
|
2021-06-04 21:22:33 +02:00 |