Time Nick Message 00:05 Phase_ Quote of the day: Only poor people eat cold food 01:35 Clock I'll switch to debian see if it has the same issues 02:18 oil_boi Railcraft :D https://youtu.be/XpyOOOXIaR0 05:33 search_social Hello, I normally use F5 to see the name of blocks. How can I see the name of "unknown_node" blocks? (To then do //r or other with them) 06:17 cheapie search_social: Normally I use //1 and //2 to select the node and then do '//luatransform minetest.chat_send_player("your-name-here",minetest.get_node(pos).name)' or some variant thereof... there are probably other methods too. 06:18 search_social thanks cheapie 06:19 cheapie Also I don't remember //r working to replace unknown nodes - you may have to use more //luatransform trickery if you want to replace them in bulk. 06:26 search_social thanks 08:01 MinetestBot Wuzzy: Jul-03 12:16 UTC can you please make a release of the 3d_armor (https://content.minetest.net/packages/stu/3d_armor/) and scifi_nodes (https://content.minetest.net/packages/D00Med/scifi_nodes/) mods on the contentdb, you can use the current date "2020-07-03" for the tag, thanks :) 08:08 Wuzzy !tell Stu tag "2020-07-03" doesn't exist. 08:08 MinetestBot Wuzzy: I'll pass that on when Stu is around 08:09 Wuzzy !tell Stu Why don't you do the import yourselves anyway? 08:09 MinetestBot Wuzzy: I'll pass that on when Stu is around 08:14 BuckarooBanzai Wuzzy: stu is absent currently :/ 08:15 Wuzzy why would you ask me to do something to a repository you don't control? 08:15 BuckarooBanzai I have access to both, just not the contentdb 08:37 Wuzzy anyway, the tag does not exist 08:37 Wuzzy so, no release 08:57 Clock Hey 08:57 Clock Can you install any mods from windows onto the linux version? 09:02 search_social Clock: should be since it's all lua 09:03 Clock Oh hey search_social how you going bro? 09:03 Clock Yer on aero... 09:03 Clock How you keepin 09:05 search_social what's aero 09:08 Wuzzy BuckarooBanzai: where is the tag you are talking about 09:08 Wuzzy cuz i dont see it 09:55 search_social Hi I am getting "require() is disabled when mod security is on" error from adv_chat mod even though I added it to trusted_mods 10:05 Clock search_social, You're on aero space chat 10:05 Clock That's what aero is 10:05 search_social oh hi 10:09 sfan5 does adv_chat perhaps expect mod security to be disabled? 10:09 search_social no it yelled at me that it wasn't in trusted_mods before i added it 10:28 MinetestBot Andrey: Jun-29 22:26 UTC you could probably override the bone position of the "" bone 10:37 Andrey !tell appguru which bone and what position coords of that bone do I need to override to? 10:37 MinetestBot Andrey: I'll pass that on when appguru is around 10:40 Andrey how to get 'pointed_thing' table when clicked an entity? 10:40 Andrey that is not passed to 'on_rightclick' callback as I can see 10:40 Andrey as in node`s one 10:50 search_social !tell appguru In adv_chat mod: https://github.com/42wim/matterbridge/releases/download/v1.17.5/matterbridge-1.17.5-linux-64bit 10:50 MinetestBot search_social: yeah, sure, whatever 12:07 Clock Help 12:07 Clock I'm pressing the jump button aka Space bar 12:07 Clock And the dumb thing moves me forwards instead of UP 12:07 Clock I dont want it moving me forwards... 12:08 Clock Why does it do that how to remove this? 12:11 sfan5 which platform are you playing on? 12:11 Clock Windows 12:11 Clock Was working fine last night 12:11 Clock Nothing new happened 12:12 sfan5 changed any settings? 12:13 Clock Nope 12:21 sfan5 open minetest.conf in a text editor and check if there are any setting that rebind the keys 12:26 Clock spacebar = jump atm 12:27 Clock it flys straight for a while up in the air 12:27 Clock then it magically starts moving forward 12:29 sfan5 did you enable pitch move by chance? 12:34 Emerald2 I hate it when I accidentally enable pitch move. :p 12:37 Clock How do I disable that 12:37 Emerald2 Mine is bound to p, but I'm not sure if that's standard. 12:38 Clock That is what it was 12:38 Clock -_- 12:38 Clock Thanks 12:39 Clock What is shift binded to again? 12:39 Clock To make him go down what is it called 12:39 Emerald2 Sneak? 12:40 Clock Ah thats it 12:40 Clock Cheers 12:40 Emerald2 I ticked the box for "special" = climb down. 12:40 Emerald2 I find it easier to hold e than shift. 12:47 Andrey does anybody know how to get 'pointed_thing' table when click an entity? 12:54 sfan5 in a tool callback or what? 12:55 Andrey no, in entity`s callback, 'on_rightclick' 12:55 Andrey as I see, that table is not passed there 12:55 Andrey then what to do? 12:57 sfan5 why do you need that table? it will always be equivalent to { type = "object", ref = self.object } 12:59 Andrey just I would like to define in what point on the surface of entity`s box player clicks 13:00 sfan5 pointed_thing does not contain that information, your best bet would be to do a raycast 13:01 Andrey create Raycast object? 13:03 Andrey thanks 13:22 Andrey other question bundled with raycasts: how to define end position of ray in my case? 16:16 oil_boi https://github.com/minetest/minetest/issues/10155 I understand the not supported end of this, but the underlying issue is still there, servers can be crashed with a 0 setting with one number being changed in the source code 16:17 oil_boi The player instantly becomes nil server side the nanosecond they join 16:18 oil_boi I'm not talking about changing this server side, I'm talking about changing this in the client joining a server 16:29 oil_boi Also it was 1 not 0 16:43 Flitzpiepe hello everyone 16:46 oil_boi Hi flitzpiepe 18:29 hecks anybody got a server with a high block send distance? 18:29 hecks I need to test something 21:15 Zughy is there a way to connect a world with another? Two different servers on same DNS but different ports, ie teleporting players between them 21:15 sfan5 often requested feature, but no 21:16 Zughy GRR reaction 21:17 hecks doesn't sound impossible to hack in, but not trivial 21:21 Zughy ok, then question n°2: if I paste a big schematic (ie a CTF map) and on the other side of the world there are players, will they receive a lag spike due to the massive copy-paste? 21:22 sfan5 no because that area is not within their view range 21:24 Zughy that's great news, ty sfan5 21:24 _Zaizen_ Let's gooo 21:24 hecks someone's making instances I see 21:25 Zughy someone is making proper skywars 21:26 hecks I never understood that server, it's barely a game 21:26 Zughy because that server is pure bait, said by someone who played Minecraft for years 21:26 Zughy ikr 21:26 hecks is it trying to imitate something? 21:26 Zughy it's a deathmatch, but not skywars 21:27 Zughy These https://invidio.us/search?q=skywars hecks 21:27 hecks aaa uh okay I think I just got cancer 21:27 sfan5 i want quake deathmatch in mt 21:27 sfan5 anyone made that yet? 21:27 Zughy yes sfan 21:27 Zughy me 21:27 Zughy :))) 21:27 hecks sfan5: do you want CPMA in minetest? 21:28 sfan5 okay should have said quake-like because i've literally never played it 21:28 hecks I've been tempted to do that for a while now 21:28 Zughy what's the command to look for a server here? just type "Quake" 21:28 sfan5 !server quake 21:28 MinetestBot sfan5: [Quake] La FOSSa delle Papere | minetest.eticadigitale.org:30010 | Clients: 0/20, 0/3 | Version: 5.1.1 / quake | Ping: 27ms 21:28 sfan5 >Challenge ProMode Arena (more commonly referred to as CPMA) 21:28 Zughy it's geolocalised 21:28 sfan5 oh I think i've heard of it 21:29 Zughy yeah, we've been not advertising it yet because we want a couple more mini-games inside it first 21:29 Zughy being a moba and proper skywars 21:30 Zughy (be sure to bring at least a friend in order to play Quake) 21:31 Zughy also: hecks I love your GIFs and how you're not using the basic Sam model 21:42 hecks w 21:46 hecks oh and for that quake thing 21:46 hecks are you accounting for lag at all in the netcode? 21:49 Zughy you're optimist :D we've been learning on the way. Feel free to send me a PM on Minetest or idk, I have to go now. And thank you for the feedback, really appreciated 22:19 MinetestBot appguru: Jul-05 10:37 UTC which bone and what position coords of that bone do I need to override to? 22:19 MinetestBot appguru: Jul-05 10:50 UTC In adv_chat mod: https://github.com/42wim/matterbridge/releases/download/v1.17.5/matterbridge-1.17.5-linux-64bit 22:19 MinetestBot appguru: Jul-05 10:51 UTC In adv_chat mod: 22:19 MinetestBot appguru: Jul-05 10:51 UTC https://github.com/42wim/matterbridge/releases/download/v1.17.5/matterbridge-1.17.5-linux-64bit 22:21 appguru Forums down again? 22:35 sfan5 works for me 22:45 appguru Now it works for me as well, but a few minutes earlier it 504'd 22:47 MinetestBot 02[git] 04paramat -> 03minetest/minetest: Apply camera smoothing to 'air stepheight' (#10025) 13dc6318b https://git.io/JJIgc (152020-07-05T22:45:21Z) 23:20 Seirdy ooh boy i managed to get all 100 quarries running for half the night on my 270 HV battery boxes. just 230 more battery boxes to go! 23:21 Seirdy what are some things I should do with all these resources i'm mining? i was thinking about building a Crystal Palace with all the mese/crystals. maybe i could also use the DigTron to dig undergound tunnels and line them with railways. any other cool ideas?