Time Nick Message 00:03 Sokomine please make the screwdriver last longer. if possible, take my replacer-mod into minetest game. it is far more suitable for handling stairs/stairsplus nodes than the screwdriver alone is. the screwdriver is well enough for single nodes; the replacer mod helps tremendously if you have to align more than one of such nodes 00:04 Miner_48er yes good idea 00:32 ShadowNinja Is there a easy way to show a dialog for a empty username? 00:34 ShadowNinja I'll push a HTTPFetchRequest::HTTPFetchRequest() deindentation commit in a minute. (It was indented but wasn't inside a block) 01:04 Sokomine hmm. why is it no longer possible to place a node at where you're standing? in tight rooms, it's sometimes necessary. escpecially if slim nodes have to be aligned correctly 01:23 us_0gb Sokomine: Somebody thought it would be a good idea to fix that. It would be a better idea to fix real glitches though such as the sneak ladders. 01:33 ShadowNinja That is a real glitch. When's the last time you placed a block of wood in your head? ;-) 01:39 Sokomine what's the last time you walked around with thousands of cubic meters of cobble? 01:40 Sokomine there where admittedly situations where someone one did glitch through nodebox-like roof parts. that might be considered glitchy, problematic and irritating. but not to be able to place a node and to be forced to use the screwdriver just to build properly is no solution either 01:41 Miner_48er why are sneak ladders a glitch? you could climb those 01:42 Sokomine they're not particulary logical. yet they allow fast travel and are wide-spread on servers. changing them would thus not be a good idea 01:42 Miner_48er seems like rock climbing 01:57 Sokomine this is verry annoying. is it client-based so that that particulary "patch" can be removed? 02:04 BrandonReese it's client side 02:10 Sokomine ah 20:36 anadon Hey, I cannot get cmake to find libvorbis on arch linux. How would I fix this. And yes, it is installed 20:41 celeron55 well, what does it say? 20:43 celeron55 that for sure is not a common problem (i have never heard about such) so you aren't going to get any guesses 20:44 celeron55 also once you've answered the first question, check where it is installed (headers and library) and tell that too 20:47 celeron55 then hopefully someone can figure out why this doesn't find it https://github.com/minetest/minetest/blob/master/cmake/Modules/FindVorbis.cmake 20:49 PilzAdam celeron55, already solved in #minetest 20:49 PilzAdam -dev package was missing 20:49 celeron55 what 20:50 celeron55 since when does arch linux have -dev packages? this is some kind of blasphemy 20:52 celeron55 no, it doesn't have that 20:53 celeron55 the official package database doesn't know of such; that doesn't make any sense 20:54 celeron55 either it's not arch linux or something completely different was happening 20:55 PilzAdam well, http://irc.minetest.ru/minetest/2014-01-17#i_3550852 20:55 celeron55 i read that 20:55 celeron55 Jordach suggesting something makes it basically just more wrong 20:56 Jordach celeron55, don't ask me, i happen to use apt-get :P 20:56 celeron55 Jordach: archlinux never has separate dev packages; learn that 20:56 Jordach celeron55, TIL 20:57 celeron55 i'm interpreting this as such that anadon fixed it in some way that he didn't tell and which claerly wasn't what Jordach said 20:57 celeron55 clearly* 20:58 celeron55 breaking rule 1 of asking about problems: if you find the solution, tell it