Time Nick Message 00:01 user2_ just got a random 0.4-dev version to compile- :D\ 00:01 user2_ "0.4.dev-20120122-1" 17:44 MinetestBot 02[git] 04killercat103@densphere.com -> 03luanti-org/luanti: Translated using Weblate (Kurdish (Northern)) 13a104a55 https://github.com/luanti-org/luanti/commit/a104a55348d056810ee030387b2f88da9ca1e646 (152025-09-23T17:11:47Z) 17:44 MinetestBot 02[git] 0403-leghorn.chervil@icloud.com -> 03luanti-org/luanti: Translated using Weblate (Korean) 13773f9f1 https://github.com/luanti-org/luanti/commit/773f9f14d493fab225f090dbb165dba883ad2c7a (152025-09-23T17:11:47Z) 17:44 MinetestBot 02[git] 04Unacceptium -> 03luanti-org/luanti: Translated using Weblate (Hungarian) 132a76a50 https://github.com/luanti-org/luanti/commit/2a76a50d98d9b8417f01130df41ec73012ae1c52 (152025-09-23T17:11:47Z) 17:44 MinetestBot 02[git] 04Zamanhuseyinli -> 03luanti-org/luanti: Added translation using Weblate (Azerbaijani) 136f96c14 https://github.com/luanti-org/luanti/commit/6f96c14aba2733ba3476f60235c39d42962ed4ee (152025-09-23T17:11:47Z) 17:44 MinetestBot 02[git] (16 newer commits not shown) 18:01 MinetestBot 02[git] 04script@mt -> 03luanti-org/luanti: Update builtin translation strings 13ec790a3 https://github.com/luanti-org/luanti/commit/ec790a3884fd4bcf9a7e112468b6b06125a23216 (152025-09-23T18:00:48Z) 19:09 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Allow to scale nametag by distance and set font size (#16267) 13db8cd21 https://github.com/luanti-org/luanti/commit/db8cd2121cb99696312c5bdfcc919cafa099df81 (152025-09-23T19:07:17Z) 20:16 [MatrxMT] the closed `.github` repo pull requests are all gibberish 20:17 [MatrxMT] "Hhhhh" "Update Security.md" and the accounts requesting them are clearly all children (one of them clearly thinks they're funny by writing "sex") 20:19 user2_ i found a really funny PR a while ago... ima see if i can find it 20:20 [MatrxMT] other popular repos have been getting spam too... see curl 20:24 erle birdlover32767 rachel bloom once did a song for people that think being mildly obscene is the funniest thing ever, it is called “you can touch my boobies” and actually kinda funny. 20:26 erle also, new “garbage hardware” news. i can play nexuiz on the MNT reform if i set MESA_GL_VERSION_OVERRIDE=3.2. some games just work if you lie to them hahahaha. unfortunately, luanti is not one of those games, it just becomes slower if mesa lies about what opengl standard the driver/hardware can do. 20:27 [MatrxMT] (un)fortunately 20:27 user2_ the only way i can use blender on my RPi5 is with 'MESA_GL_VERSION_OVERRIDE=3.3 blender'- sadly most stuff except for basic modeling doesn't work 20:28 user2_ i found the funny PR i mentioned- it's actually an issue tho 20:28 user2_ https://github.com/luanti-org/luanti/issues/15589 20:29 erle user2_ yeah blender removing support for hardware is a shame. especially since blender is used for some hardware to model the casings or so. 20:29 user2_ blender would FULLY support my RPi5 if my RPi5 had opengl 3.3+... sadly it only has 3.1 ;-; 20:36 erle user2_ i can recommend mm3d for the kind of modeling you need in luanti 20:36 user2_ i use it for more than modeling stuff for MT 20:36 erle just be sure to start it with LANG=C, some older versions think that if you are german, dots and commas in file formats need to be switched around :D 20:37 erle i once made a 3d printed mug using wings3d 20:37 user2_ i made a 3d-printed clip for my keyboard because the original broke 20:37 user2_ it was ~15min of modeling 20:45 user2_ i also found a few PRs made by kids with an AI like #16447 20:45 ShadowBot https://github.com/luanti-org/luanti/issues/16447 -- Create init.lua by passingbyhelpingout1 20:47 user2_ imagine what would happen if you dug default:dirt_with_grass with that ;-; 20:49 erle AI = automated idiot 20:49 erle or, as i tend to say: why should i read what nobody bothered to write? :P 20:53 user2_ to see how bad it is- 20:54 user2_ there is a bunch of random stuff like 'local core = core or minetest'.... ??? 20:56 user2_ and 'local S = function(s) return s end' 20:58 user2_ and 'local p = q[qi]; qi = qi + 1' 21:02 [MatrxMT] The S() function probably comes from some old mod that also wants compatibility with <5.0, but yeah, that code looks weird 21:03 [MatrxMT] (Although I do agree the way S is defined there does not make sense) 21:04 sfan5 the code kinda looks like the author was familiar with the luanti api yet there's some very weird choices and ideas that an experiences programmer would consider a stupid idea 21:08 user2_ the 'local core = core or minetest' looks like a compatibility for the versions before core.xyz existed... which wouldn't matter because this is supposedly a modification to the engine and not a mod, so it wouldn't need the compatibility 21:08 sfan5 there are no versions "before core existed" 21:09 user2_ well then, it's totally useless 21:10 user2_ i heard somewhere some early 0.4-dev ones didn't have core, but i'l have to check 21:12 user2_ #15589 is the funniest yet- especially the comment 21:12 ShadowBot https://github.com/luanti-org/luanti/issues/15589 -- this sucks ass 23:24 cheapie user2_: default:dirt_with_grass must be grass ore :P 23:27 cheapie If I wasn't about to go to sleep I'd go throw together a mod for MTG to do that, complete with texture swap and grass lumps/ingots/blocks 23:28 user2_ "grass ore".... that sounds so stupid XD 23:46 cheapie I'm not sure if it's more or less weird than erle's poop ingots