Time Nick Message 00:01 adfeno Hi all 00:02 adfeno I have an issue in a server I'm helping to make 00:02 adfeno Somehow, hoes can't act on dirt 00:02 hecks need more info 00:02 hecks did it work before? 00:02 adfeno actually, in protected dirt 00:03 adfeno it works in umprotected area 00:03 adfeno Yes it worked before 00:03 hecks okay, aside from the obvious "what did you do before it broke" 00:03 hecks I wonder if the way hoes turn dirt into farmable dirt is somehow different from what tools usually do 00:04 hecks by "can't act" you mean that whatever protection mod is involved catches it, right? 00:04 adfeno hm... let's see, I'll check with other admins 00:04 adfeno yes 00:04 adfeno it seems you are right 00:06 adfeno I'll point to the protection mod... just wait 00:06 hecks farming.hoe_on_use is the function that does hoe-ing it seems 00:07 hecks and it appears to take protection into account 00:08 hecks so inside this function, there's 00:08 hecks if minetest.is_protected(pt.above, user:get_player_name()) 00:08 hecks for above and under, and if it's tripped, the function returns 00:08 adfeno https://github.com/Lunovox/tradelands 00:08 adfeno this is the protection mod 00:08 hecks and the set_node that turns dirt into farm soil is never called 00:09 adfeno Hm... let's see 00:15 adfeno hecks: thanks for the tip, I sent the information to the coders in the group to see what is going on 00:15 hecks it would be better if you caught someone else here 00:16 adfeno Indeed, I'll try to wander around here 00:16 hecks I'm not even using minetest_game for my own things, so that was a stab in the dark 00:17 adfeno Too bad the admin in the server I'm making removed /mods command 00:17 adfeno I only know it uses tradelands because I already used tradelands in other servers 00:17 hecks so you're not exactly sure of the mods used? 00:18 adfeno Indeed, I'm not. I only make the building and some translation from Brazilian Portuguese to English of most important signs and rules of the server 01:22 luizrpgluiz hi 01:22 adfeno Hi luizrpgluiz 01:25 rubenwardy lol 01:25 RossSchulman[m] hecks: just think it's pathetic that you look at something with the options of minetest and wonder how many triangles you have at your disposal to render anime girl panties. 01:26 RossSchulman[m] It's the internet man, if you need porn just Google it and leave me out of it please. 01:33 luizrpgluiz ?? 01:34 adfeno luizrpgluiz: Don't worry, they are talking nonsense 01:40 luizrpgluiz kkkkkkkkkkkkkk 01:57 paramat erm, the panty comment was just a joke. it's actually just a very well created character model, which obviously also has underwear which can be seen from certain angles because there is a skirt, logical. it's not porn and no more erotic than many mainstream games. nothing to do with someone 'needing porn' 01:59 * Ruslan1 poke everyone 02:16 luizrpgluiz haha 11:14 MinetestBot 02[git] 04bendeutsch -> 03minetest/minetest: Replace auth.txt with SQLite auth database (#7279) 13153fb21 https://git.io/fNXRU (152018-08-05T11:13:38Z) 14:54 MinetestBot 02[git] 04rubenwardy -> 03minetest/minetest: Formspecs: Add tooltip element for area 1388efebd https://git.io/fNX2P (152018-08-05T14:50:02Z) 18:29 hecks https://a.uguu.se/DbxUNxIc1Cmw_hax.png oh my oh my 18:29 hecks now I can sit back and wait until someone else fixes the 773 issues, like everyone else 18:30 Krock hmm? the looks good 18:30 Krock that * 18:33 hecks now how do I build for windows 18:33 hecks don't tell me I have to build on windows to do that 18:34 Krock cross compile. 18:34 Krock well sure, you could compile it on Windows too 18:34 rubenwardy yeah... 18:34 hecks as if I'd want to 18:34 Krock but it's a PITA and only a few people actually do that 18:34 rubenwardy you could also stab yourself repeatedly 18:34 rubenwardy that would be more fun 18:34 Krock well, the 32-bit build is quite easy to get running. Wouldn't want to waste my time on 64-bit though 18:35 hecks any specifics? I suck at this 18:36 Krock https://github.com/minetest/minetest/blob/master/util/buildbot/buildwin64.sh 18:36 rubenwardy don't run that ^ 18:36 hecks wasn't planning to 18:36 rubenwardy it overwrites your nice Linux includes with Windows includes 18:37 rubenwardy you need to install mingw-w64 18:37 hecks well technically this install is just for building minetest 18:37 hecks I could live with that 18:37 rubenwardy and also grab the libraries from that build script 18:37 rubenwardy alternatively you could use a VM and use that script directly 18:39 hecks this is a VM 18:39 hecks I might as well 20:01 hecks I give up 20:29 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest: Prevent objects from colliding with own child attachments (#7610) 13ee63b94 https://git.io/fNXDa (152018-08-05T20:28:41Z) 20:36 hecks okay, hold the phone, I think it's building 20:37 hecks but boy did I pick a bad distro for compiling to windows 20:46 rubenwardy PonyOS? 20:46 rubenwardy the horror 20:47 sfan5 gnu/hurd 20:48 rubenwardy well, him choosing it implies it can actually boot 20:50 Krock Hannah Mont Hannah Linux 20:51 rubenwardy Ubuntu 20:51 * rubenwardy vomits 21:06 hecks worse, arch 21:07 hecks but somehow, it worked 21:07 hecks all it took was installing mingw from some shady unsigned repos 21:13 sfan5 hecks: mingw is in the aur 21:14 hecks and aur stinks 21:16 sfan5 ¯\_(ツ)_/¯ 21:39 stormchaser3000 what is the CPU usage of a minetest server with a lot of mods on it and 15 players online? 21:42 hecks well, how long is a piece of string? 21:42 hecks you'd have to know the hardware, and how much is a lot of mods, and which mods is it 21:42 stormchaser3000 ah ok 21:42 hecks if you want, I can write one mod that will kill your hardware with just one player online 21:50 ChimneySwift you can make one that'll kill it with no players online. lol. 22:37 MinetestBot 02[git] 04rubenwardy -> 03minetest/minetest: Fix debug and info text being the wrong color 138d68b2c https://git.io/fNXHR (152018-08-05T22:16:05Z)