Time Nick Message 00:53 pinkball0 a beacon mod like minecraft? 01:00 Sven_vB does MineClone have that yet? 01:03 pinkball0 i search for "minetest mineclone beacon" and nothing come out 01:04 pinkball0 i try to modify SpaghettiToastBook mod on contentdb, but i cannot achive what i need: that the beam pass through objects 01:28 pinkball0 hello..is there anybody in there.. 01:51 pinkball0 ? 01:52 specing no 01:53 pinkball0 can you help me with the beacon mod? 01:55 specing I have no idea what that is, sorry 01:56 pinkball0 i try to modify SpaghettiToastBook mod on contentdb, but i cannot achive what i need: that the beam pass through objects 02:44 m9chele i'm sick to death of sifting through programming language codes that only inhuman minds programmed for that can understand: i spent half a day to find a solution and nobody helped me. i just wanna create an alternative reality in which i can relax and meditate and where my soul can feel better; i don't wanna compete with other completely strangers 02:44 m9chele that i will never meet in real life. i prefer simple things, because they go straight to the source of human existence, instead of complicated ones that make you spend a lot of time for simple things. 02:46 MTDiscord .....ok then 03:57 Menchers wow, breaking compat with upstream irrlicht ! 05:20 Menchers this is annoying 05:20 Menchers irrlicht has already been ported to openbsd, and the port contains the necessary patches to get it to build and function properly 05:21 Menchers now I need to install some custom version of irrlicht, and enough stuff has been moved around that said patches will need manual intervention 05:23 Menchers first issue: "linux/joystick.h" doesn't exist when you aren't on linux 05:23 Menchers *sigh* tomorrow 09:39 sfan5 see it as an opportunity to have irrlicht running on openbsd *without* patching now and in the future 13:09 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest_game: Add Esperanto translation (#2739) 13c6171a8 https://git.io/JOBYv (152021-04-17T13:08:37Z) 13:26 MTDiscord when i alt+tab the game becomes like this 13:26 MTDiscord https://cdn.discordapp.com/attachments/749727888659447960/832970283631509544/unknown.png 16:12 bodqhrohro Is it possible to steal the contents of locked chests via some mod (preferably technic chests)? 16:12 bodqhrohro I only know about a quirk for opening others' iron doors with a pressure plate, which is pretty cheap, surprisingly. 16:13 bodqhrohro Pipeworks injectors come as an intuitive solution, but they're intentionally protected against that; any other ideas? 16:15 specing bodqhrohro: pipeworks injectors worked for this the last time I tried 16:16 specing also TechPack pushers 16:32 bodqhrohro specing: thanks, now it's time to lure the admin to install TechPack ;D 17:56 Nav|C Trying to build irrlicht, I got error https://ttm.sh/uRK.txt 17:56 Nav|C I ran git clone then cd'ed into the dir then cmake . then make 18:00 specing Nav|C: #minetest-dev 18:00 Nav|C ok 18:00 specing also you probably want to checkout 5.4.0 or what was it 19:44 Nav|C Isn't world.mt supposed to list all the installed mods but with "= false"? or do I have to manualy add that 19:45 Pexin Nav|C: i've found those get added the first time you quit the program after they're installed, but i dont know if that's version-dependent 19:45 Nav|C I did ctrl + c the server and started it again 19:45 Pexin also i dont think it's world.mt ? maybe that's OS specific 19:46 Pexin oh i'm thinking of clientmods 19:46 Nav|C not sure how client mods work 19:47 Pexin anyway it's likely ctrl-c doesn't shut down properly 19:48 Nav|C how else would I do that? 19:48 Pexin esc->quit button, or possibly alt-F4 19:48 Pexin oh right. server.. 19:49 Nav|C it's running on a server 19:49 Pexin guess you better add it manually