minetest/builtin
Desour 2e883189c1 Improve block bounds HUD feature
* Use different material than selection box, so it doesn't break
  for non-default `node_highlighting` values.
* Add `show_block_bounds_radius_near` setting.
* Draw mesh chunk edges in a different color (red vs yellow).
2024-08-28 15:37:54 +02:00
..
async Fix itemdef defaults not being applied in async env 2023-08-14 18:16:36 +02:00
client Add help formspec for CSM commands (#13937) 2024-02-02 22:12:59 +01:00
common Fix CSM help form using "/" instead of "." (#15034) 2024-08-22 23:15:55 +02:00
emerge Fix core.get_node_or_nil in emerge env 2024-03-03 20:16:32 +01:00
fstk Allow main menu gamebar scroll to loop (#14841) 2024-07-14 21:57:11 +02:00
game Sort clients in minetest.get_server_status and privs in minetest.privs_to_string (#15023) 2024-08-21 20:25:41 +02:00
locale Add builtin pt_BR localization (#14902) 2024-08-11 13:38:26 +01:00
mainmenu Use JSON file for credits (#14956) 2024-08-17 15:49:53 +01:00
profiler Legible Lua profiler (#14142) 2024-01-03 21:56:07 +01:00
init.lua Use better randomseed for Lua too 2024-04-06 12:10:21 +02:00
settingtypes.txt Improve block bounds HUD feature 2024-08-28 15:37:54 +02:00