Time Nick Message 03:18 MTDiscord It happens, don't worry about it 03:18 MTDiscord But now, you have more knowledge hooray 11:06 ineva Hey 13:00 MTDiscord hello 13:05 MinetestBot 02[git] 04appgurueu -> 03minetest/minetest: Fix short raycasts missing large objects (#14339) 131d9c971 https://github.com/minetest/minetest/commit/1d9c9710d70c8d48de362f13ab97de5a6215a5c0 (152024-02-04T13:04:05Z) 15:12 Blockhead256 @cheapie: you still around? I was wondering why in all your mods (that I've seen) you always seem to put "(you hacker you)" in the descriptions of items that you aren't supposed to get 15:13 appguru seems pretty self-explanatory to me :D 15:16 Blockhead256 @appguru actually it's something we're discussing in telemosaic.. wondering why it's there and if translations of the mod should include it. 15:16 Blockhead256 I grep'd across my mods and found it was basically always cheapie's mods 15:19 Blockhead256 then again, it's also present in pipeworks from several others like DS, Novatux. It seems like a long-term tradition at this point 16:06 calcul0n afaik the tradition started long ago with the air node 16:18 Krock Blockhead256: this originates from the Minetest source code itself until someone removed it. https://github.com/minetest/minetest/commit/6d6b894c7ad7fbd2dcfab25488738149dc0efb06 16:20 ROllerozxa so silly 16:21 Krock turns out I was partially responsible for that 16:22 ROllerozxa how does the phrase "you hacker you!" even make sense grammatically 16:23 Krock makes sense with literal german translation at least 16:24 MTDiscord It only makes sense in English if you punctuate it properly: "you hacker, you!" 16:33 independent I'm having a problem with smelting iron lumps and mithrill lumps 16:34 independent All other minerals appear to smelt fine, but these two no longer work. It's been several months since i last ran the world. 16:34 MTDiscord Blockhead256: imo translation should always stick to the original text no matter if its necessary or makes any sense 16:35 calcul0n independent, maybe some mod changing how they work? 16:35 independent https://pastebin.com/srCtWVvH 16:36 independent Here is the world.mt file, = false entries removed 16:37 calcul0n with techage you can't smelt iron directly 16:38 calcul0n you must smelt it in a special furnace described in the guide 16:38 independent_ Ah, i'll look into that 16:38 calcul0n i don't think it affects mithril so i can't tell for this one 16:43 independent_ I'll look into ways to disable this feature, thanks! 16:46 independent_ https://github.com/joe7575/techage/blob/8ab28351419ab431fcfaa18bdda70956deb23e24/furnace/recipes.lua#L153 16:46 independent_ There, that's the line that disables mithrill, too 16:51 independent_ I've got to say that the speed of support here is much better then on the discord 16:56 MTDiscord (*n=1) 18:19 wholean hallo, noob question, is there a way to run under Wayland at the moment? 18:20 wholean I saw some GitHub issues about this in the past but it looked like some newer support had been merged since then, no luck when running with no extra CLI flags though 18:20 MTDiscord Iirc you need xwayland 18:23 wholean wsor4035: merci, will give that a go 18:23 wholean was hoping there would be some --use-sdl2 magic or something I could do 18:23 wholean but maybe that will be for The Future 18:23 MTDiscord 5.9-dev uses sdl2 by default. no idea if that supports wayland or not 18:25 MTDiscord SDL2 itself definitely does, but not sure if anyone has tested it on wayland 18:26 MTDiscord https://github.com/minetest/irrlicht/issues/219 implies someone has 18:26 wholean ooo that's exciting 18:26 wholean are the dev versions nightlies or is it a separate stable-ish branch? 18:26 MTDiscord nightlies 18:27 MTDiscord -dev is the master branch. you can grab a build from github ci or compile it yourself 18:27 wholean okay fantastic 18:28 wholean thanks for the help all, Imma try some of y'all's suggestions now :) 20:21 MinetestBot 02[git] 04someone-aka-sum1 -> 03minetest/minetest: Make the protocol dissector heuristic (#14335) 1316aaef0 https://github.com/minetest/minetest/commit/16aaef097a850ac82186c95bcf2ada9c6a69f3b1 (152024-02-04T20:21:23Z) 20:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Bypass media transfer in single player 139338101 https://github.com/minetest/minetest/commit/93381014a0e7dea2c99c99f0363d3d4a49370b6e (152024-02-04T20:23:05Z) 20:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Add unit tests for fs::CopyFileContents 13714c936 https://github.com/minetest/minetest/commit/714c9361eacecf0004524fdb782bd512ff040595 (152024-02-04T20:23:05Z) 20:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Optimize fs::CopyFileContents on Linux and Windows 134259ac9 https://github.com/minetest/minetest/commit/4259ac96ea6ecf015117cc2b46af7615e4c6461d (152024-02-04T20:23:05Z) 20:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Drop valgrind from CI and instead enable ASan 13c9e10e1 https://github.com/minetest/minetest/commit/c9e10e1dd9f74abbfabe4f4eaf89d557925d0afe (152024-02-04T20:23:05Z) 20:26 MinetestBot 02[git] 04sfence -> 03minetest/minetest: Fix active object adding to not generated block (#14311) 1383f779c https://github.com/minetest/minetest/commit/83f779c52dcd64ecd55a590b2a06baf5da9a9814 (152024-02-04T20:24:08Z) 23:15 hephaestus hello, guys, someone use the mod markdown2formspec? I'm finding a error and another mod ServerNews depends it, I tryed a fork too and the same error, I tested with a clean world