mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-30 19:22:14 +00:00
* Feature: Use the builtin profiler to automatically make zones for mod callback functions. * Doc: Basic doc for builtin profiler, and better `/profiler` chatcommand help. * Fix: `register_functions` (table of callback register function names), and `entity_instrumentation` is no longer outdated. * Fix: Builtin profiler output is no longer printed to debug.txt or to file in world with translation escapes. * Fix: Entity callback name generation used `obj_def.label` (normally non-existing field), now it uses the entity name. * Small code improvements, like use of new `Settings.get_bool` with default. |
||
---|---|---|
.. | ||
tests | ||
async.lua | ||
auth.lua | ||
chat.lua | ||
constants.lua | ||
death_screen.lua | ||
deprecated.lua | ||
detached_inventory.lua | ||
falling.lua | ||
features.lua | ||
forceloading.lua | ||
hud.lua | ||
init.lua | ||
item.lua | ||
item_entity.lua | ||
knockback.lua | ||
misc.lua | ||
misc_s.lua | ||
privileges.lua | ||
register.lua | ||
static_spawn.lua | ||
voxelarea.lua |