Time Nick Message 02:15 MTDiscord just extract the functionality to a separate lua file, which can be called by both the menu and the cli 11:58 sfan5 pushing trivial fix for #16188 in a few ins 11:58 ShadowBot https://github.com/luanti-org/luanti/issues/16188 -- Crash when starting a game (or leaving main menu) in debug version 11:58 sfan5 mins* 16:38 Krock will merge #16178 in 10 mins 16:38 ShadowBot https://github.com/luanti-org/luanti/issues/16178 -- Formspec: Fix incorrect cell size when using non-default fonts by SmallJoker 18:18 MTDiscord could someone merge https://github.com/flathub/net.minetest.Minetest/pull/74 22:11 sfan5 maybe someone could lift the mystery of why we have a lock for something that is only used in a single thread https://github.com/luanti-org/luanti/pull/16195#discussion_r2110381750 22:13 MTDiscord Maybe it might get multithreaded at some later time? Is the lock actually hurting anything? 22:16 sfan5 yes: it causes confusion during development