Time Nick Message 01:10 Foz anyone know if bit32 is available for use in mods? 01:34 VanessaE HDX users: there have been LOTS of additions and changes over the past few days. You'll want to update. :-) 02:01 lllI1I is the contentdb available for use as a CLI program for servers 02:21 ANAND lllI1I: Not at the moment, but there are plans to implement a CLI version 02:23 lllI1I that would be neat I think 02:29 Nezrok For searching and downloading/installing mods with commands? 02:29 Nezrok I'd like that 03:11 ChimneySwift does minetest.emerge_area(pos1, pos2) accept regular node positions or mapchunk positions (ie, the positions saved in map.sqlite)? 03:33 ANAND ChimneySwift: Regular coords, afaik 03:33 ChimneySwift thought so, I guess if they're not I'll notice lol, thanks 03:34 ANAND lol 04:48 MinetestBot dasherk: May-15 00:03 UTC dasherk, see channel header: "responses may take a while, be patient". it's best to just ask your question and wait, it may get answered later 04:48 dasherk hello.. is bananaland down? 16:22 p_gimeno rubenwardy: how did your dissertation go? 16:22 rubenwardy Hahahahahaha 16:22 rubenwardy Haaaaaaa 16:22 rubenwardy Ha 16:23 rubenwardy It was ok 16:23 p_gimeno maybe I should not have asked? :P 16:24 p_gimeno well, at least OK is something :) 17:10 tune where do I configure the contentdb? it doesn't work for me. I'm thinking I'm missing something in a config 17:10 rubenwardy check the wiki 17:12 tune no results for contentdb 17:12 tune installing mods page doesn't mention contentdb either 17:13 tune ah maybe I was on the wrong wiki 17:13 tune it was dev.minetest from my history. did a search now and found another one 17:13 rubenwardy yeah, github wiki 17:14 tune this doesn't seem to mention what I need either 17:14 rubenwardy are you attempting to use contentdb or host it? 17:14 tune use it 17:14 tune it's broken 17:14 tune nothing complicated 17:14 rubenwardy it should just work 17:14 tune if I hit the browse online content button I just don't get any results 17:14 tune "No packages could be retrieved" it says 17:14 rubenwardy it's timing out then 17:14 rubenwardy search for and increase the cURL timeout in the minetest advanced settings dialog 17:15 tune interesting theory. by the way, it's *never* worked for me 17:15 tune I will try that, though 17:15 tune I see 5000. I guess that's probably miliseconds. I'll double it 17:16 tune I'm not seeing any progress bar or any signs that it's attempting to connect for a while, just getting the message right away 17:17 rubenwardy tune: make sure to restart the client 17:17 tune yeah, definitely. did so. 17:18 rubenwardy also try connecting to https://content.minetest.net/api/packages/ in a browser 17:18 rubenwardy also try seeing what the debug.txt says 17:18 tune seems to load fine 17:18 tune debug.txt. alright 17:19 tune oh! I do see a relevant thing 17:19 tune 2019-05-16 12:18:01: ERROR[Main]: https://content.minetest.net/api/packages/?type=mod&type=game&type=txp&protocol_version=37&hide=nonfree&hide=desktop_default not found (SSL peer certificate or SSH remote key was not OK) (response code 0) 17:19 rubenwardy ah, interesting 17:19 rubenwardy are you using 5.0.1? 17:19 rubenwardy what build are you using? 17:19 tune yeah 5.0.1 17:19 tune from the Guix repos 17:19 rubenwardy hmmm 17:19 rubenwardy I'm wondering if the cURL build trusts LetsEncrypt 17:19 rubenwardy the cert expires on the 8th of June, so should be fine 17:24 tune I've mentioned it in #guix in case they can take a look at it 17:24 tune thanks for the help so far 17:24 Fulgen is there a way to disable block drops on explosions? 19:48 tomraceror hello 19:49 tomraceror rubenwardy, can you write me the things that I need for my mod realaese per contendbd pm? 19:50 rubenwardy busy 19:50 tomraceror i changed the license 19:50 tomraceror thx 19:50 rubenwardy that's the main reason I haven't approved it 19:50 rubenwardy I'll look at it tomorrow 19:54 VanessaE https://forum.minetest.net/viewtopic.php?f=11&t=1271 19:54 VanessaE well, for when he gets back in. 20:03 kurtzmusch would it be possible to make an irc bot that sends the log/history to a user when they join a channel? (not asking to be done, just asking if its doable) 20:05 rubenwardy ChanServ could give a link 20:05 rubenwardy really, it would be better to recommend that people use a bouncer 20:07 VanessaE !tell tomraceror [05-16 15:49] rubenwardy, can you write me the things that I need for my mod realaese per contendbd pm? <---- https://forum.minetest.net/viewtopic.php?f=11&t=1271 20:07 MinetestBot VanessaE: I'll pass that on when tomraceror is around 20:07 VanessaE or do that. 20:08 VanessaE (I assume what's good for the forum is good for contentdb) 20:08 VanessaE (besides, one without the other isn't really a very good idea) 20:36 robdrake if a mod is added that adds ores, must the world gen be redone, or will never seen chunk oave the ore 20:37 robdrake Please 20:41 sfan5 the ores won't appear in parts of the world that already exist 20:42 robdrake ok thanks 21:07 clavii it's generated once and then stored in the map 22:53 robdrake ok, I'm using the newplayer mod, which sets a spawn point, but Please I keep getting the error "The spawn point is not set" but I do have it set in minetest.conf 23:38 robdrake I do have the static_spawnpoint set