Time Nick Message 07:59 MTDiscord lol is that that one scene from lucky star where konater eats the bun roll 08:00 MTDiscord sfan5: Are you sure its not a use-after-free by the way? 09:07 sfan5 i have not attempted to confirm 10:09 Blockhead256 indian spam in the indonesian forums https://forum.minetest.net/viewtopic.php?p=439531#p439531 15:19 MTDiscord considering the undefined behavior, its definitely some sort of use after free or invalid pointer internally the string 15:19 MTDiscord but im not interested in proving it can be usdd maliciously since file systems already limit characters for filenames and such 15:19 MTDiscord well, im sure you could back out, then do something nasty 15:32 shaft I made a small patch for Mesecons that automatically makes all doors and trapdoors using the doors mod Mesecons enabled. Does anyone want to review it? 15:32 shaft https://github.com/minetest-mods/mesecons/pull/683 20:44 MinetestBot 02[git] 04swagtoy -> 03minetest/minetest: Fix deletePathFromFilename returning cutoff filenames (#15211) 13c6fc694 https://github.com/minetest/minetest/commit/c6fc694ea6d332f23e30c8624f42341380186f33 (152024-09-30T20:41:53Z) 20:44 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Discourage disabling shaders (#15210) 1353d949b https://github.com/minetest/minetest/commit/53d949bd9fc01a7ce87c6a4eac5b8f2c82e637b6 (152024-09-30T20:43:08Z) 20:48 MTDiscord Already discouraged from enabling them in some situations due to cutting framerate in half ... so, I guess now we can be just discouraged in general, regardless of the state of shaders 20:50 sfan5 let me tell you that as devs we feel discouraged to fix bugs we don't know about 20:52 ireallyhateirc speaking of, in Exile we have transparent ice on the sea and it causes noticeable FPS drops for me. Though I think there's an issue for this 20:53 sfan5 possibly related #15115 20:53 ShadowBot https://github.com/minetest/minetest/issues/15115 -- Add a setting to group transparency sorted triangles by buffer by Desour 20:53 ireallyhateirc also fancy leaves with one mipmapping or antialiasing setting cause FPS drop too 20:54 ireallyhateirc I'd need to check again what triggers the thing with leaves 20:58 MinetestBot 02[git] 04swagtoy -> 03minetest/minetest: Add QT Creator and Windows dump files to `.gitignore` (#15214) 136569fdd https://github.com/minetest/minetest/commit/6569fdd4d1c5058972f78be46a8e2f002348274f (152024-09-30T20:57:18Z) 21:19 ireallyhateirc well, I'll try reproducing and report if I can't find an issue for that