Time Nick Message 11:20 sfan5 merging game#2826 in 10m 11:20 ShadowBot https://github.com/minetest/minetest_game/issues/2826 -- Fix crash on exit of bed formspec if not sleeping by appgurueu 21:03 anon9 Has anyone here considered making a version specialised for the Raspberry Pi 4/400? 21:03 anon9 It never specified that the Linux version is ARM optimised... And it just seems like a great opportunity. 21:10 sfan5 I have considered 21:11 sfan5 since it'd be easy to do and the version you can download from repos often runs suboptimally 21:12 sfan5 but since I don't own an rpi more recent than 2012 I can't test such a build myself 21:25 pgimeno I can test it if necessary 21:25 pgimeno but I have no idea how to build one 21:33 pgimeno well it's a 4b but I guess it's the same 21:58 rubenwardy trivial fix: https://github.com/rubenwardy/minetest/commit/4db7fb4a3be9de29460919ff2dc042e0812f31bd 21:59 rubenwardy more of a code style thing I guess 21:59 rubenwardy !title 21:59 ShadowBot Replace 'minetest.' with 'core.' in builtin · rubenwardy/minetest@4db7fb4 · GitHub 21:59 rubenwardy merging in 10 21:59 rubenwardy actually, I wonder if we can get luacheck to check this for us 22:33 rubenwardy #10943 22:33 ShadowBot https://github.com/minetest/minetest/issues/10943 -- Fix short_description fallback order by rubenwardy