Time Nick Message 00:02 muurkha more discussion: https://bin.gy/ticsorstro https://bin.gy/nniecklent https://bin.gy/esbowstonf https://bin.gy/beareyewol https://bin.gy/radowellig 00:03 muurkha it made a lot of stupid errors but it's surprising how many reasonable ideas it did come up with 00:39 hare_hare_yukai miss zimbabwe 2023 10:29 pantaker Is there a mod that adds a terminal to a lua controller? 10:36 hare_hare_yukai_ hello 10:41 MTDiscord Hello 10:42 MTDiscord I haven't seen lissobone for a long time 10:43 calcul0n_ pantaker, there's digiterms which adds keyboards and screens, not sure it's what you want 10:43 calcul0n_ keyboards just send whatever you type as a digiline message, so they can be used to send commands to a controller 10:43 hare_hare_yukai_ 2 days is a long time? 10:43 pantaker can I send a picture here? 10:44 calcul0n_ you can post it somewhere and send a link 10:44 pantaker ok 10:48 hare_hare_yukai Unpacking toilet (0.3-1.4) ... 10:51 hare_hare_yukai my literal ifdown -a ; ifup -a 10:51 hare_hare_yukai when u can ifreload -a but COMMAND NOT FOUND 10:52 hare_hare_yukai nevermind doing the first command actually doesnt work anyways 11:07 pantaker https://pasteboard.co/dNVNd7cS1BTV.png 11:07 pantaker as you can see there are "tabs" when opening the lua controller 11:07 pantaker I thought there was some kind of mod that adds this 11:10 pantaker Now I'm playing the game nonsenseical_skyblock, turns out there is an additional file in mesecons/mesecons_luacontroller/docmanagaer.lua that adds tabs for your lua controller 11:13 pantaker So yeah I was talking about a fork of mesecons, and I found it :P 11:23 Kimapr pantaker: nonsensical_skyblock uses the mt-mods fork of mesecons which adds the tabs to luacontrollers 11:23 Kimapr https://github.com/mt-mods/mesecons 11:23 pantaker Thanks! 11:24 Kimapr you can see the sources for mods in /utils/updatelist in nonsensical_skyblock 11:25 pantaker I should've done that from the start 14:39 juninho hi 14:39 pantaker hey 14:48 MinetestBot 02[git] 04grorp -> 03minetest/minetest: Remove unused "mNormal" uniform to fix crash on GLES2 with shaders 13ff87be6 https://github.com/minetest/minetest/commit/ff87be6e5f8363eafa2187c64ac0810906798dc3 (152023-09-24T14:46:05Z) 14:48 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Fix crash when processing empty mesh buffers 135109fa7 https://github.com/minetest/minetest/commit/5109fa7edaf95982cadfc15da284f494c0fa83bf (152023-09-24T14:46:18Z) 14:48 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Fix UB in NetworkPacket class 13d113636 https://github.com/minetest/minetest/commit/d113636a439adeb180a744ca4a1e4b49e8e83a96 (152023-09-24T14:46:18Z) 14:48 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Fix missing initialization for m_game_focused 13b0d5ced https://github.com/minetest/minetest/commit/b0d5cedeb6039f0a9dafbec0d7ac6e566049af35 (152023-09-24T14:46:18Z) 15:59 BuckarooBanzai !tell pantaker (cc Kimapr) if you just want the terminal on the luacontroller you could use the "mooncontroller" mod (https://github.com/mt-mods/mooncontroller, not yet on cdb) the mt-mods mesecons repository is not actively maintained (we are several commits behind the upstream iirc) 15:59 MinetestBot BuckarooBanzai: I'll pass that on when pantaker is around 16:01 BuckarooBanzai (correction on the "several commits behind" thing, looks like it has been updated, still: imo the is a dead-end and we should modularize the modified parts out of it in separate mods) 16:34 MinetestBot pantaker: Sep-24 15:59 UTC (cc Kimapr) if you just want the terminal on the luacontroller you could use the "mooncontroller" mod (https://github.com/mt-mods/mooncontroller, not yet on cdb) the mt-mods mesecons repository is not actively maintained (we are several commits behind the upstream iirc) 16:36 pantaker Yeah, pretty much just for the terminal. Thanks!