Time Nick Message 01:54 fluxionary there's still no way to override sounds from the client side, right? vs. texturepacks 05:35 Swift110-mobile hey all 13:18 gargamel I tried wayland last night but the pointer disappears in fullscreen. 13:19 gargamel It's still there but I can't see it. 13:19 rubenwardy Irrlicht doesn't support wayland, afaik, are you using XWayland as a compatability layer? 13:19 gargamel Probably not. 13:20 gargamel I'll have to check. 13:20 rubenwardy I've not used wayland, just regurgitating what I've read 13:20 gargamel No problem I just wanted to try it and check the performance. 13:20 rubenwardy issue: https://github.com/minetest/minetest/issues/9686 13:20 gargamel Thanks 13:21 rubenwardy yeah, conclusion there is that XWayland works but Irrlicht doesn't support plain wayland 13:24 celeron55 wait wtf "celeron55 tried to add wayland support in his fork of irrlicht and some other forks did that" 13:25 rubenwardy sounds like news to you 13:25 celeron55 i did try to port MT to sailfish at some point, was that it 13:25 celeron55 sailfish definitely uses wayland and wayland only 13:26 rubenwardy ironic, because fish don't live on land 13:26 celeron55 i can dig up the port if it's useful but i didn't even remember it existed 13:30 celeron55 oh it's right here https://github.com/celeron55/irrlicht-with-sailfish-hacks 13:30 celeron55 i think it uses sdl2 13:31 celeron55 and supports whatever sailfish does through sdl2 13:31 celeron55 i guess official MT could support wayland via sdl2 also 13:33 celeron55 as mentioned here https://github.com/minetest/minetest/issues/11893#issuecomment-1001652770 13:34 celeron55 which of course mentions this https://github.com/minetest/irrlicht/pull/85 13:35 celeron55 gargamel: ^ this might be of interest to you 13:37 rubenwardy we're planning to move to SDL2 13:38 rubenwardy https://github.com/minetest/irrlicht/pull/85 13:38 rubenwardy oh right 13:38 rubenwardy irrlicht#85 13:38 rubenwardy irr#85 13:38 ShadowBot https://github.com/minetest/irrlicht/issues/85 -- Updates CIrrDeviceSDL to SDL2 by emmauss 13:38 rubenwardy cool 13:38 rubenwardy cdb#3 13:38 ShadowBot https://github.com/minetest/contentdb/issues/3 -- Add JSON API 13:56 erlehmann celeron55 rubenwardy I have been using minetest on reform2 where i use wayland with sway. XWayland works fine, at least on aarch64 16:21 gargamel !up 69.247.56.186:30003 16:21 MinetestBot 69.247.56.186:30003 is up (133ms) 16:51 gargamel I'm going to get airtanks and mesecons so I can do some scuba diving. 16:59 gargamel Did some base jumping with the glider today. 17:07 gargamel I just found a bunch of lava source cave diving. 17:38 gargamel I added simple skins so we can have some individuality. 18:29 MinetestBot 02[git] 04TurkeyMcMac -> 03minetest/minetest: Use a database for mod storage (#11763) 13bf22569 https://git.io/J9OI1 (152022-01-07T18:28:49Z) 20:00 MTDiscord yay 22:34 cheapie https://cheapiesystems.com/media/images/screenshot_20220107_163154.png 22:35 cheapie Working on some example programs for some digistuff devices, I may have gone a bit overboard on the memory one :P 22:47 Hawk777 What madness is this LuaController that has a terminal tab in it? Something of your own invention? 23:09 riff-IRC Hawk777: Probably something not unlike a JTAG interface where you can communicate directly with the microcontroller/microprocessor 23:11 Hawk777 Oh sure, I mean I understand what it is. Just Mesecons doesn’t have that AFAIK?