Time Nick Message 00:45 MinetestBot 02[git] 04rubenwardy -> 03minetest/minetest: Android: Fix only right strafe working (#10046) 138ebeed5 https://git.io/JfdMH (152020-06-18T00:43:43Z) 01:26 gh00p Is there a privilege I can grant that will allow a player to edit others' nodes when they normally wouldn't be able to? 01:26 gh00p I converted a level from single player to multi player, and now the stuff that's been built in the level is owned by "singleplayer" and off-limits to other players. 01:27 rubenwardy Protection bypass 01:27 gh00p rubenwardy, how do I do that? Is it a /grant? 01:28 rubenwardy I think it's /grantme protection_bypass 01:30 gh00p Ah, that worked perfectly! Thanks! 01:30 gh00p Is there some tool which I might use to change all nodes associated with one user to another user? 03:38 freelikegnu why is this freaking out: minetest.after(timeout, clear_hud(player,ids)) 03:41 freelikegnu same with this: minetest.after(5.0, print("ONE") ) 03:41 rubenwardy You're calling the function before after 03:41 rubenwardy You want minetest.after(1, print, "ONE") 03:42 rubenwardy Notice how there's no brackets 03:42 rubenwardy Your example code will call the functions and give the return value to Minetest.after 03:42 rubenwardy The return value probably being nil 03:43 freelikegnu my non-existant deity 03:47 freelikegnu many thanks 04:23 oil_boi I finally fixed the edge glitch :D https://youtu.be/YcWjoaLmsnE 04:24 oil_boi !title 04:24 MinetestBot oil_boi: Crafter - EXTREME Entity Performance - YouTube 05:26 gh00p noob question here... I downloaded a mod for a world I'm service locally, but I can't figure out how to get it running. It's "emote-master", which I figured would be pretty easy. I uncompressed the archive in the "mods" directory. What else do I do? 05:29 gh00p Should it instead be uncompressed into the "mod_storage" directory in the world directory? 05:49 SoylentCow you gotta edit the world out of start menu and enable the mod there 06:24 gh00p SoylentCow: so there's no way to enable the mod in a conf file? 06:30 Emerald2 Do it in world.mt 06:32 gh00p Perfect, thanks. 06:36 gh00p Hey, I'm also trying out a mod named "technic" that seems to have a dependency on "basic_materials", which I've now downloaded. Are there other common dependencies that people tend to play around with? 07:02 blaise worldedit 07:03 blaise Vanessa actually made a whole slew of mods that you probably want 07:03 blaise pipes, digicons 07:03 blaise all kinds of stuff 07:05 gh00p Thanks! 07:05 calcul0n called pipeworks, mesecons and digiline 07:05 calcul0n also many mods add digiline devices, like digistuff 07:07 blaise homedecor 07:09 blaise isn't there a in-game mod browser? 07:09 blaise and doesn't it handle the dependencies? 07:11 calcul0n yes, the content tab in the startup window 07:12 calcul0n there are probably some cool mods not listed here though 07:15 blaise that is very unfortunet 07:18 calcul0n i mean most of them are there but you can still find less popular ones elsewhere 07:19 calcul0n a good place to search is the mod section on the forum 17:25 MinetestBot 02[git] 04rubenwardy -> 03minetest/minetest: Add .nomedia file to Android assets (#10047) 13469e8d8 https://git.io/JfFcg (152020-06-18T17:24:38Z) 17:37 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: content_cao: Fix behavior of legacy "textures" field for wielditems 13495f719 https://git.io/JfFcF (152020-06-18T17:36:06Z) 23:35 SoylentCow discord bad, but bridge good 23:35 SoylentCow mt