Time  Nick             Message
03:58 MTMatrix_debugge test
03:58 [MatrxMT]        <MisterE> ok this channel is bridged to irc
04:05 [MatrxMT]        <MisterE> Sorry for the spam, one more test
08:21 sfan5            @warr1024 correct, it can split but not combine packets
08:36 Krock            sfan5: I'm currently working on #15042 FYI
08:36 ShadowBot        https://github.com/minetest/minetest/issues/15042 -- minetest.decompress() freezes if called on an empty file with zstd compression
08:36 Krock            I hope you're not...
08:36 sfan5            I'm not
08:37 Krock            perfect
08:41 [MatrxMT]        <Zughy> Krock: assign it to yourself so that no one will start working on it
08:56 Krock            @Zughy Too late, I guess.
09:01 [MatrxMT]        <Zughy> (No need to @ people on Matrix c:)
09:03 Krock            Zughy: is there an "@everyone" equivalent, or group pings? Asking just in case this isn't blocked yet.
09:05 [MatrxMT]        <Zughy> Krock: there is "@room" but the bridge doesn't tag anyone anyway with "@", so no worries
09:06 [MatrxMT]        <Zughy> ..I might have tagged the room, sorry people
09:08 [MatrxMT]        <Zughy> So, 5.9.1 is scheduled for tomorrow but I can't see it happening in time
09:10 [MatrxMT]        <Zughy> #14765 #14999 and #15000 are the issues that haven't been addressed yet
09:10 ShadowBot        https://github.com/minetest/minetest/issues/14765 -- New 5.9.0-dev networking is not allowing legitimate players to connect under some rare circumstances
09:10 ShadowBot        https://github.com/minetest/minetest/issues/14999 -- minetest 5.9 mapblock flickering depending on camera view
09:10 ShadowBot        https://github.com/minetest/minetest/issues/15000 -- Major Server Performance Regression
09:29 sfan5            the first one is definitely important enough to wait
09:35 MTDiscord        <luatic> i agree
10:43 [MatrxMT]        <Zughy> sfan5: I see you've reviewed #15043. I guess you're supporting it? In case assign yourself and change the label to Supported by core dev
10:43 ShadowBot        https://github.com/minetest/minetest/issues/15043 -- Add minetest.bulk_swap_node by ryvnf
11:01 MTDiscord        <herowl> IMHO #14999 is also very important, because it makes the whole thing look very very janky and alpha-like.
11:01 ShadowBot        https://github.com/minetest/minetest/issues/14999 -- minetest 5.9 mapblock flickering depending on camera view
11:07 Krock            @herowl for those (n=1) who are affected so far, it's surely important. But unfortunately there's yet not enough information to even fix it
11:51 [MatrxMT]        <Zughy> I'd reschedule 5.9.1 for next week, since there's also a meeting next Sunday
14:28 MTDiscord        <herowl> Krock: it's multiple people being affected and reporting weird behavior
14:29 MTDiscord        <herowl> I had people reporting it to me and claiming it's a bug in VL, because they have it on a VL server and not on a server running mcla...
14:29 MTDiscord        <herowl> It seems like it depends on some server configuration
14:34 Krock            well then - volunteers are surely welcome to bisect this issue. If there's nobody with a working build setup, I could also spend a few hours in configuring my hacky MinGW env
14:35 Krock            (to produce a few builds to test)
15:52 hwpplayer1       hello, which C++ standard version used for core ?(game engine)
15:52 Desour           C++17
15:53 hwpplayer1       Thanks
15:53 hwpplayer1       Desour
15:53 Desour           !next
15:53 ShadowBot        Another satisfied customer. Next!
16:02 MTDiscord        <wsor4035> ive limited down the range of commits to go through for 14999, but i/github screwed up so need to retest some more commits before i find the one at fault for that
16:03 MTDiscord        <wsor4035> hopefully tonight maybe ill have some testing time