Time Nick Message 10:01 sfan5 does anyone else want to review #16976 before I merge it? 10:01 ShadowBot https://github.com/luanti-org/luanti/issues/16976 -- Let modders disable skybox dimming in caves by appgurueu 10:08 celeron55 it makes sense 10:40 sfan5 merging #16976, #17000, #16992, #16987 in 10m or so 10:40 ShadowBot https://github.com/luanti-org/luanti/issues/16976 -- Let modders disable skybox dimming in caves by appgurueu 10:40 ShadowBot https://github.com/luanti-org/luanti/issues/17000 -- Docs: Make a few URLs into clickable links by CrazyladMT 10:40 ShadowBot https://github.com/luanti-org/luanti/issues/16992 -- Show keycode migration warning only if keycodes were migrated by y5nw 10:40 ShadowBot https://github.com/luanti-org/luanti/issues/16987 -- Fix SIGABRT when compiled with MacOSX26.2.sdk by sfence 11:25 sfan5 #16816 too for good measure 11:25 ShadowBot https://github.com/luanti-org/luanti/issues/16816 -- Add support for LUANTI_GAME_PATH and LUANTI_WORLD_PATH by apteryks 11:25 sfan5 nvm it's missing an approval 12:00 sfan5 is the whole window white-tinted when running with ./bin/luanti --config <(echo video_driver=ogles2) for anyone else? suspecting some SDL update mess up 12:02 sfan5 SDL_OPENGL_FORCE_SRGB_FRAMEBUFFER=skip fixes it, great 12:04 sfan5 to me it feels like the SDL3 devs are testing in production a bit too much 12:05 sfan5 every other month there's some regression in SDL 12:10 sfan5 (https://github.com/libsdl-org/SDL/issues/14898 more context) 15:26 Krock (the context link received a response) 15:29 Krock Why the hell does Lua (not LuaJIT) dereference a nullptr on 'lua_pushvalue(L, LUA_ENVIRONINDEX)' ?! 15:36 Krock ah. It wants to be run in a closure