Time Nick Message 04:41 sdzen *peeks in* 05:16 Trel Is there a way to turn off the black outline on the block I'm pointing at? 05:16 Trel It ruins the immersion in the mode I'm playing 05:17 [MatrxMT] Trel: Settings > Graphics and Audio > Graphics . Node highlighting from box to none 05:17 Trel Does that need a restart to take effect? 05:18 MTDiscord https://cdn.discordapp.com/attachments/749727888659447960/1382589748387774557/2025-06-12_01_18_20-Luanti_5.12.0_Main_Menu_OpenGL_4.6.0.png?ex=684bb48b&is=684a630b&hm=84f824d686a7b9003930650dffcf27a4892a726b664687144e837e80b51b2822& 05:18 Trel There's none, box, halo, but no change when I choose any of them 05:18 [MatrxMT] should only need to leave the world and re-enter the world, not close the program 05:19 Trel ah, didn't realize I had to leave for graphics changes to take effect 05:19 Trel Thanks 05:19 [MatrxMT] the game isn't clear about what needs a program restart or a rejoin yeah 05:24 MTDiscord It almost never needs to restart, and every time it does it will segfault for you 😆 05:25 MTDiscord just reload the world/server and most times the new seting will take place 05:25 [MatrxMT] segfault? I can't say that happens to me, but then I'm not changing settings much 05:26 MTDiscord because your on linux... 05:26 [MatrxMT] windows segfaults? is that a reported issue? 05:28 MTDiscord its an observation, I have no logs, no way to debug, nothing to report, but I maintain a client and its the biggest share of the reports I get 05:29 MTDiscord If me or my team ever figure out why I'll pass it up the chain... If 05:35 Trel One other question, is there any way to hide the hud, but still show the held item? 05:37 MTDiscord If remember the ui is all or nothing, at least from the built-in keybind... you can always mod the client or ask for better csm tho... 05:37 [MatrxMT] not with the usual keybinds, you need some way to hide the hotbar that uses Lua as part of the game or mods 05:38 MTDiscord if you have access to the sever mods you can with api calls yes. not client side tho. 05:38 [MatrxMT] probably possible with client mods "CSMs" as redundantcc says, those can access a table of HUDs 05:39 MTDiscord can thy??!? 05:39 MTDiscord *they 05:39 [MatrxMT] core.hud_get_all() - but I have no idea if that's just the CSMs environment's own HUDs (probably) 05:40 MTDiscord Oh no, I may actually read documentation... 05:41 MTDiscord Thats crazy. 05:41 [MatrxMT] the horror 05:41 MTDiscord that's such a useful feature, I love it 05:41 MTDiscord oh I'm making a new csm 05:42 MTDiscord I don't need sleep, I need a client settings menu! 05:43 [MatrxMT] can csms override inventory formspec? 05:44 MTDiscord yesn't 05:44 MTDiscord you can open a formspec after the server sent you one, or at least i think. 05:45 MTDiscord i just use .inv 05:45 MTDiscord don't know how intentional that is tho 05:45 [MatrxMT] core.register_on_inventory_open(function(inventory)) - I assume you can use this to intercept and ignore the server's inventory, but again, half of CSMs is just figuring stuff out DIY 05:46 MTDiscord now it gonna get pached, damn... 05:47 [MatrxMT] why do you think that? 05:48 MTDiscord nothing, just vibes... 05:51 MTDiscord I wanna do cool things, i wanna share them, but if they knew half the things i can do with csm they'd call me mad for creating a 3d renderer just to have hud backed node esp... and they'd patch it.. because i would... 05:51 [MatrxMT] they don't care about CSMs, they hardly touch that part of the code, as borne out in the git logs for client_lua_api.md 05:52 [MatrxMT] depends entirely on whether the hackery is actually abuse or just creative use 05:52 MTDiscord maybe, but "apathy is it's own sin" 05:53 MTDiscord anyway good luck 05:54 [MatrxMT] glhf 06:30 MTDiscord I guess they are improving thing, I think I like being wrong... #14042 06:30 ShadowBot https://github.com/luanti-org/luanti/issues/14042 -- Add function to get all hud elements by cx384 06:31 MTDiscord maybe we'll merge our changes soon... 06:31 [MatrxMT] very slowly, like I was looking at the git log for client_lua_api.md and it basically hasn't changed at all since the rename to luanti 06:33 MTDiscord can you link it, I would like to read it. 06:33 MTDiscord this? 06:33 MTDiscord https://github.com/luanti-org/luanti/commits/master/doc/client_lua_api.md 06:34 [MatrxMT] uhh well I just get it through `git log doc/client_lua_api.md`, but yeah that's the page where you can ask github for that info 06:57 Hohol-Leksij Hello 08:59 MTDiscord Hi 16:16 rebka gm 19:51 Trel I noticed the title says (opengl) when I play. Does that imply there's other options like vulkan? 19:53 MTDiscord you can select one of 3 video drivers in settings: opengl, opengl3 and ogles2 19:54 MTDiscord previously direct3d, software but they where both varying levels of broken 19:55 MTDiscord isnt there stull a null driver or something? not that you actually want to use it 19:55 MTDiscord I dont think so(?) 19:56 MTDiscord i might be wrong tho 19:56 Krock the null driver exists 19:56 MTDiscord ok i was wrong lol 19:58 Trel Is it a UI option or a config file somewhere? 19:59 MTDiscord in minetest.conf or in the settings menu under advanced 19:59 Trel ah ok, thx 19:59 MTDiscord np 19:59 Krock https://github.com/luanti-org/luanti/blob/master/src/client/renderingengine.cpp#L111-L126 20:00 MTDiscord iirc the ideal is to eventually toss the opengl driver and have just opengl3, ogeles2 20:00 Krock there is basically no use-case for the null driver in the client. The server operated independent of the GUI part 20:01 Krock *operates 20:29 MTDiscord Krock: the null driver is sometimes useful for headless client applications, e.g. i used it when collecting node defs with meshes from servers. 20:35 [MatrxMT] Is that legal? What if they are copyrighted? 21:30 sfan5 i don't think downloading copyrighted content is illegal 21:30 sfan5 you just can't share or use it 21:35 ireallyhateirc you can share it with family and friends as long as you don't charge money for it 21:36 ireallyhateirc tho this doesn't work for software 23:49 MTDiscord https://tenor.com/view/cat-cat-meme-cat-stare-cat-shocked-stare-gif-1398922735574533156 23:49 MTDiscord What if the copyrighted material is used by staring at it? Like the example provided 23:51 MTDiscord Shh, don't tell anybody but... #ff671f 23:53 MTDiscord Do you think home depot will copyright claim this? https://youtu.be/iOmJ9dvYRb0