Time Nick Message 07:06 hmmmm this just in 07:06 hmmmm if you intend on doing a global find/replace operation on something, 1). DO IT IN A SEPARATE COMMIT 07:07 hmmmm 2). TRY BREAKING IT UP INTO MANAGABLE PIECES 07:07 hmmmm if you do not do this from now on, your pr WILL BE FUCKING REJECTED 07:15 kahrl [off] inb4 Sarah Sharp quits minetest because of the brutal language on IRC 07:50 hmmmm just really fed up with ShadowNinja's omni-commits 07:51 hmmmm this is not a good way to make people appreciate your work 13:52 VanessaE_ paramat: is this normal? :) http://digitalaudioconcepts.com/vanessa/hobbies/minetest/worldmaps/Building_World/map.html#22/-2614.00000/-2796.25000 13:52 VanessaE_ (note the "tiled" pattern. this is minetest_game with mgv7, no extra terrain/biome/deco mods) 13:56 VanessaE_ map_meta.txt: http://pastebin.ubuntu.com/12763295/ 14:06 VanessaE_ (I can see the effect in the world too, so it's not a mapper artifact) 19:07 kahrl why does this print the address twice? https://github.com/minetest/minetest/blob/7f2cefa093aa14729bb49db85a49c7f9b3fed6a4/src/network/serverpackethandler.cpp#L2063 19:07 hmmmm because it's VERY IMPORTANT you know which address supplied the wrong password 19:09 rubenwardy by which he means, it's a mistake 19:12 hmmmm [off] test 19:12 hmmmm test 19:13 hmmmm hah, apparently the logging bot disregards messages prefixed with [off] 19:14 Calinou [off] here we can insult people and praise C++11 19:14 hmmmm [off] BEHEAD THOSE WHO INSULT ISLAM 19:14 hmmmm just kidding pals 19:17 rubenwardy [of] Just don't accidentally do this 19:32 kahrl #3247 19:32 ShadowBot https://github.com/minetest/minetest/issues/3247 -- Fix how address is logged when a wrong password is supplied by kahrl 19:32 hmmmm I'd rather not right now 19:33 hmmmm that's going to cause a merge conflict 19:33 hmmmm hang on until sn's thing gets committed 19:34 kahrl which one? the logging PR? 19:34 hmmmm yeah.. 19:35 kahrl I don't think it would conflict but I can wait 19:35 hmmmm i'm 80% sure that line got changed with warningstream 19:35 hmmmm well go ahead I guess it won't be that big of a deal 19:36 kahrl didn't he only globally replace all the messages that had "WARNING" somewhere in them? 19:37 kahrl I can't find these particular messages in the logging PR's diff 19:37 hmmmm yeah it should be okay 19:37 kahrl alright I'll merge it then in a few minutes 21:28 luizrpgluiz the planning for the new version of minetest? 23:50 paramat VanessaE_ yes the tiling effect is inherent to 'uneased' 3D noise so you see it in the mountains 23:50 paramat mgv5 uses 'eased' 3D noise so is rounded, no grid effect 23:51 paramat but easing is heavy, it also removes all the nice spiky bits i like