Time Nick Message 01:14 MTDiscord I'm all for mingw as a first class compiler. Clang also is good. Could care less for VCC 07:58 rubenwardy Msvc? 09:45 Zughy[m] 11 issues left to erase that "1k" notice 09:46 MTDiscord hype hype! 09:57 MTDiscord hype 09:59 rubenwardy #12185 would close one... Just needs a check to see the changes were ok 09:59 ShadowBot https://github.com/minetest/minetest/issues/12185 -- Add register dialog to separate login/register by rubenwardy 09:59 rubenwardy Well, that's true of most PRs, I mean since the approval 10:06 erle look, i promise to not change the title of my own issue after someone else edited it, even if i think the new title is absolutely wrong 10:19 Zughy[m] but can you beat the complexity of my latest PR? #12397 10:19 ShadowBot https://github.com/minetest/minetest/issues/12397 -- Docs: remove unimplemented `preserve` field in crafting recipes by Zughy 10:29 MTDiscord such complexity, much changes 10:44 Zughy[m] appguru has just opened another issue, I'd suggest to ban them for ruining my streak 10:46 sfan5 erle: yesterday I thought you just changed the title back, but you didn't (the new title is accurate, too) so I should not have locked the issue 10:46 sfan5 in hindsight ? 10:48 sfan5 rubenwardy: did you put in license info for the icon? 10:48 sfan5 if yes then 12185 is good to merge 10:53 rubenwardy I don't think it can be licensed as wtfpl as the base image is cc by sa 10:55 sfan5 well then it's cc by sa 11:02 erle sfan5 well then i suggest to unlock #11742 in case anyone else has to say something about it. just in case you worry about me: i definitely do not have anything to add to the issue right now, i would only add more vector crashes if i find them. 11:02 ShadowBot https://github.com/minetest/minetest/issues/11742 -- Giving float vector with x outside of -2.14748e+06 < x < 2.14748e+06 as a function argument crashes server & Minetest returns such vectors 11:04 erle i was pretty surprised about the pony trampoline thing btw – that an entity can get that far without getting deleted for being out of bounds suggests whatever mod provides the trampoline is doing something weird 11:07 MTDiscord You can't just delete entities 11:07 MTDiscord I hate how the engine does it when you get many in a mapblock 11:07 MTDiscord It completely messes up consistency 11:07 MTDiscord It requires modders to constantly check whether their entities are still around (or whether adding an entity succeeded) 11:08 erle luatic funnily enough, entities can even vanish directly after being spawned, even if they spawned correctly. 14:14 Pexin who is Bastrabun? I need to know what trampoline that is 14:15 MTDiscord @Bastrabun 14:21 Pexin reason: #11969 addressed the same "Loop count exceeded" warning under a specific trampoline condition 14:21 ShadowBot https://github.com/minetest/minetest/issues/11969 -- Use absolute value for bouncy in collision by pecksin 15:02 Pexin I wonder if it's because the adjustable trampolines from "jumping" mod are half-height 19:32 sfan5 merging #12397, #12356, #12047, #12365 in 10m 19:32 ShadowBot https://github.com/minetest/minetest/issues/12397 -- Docs: remove unimplemented `preserve` field in crafting recipes by Zughy 19:32 ShadowBot https://github.com/minetest/minetest/issues/12356 -- Rework main menu confirmation dialogs by rollerozxa 19:32 ShadowBot https://github.com/minetest/minetest/issues/12047 -- Add helper functions to make tool usable n times by Wuzzy2 19:32 ShadowBot https://github.com/minetest/minetest/issues/12365 -- [no squash] Fix bright sky in caves (without noclip priv) by sfan5 19:38 MTDiscord yeah 19:48 Zughy[m] Is this thing still relevant? #8171 19:48 Zughy[m] Most importantly, why someone would like to put `texture_min_size` at 256x? Or, why the parameter exist in the first place? 19:48 ShadowBot https://github.com/minetest/minetest/issues/8171 -- Wield mesh texturing regression. 19:49 sfan5 its so you can turn on texture filtering without low res textures looking blurry