Time Nick Message 06:27 [MatrxMT] Hello! Is there any way I can help with the game? 11:19 MTDiscord Which game? 13:32 [MatrxMT] Hi! If you mean Luanti, "good first issue" is a great label where to start from https://github.com/minetest/minetest/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 15:27 sfan5 https://github.com/minetest/serverlist/pull/67 I put this into production now 15:33 MTDiscord sfan5:Can you make please correct dualstack ipv4/ipv6 support? with both addresses in each server description and autoselect in client? 15:37 sfan5 this exists, but you need to use DNS for that 19:16 MTDiscord can we just hit merge directly for trivial trivial PRs to get em off the list 19:16 [ define trivial trivial 19:16 MTDiscord it feels tedious to wait 5-10m just to merge typo fixes 19:19 Krock https://dev.minetest.net/Git_Guidelines (it's not loading) 19:21 Krock I believe these delays are also a partial remainder of old times to ensure that there's only one person operating on master. For how long does the Squash&Merge button exist? I don't know. 19:22 Krock force pushes are allowed for a few minutes, which might be the other reason for having delays. 19:45 Krock @luatic The wiki loads now. Section "Rule 1 in practice" 19:48 [MatrxMT] @[: they're definitely talking about #15311 19:48 ShadowBot https://github.com/minetest/minetest/issues/15311 -- Fix spelling mistakes in player_sao.cpp by LoneWolfHT 19:49 celeron55 "Rule 1 in practice" seems to be a really weird subtitle when no rules are numbered anywhere on that page nowadays... 19:52 Krock haha true :) 19:59 [MatrxMT] appguru/luatic: any updates on #15267 ? 19:59 ShadowBot https://github.com/minetest/minetest/issues/15267 -- Fix animation blending by appgurueu 19:59 [MatrxMT] ( @luatic ? ) 20:32 MTDiscord i'm working on a proper fix which should supersede that (https://github.com/appgurueu/minetest/tree/unfuck-irrlicht). currently i'm looking into a weird bug which doesn't make a lick of sense where .x files specifically refuse to show up. 20:32 MTDiscord (this is a bug with the fix, not in master) 20:33 MTDiscord That seems like something that should go after the freeze, no? 20:35 MTDiscord i'll see, it seems likely. this is ultimately a bugfixes-only thing, but it is messy and risky (that is, the changes and irrlicht are messy; the end result is much cleaner) so it probably needs to wait. 20:36 MTDiscord Hence, is 15267 able to be merged as-is and replaced later? 20:41 MTDiscord I've updated it. It should be able to be merged as-is. Though I can not vouch for the correctness of the logic, if it looks like it works... 20:41 MTDiscord There is some next-level bullshit going on behind the scenes but that isn't trivial to untangle. 20:50 sfan5 merging #15286 soonish 20:50 ShadowBot https://github.com/minetest/minetest/issues/15286 -- Use EGL over GLX by sfan5 21:04 sfan5 and #15292 for good measure 21:04 ShadowBot https://github.com/minetest/minetest/issues/15292 -- DOCS: replace Minetest -> Luanti, `minetest.` -> `core.` by Zughy