minetest/builtin
lhofhansl 0d4b489545
Detect air-only blocks instead of day/night differences (#14264)
* Detect air-only blocks instead day/night differences

* Write !is_air into the former day-night-diff bit on disk, so that old server can still read maps written by new servers

* Only set is_air bit when reading from disk
2024-02-22 21:47:42 -08: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 Add help formspec for CSM commands (#13937) 2024-02-02 22:12:59 +01:00
emerge Lua on each mapgen thread (#13092) 2024-02-13 22:47:30 +01:00
fstk Allow toggling touchscreen mode at runtime (#14075) 2024-02-22 15:44:49 +00:00
game Fix hud_elem_type warning triggered by builtin minimap 2024-02-19 19:04:43 +01:00
locale Add Esperanto builtin translation (#14215) 2024-01-20 15:36:42 +01:00
mainmenu Allow toggling touchscreen mode at runtime (#14075) 2024-02-22 15:44:49 +00:00
profiler Legible Lua profiler (#14142) 2024-01-03 21:56:07 +01:00
init.lua Lua on each mapgen thread (#13092) 2024-02-13 22:47:30 +01:00
settingtypes.txt Detect air-only blocks instead of day/night differences (#14264) 2024-02-22 21:47:42 -08:00