Time Nick Message 00:03 jordan4ibanez Can I please be unbanned now? 00:08 PilzAdam jordan4ibanez, will you then wipe out the rest of your posts? 00:09 jordan4ibanez No 00:09 PilzAdam I guess they wont unban you until we switch to phpbb, which has a post history 00:23 Sokomine hi jordan4ibanez. nice to see you back! 00:24 jordan4ibanez Thank you 00:32 MinetestBot GIT: maciej.kasatkin@yahoo.com commited to minetest/minetest: Normal maps generation on the fly. 0dc1aec509 2014-03-21T01:32:00+01:00 http://git.io/fF5hpQ 00:33 Jordach RBA uses YAHOO 00:33 Jordach gtfo 00:35 RealBadAngel lol 00:35 Jordach fix yer commit mail 00:37 Exio4 well 00:37 Exio4 we got normal maps and that 00:37 Exio4 i only wanted them merged for having his next work in main :D 00:37 Jordach Exio4, i want Fess to get his ass in gear 00:38 Exio4 Fess? 00:39 Jordach win64 00:39 Exio4 oh 00:40 Exio4 who would even want a win64 build, i mean, who would even want to use windows ;) 00:40 EvergreenTree For some reason (I'm still not entirely sure why) he can't use linux 00:40 EvergreenTree He would 00:40 EvergreenTree usually 00:41 Exio4 if i can't use linux, will i want to use windows? 00:41 Exio4 or will i be "forced" to use windows? 07:42 hoodedice !tell sfan5 I need a new Windows build. See:https://github.com/minetest/minetest/commit/0dc1aec50940140e28f434c524296e284e73d623 07:42 MinetestBot hoodedice: I'll pass that on when sfan5 is around 07:42 hoodedice RealBadAngel: Are you here? 07:42 RealBadAngel yup 07:43 hoodedice Releasing 4.10 soon? 07:44 hoodedice And why does your shaders code look like a major rewrite? Did you really rewrite it? 07:47 RealBadAngel many things has changed in them and this is just first step 07:47 RealBadAngel im coding now core part that will change them even more 07:49 ShadowNinja hoodedice: That's just tweaks compared to what he plans. ;-) 07:49 * hoodedice rubs hands in excitement 07:50 ShadowNinja hoodedice: He's rewriting the engine code now which should make shaders much faster and more configurable. 07:50 ShadowNinja He can also fox some water shading bugs with it. 07:50 ShadowNinja fix* 07:50 hoodedice Ninja, releasing 0.4.10 soon, or waiting for the milestone issues to be squashed? 07:51 hoodedice Faster? They are already dang fast lol 07:51 RealBadAngel well, on the fly normals generation is not a simple tweak ;) 07:51 RealBadAngel i suggest trying that feature with sphax tp for example 07:52 hoodedice RBA, is the normal generation based on light vs dark colourisation of a texture? 07:52 hoodedice Where dark patches are lower in depth and lighter ones are higher and more prominent? 07:52 ShadowNinja RealBadAngel: Yes, just a joke. :-) 07:53 RealBadAngel normals are calculated using Sobel's operator 07:53 ShadowNinja hoodedice: I think .10 will have to wait a little while longer. 07:54 RealBadAngel thats common technique to get normal at some point. it is using 9 texels to get the result 07:54 hoodedice *cough* advanced math *cough* 07:54 hoodedice Hi john 07:55 snesker is it just me, or did performance take a 20x nosedive in recent versions? 07:55 hoodedice Just you. 07:55 hoodedice Jk. Which version and OS? 07:55 RealBadAngel hoodedice, http://en.wikipedia.org/wiki/Sobel_operator 07:56 hoodedice RealBadAngel: I was looking at that link - That's why I said that it was complex math 07:56 RealBadAngel in practice not so complicated 07:57 snesker I use an atom n570 with its integrated graphics. The version I have is the 12.04 one from this: https://code.launchpad.net/~minetestdevs/+archive/stable 07:57 RealBadAngel https://github.com/minetest/minetest/blob/master/client/shaders/solids_shader/opengl_fragment.glsl#L64 07:58 snesker It's gone from 30-50 fps to 3 or 4 07:58 hoodedice snesker: Old now. Update to latest unstable 07:59 RealBadAngel snesker, better build game from sources 07:59 hoodedice You'll see a performance upgrade as compared to 0.4.8 unstable. Also ^ 08:00 snesker I'm not proficient in that 08:00 RealBadAngel snesker, just follow those steps: https://github.com/minetest/minetest/blob/master/README.txt#L83 08:01 ShadowNinja RealBadAngel: How's the shaders rewrite going? 08:02 RealBadAngel ShadowNinja, i already have made instacing of shaders, with single shader for all the nodes 08:02 snesker eh. I quit 08:02 RealBadAngel also have moved lotsa things form runtime to client startup 08:03 RealBadAngel so mesh updates are lotsa faster 08:04 ShadowNinja snesker: If you can pinpoint where the performance droped we might be able to help more. But my build has stayed about the same performance-wise. 08:05 RealBadAngel shader for nodes is loaded now just once and then instanced as irrlicht material with used drawtype and base video material 08:06 RealBadAngel for another node that is using same properties it is just fetched based on its ID 08:12 hoodedice snesker: What's wrong? 08:15 snesker I can't bring myself to read through that page of technical jargon on the slim chance that my problem isn't a problem, but a feature 08:15 snesker and that atom n570s were never expected to be able to play minetest in the first place 08:16 snesker err, wait 08:16 RealBadAngel snesker, you should be able to play but without shaders 08:16 snesker I worded that incorrectly 08:16 snesker so that's another thing I'd have to identify and resolve with no technical knowledge 08:17 snesker another variable I'd never heard of 08:17 snesker it's just too much work to play with blocks 08:17 hoodedice lol 08:17 snesker I probably shouldn't have said any of this 08:17 RealBadAngel its just an option in menu lol 08:17 hoodedice Dude, Is it a dual core atom? 08:17 snesker yes 08:18 RealBadAngel and minetest can run even on android devices... 08:18 snesker oh jesus there's options 08:19 RealBadAngel im not sure if checking or uncheckin a box needs any technical knowledge ;) 08:19 snesker well it worked 08:25 hoodedice snesker, still on 0.4.9 stable? 08:25 snesker yes 08:25 hoodedice https://launchpad.net/~minetestdevs/+archive/daily-builds 08:26 snesker what'll that do? 08:50 hoodedice unstable ppa 08:51 hoodedice Sorry for being busy lol 08:51 hoodedice Add that to your repo and install - you'll always have the latest greatest newest features 09:20 MinetestBot GIT: ShadowNinja commited to minetest/minetest: Fix serializing of signed numbers in serializeStructToString 1d7647e982 2014-03-21T05:20:12-04:00 http://git.io/X4LnWw 09:21 ShadowNinja Um, oops. 09:25 MinetestBot GIT: ShadowNinja commited to minetest/minetest: Fix serializing of signed numbers in serializeStructToString 5fefc4bbf6 2014-03-21T05:22:21-04:00 http://git.io/Rs6OIw 09:30 JamesTait Good morning all; happy Friday, and happy Common Courtesy Day! :-D 11:08 PilzAdam Hello everyone! 11:13 Jordach ello 11:13 fireglow eyy 11:28 fireglow Is there a mod for a /spawn command, that teleports the user back to the spawn point? 11:34 Jordach fireglow, there's one on VanessaE's server 11:35 fireglow that's cool 12:42 sfan5 meow 12:42 Jordach meow 12:42 sfan5 hi everyone 12:42 sfan5 MinetestBot! 12:42 MinetestBot sfan5! 12:42 sfan5 why is !tell so broken? 12:42 sfan5 test 12:42 MinetestBot TypeError: a float is required (file "/home/user/mtbot/modules/tell.py", line 54, in checktell) 12:43 sfan5 I FUCKING HATE THIS 12:43 MinetestBot TypeError: a float is required (file "/home/user/mtbot/modules/tell.py", line 54, in checktell) 12:43 Jordach plol 12:43 sfan5 MinetestBot: quit damnit 13:03 sfan5 !tell hoodedice https://forum.minetest.net/viewtopic.php?pid=134011#p134011 13:03 MinetestBot sfan5: I'll pass that on when hoodedice is around 13:03 sfan5 test 13:03 MinetestBot TypeError: a float is required (file "/home/user/mtbot/modules/tell.py", line 56, in checktell) 13:03 sfan5 aha! 13:03 MinetestBot TypeError: a float is required (file "/home/user/mtbot/modules/tell.py", line 56, in checktell) 13:03 sfan5 MinetestBot: quit 13:14 sfan5 fucking ddos attack, can't debug stuff when github is down 13:17 iqualfragile sfan5: i do not quite seem to get it, why do you need github to debug stuff? 13:17 iqualfragile git is a decentral vcs 13:17 sfan5 easier to git push on my pc and git pull on my vps 13:18 sfan5 MinetestBot: reload tell 13:18 MinetestBot sfan5: (version: 2014-03-21 13:15:11) 13:18 sfan5 test 13:18 MinetestBot TypeError: a float is required (file "/home/user/mtbot/modules/tell.py", line 58, in checktell) 13:18 sfan5 wut 13:18 MinetestBot TypeError: a float is required (file "/home/user/mtbot/modules/tell.py", line 58, in checktell) 13:18 sfan5 MinetestBot: quit 13:18 sfan5 time.gmtime(e[3])), 13:18 sfan5 TypeError: a float is required 13:43 * EvergreenTree pokes Jordach 13:44 * sfan5 gives EvergreenTree a kitten 13:44 Jordach :3 13:45 * EvergreenTree takes the kitten and feeds it some gree mana 13:45 EvergreenTree ALL HAIL THE TREE-KITTEN 13:46 sfan5 MEOW 13:47 Sokomine hm. in case of a tree, putting a kitten on top might even make some sense :-) 13:47 Sokomine hi 13:47 EvergreenTree Hi soko 13:51 sfan5 <3 MinetestBot 13:51 MinetestBot <3 sfan5 13:52 sfan5 !tell hoodedice https://forum.minetest.net/viewtopic.php?pid=134011#p134011 13:52 MinetestBot UnboundLocalError: local variable 'tell_lastlisthash' referenced before assignment (file "/home/user/mtbot/modules/tell.py", line 20, in tell_diskwr) 13:52 sfan5 wwwwwwww 13:52 sfan5 !tell hoodedice https://forum.minetest.net/viewtopic.php?pid=134011#p134011 13:52 MinetestBot sfan5: I'll pass that on when hoodedice is around 13:53 sfan5 \o/& 13:53 sfan5 s/&// 13:53 Jordach you mean to say it worked for once! 13:53 * Jordach curls up beside MinetestBot 13:54 * MinetestBot pets Jordach 13:54 Jordach :3 13:58 * iqualfragile saves the kitten from the tree 13:58 MinetestBot iqualfragile: 03-16 18:22 UTC no, it isn't 13:58 iqualfragile :DDDD 13:58 iqualfragile sfan5: ^ 13:58 * EvergreenTree takes the kitten back 13:58 EvergreenTree My kitten 13:58 * EvergreenTree strokes the kitten 13:59 * iqualfragile steals the kitten, hides in his underground lab 13:59 * iqualfragile adds wings to the kitten 13:59 * EvergreenTree plants giant saplings in the lab 13:59 EvergreenTree the tree grows lifting the kitten to me 13:59 EvergreenTree :3 13:59 * EvergreenTree clones the kitten several times 14:01 sfan5 iqualfragile: :DDD 14:03 PenguinDad finally lol 14:04 * EvergreenTree gives NekoGloop a tasty fish 14:04 sfan5 meow 14:04 NekoGloop meow 14:04 Jordach http://imgur.com/gallery/7VSljF9 i don't need your kittehs 14:05 NekoGloop y u no 0.5.0 MT 14:05 EvergreenTree NekoGloop: Because 0.5 is only when the modding api is completed 14:05 sfan5 NekoGloop: http://i.imgur.com/MZV9O4f.jpg 14:05 EvergreenTree (I think) 14:05 EvergreenTree there has to be a major overhaul 14:05 NekoGloop Winky Cat~ 14:05 sfan5 EvergreenTree: lol, the modding api will never be "complete"! 14:06 sfan5 NekoGloop: sadly no, cat with ony one eye 14:06 NekoGloop is glooptest currently broken in any way? 14:06 sfan5 only* 14:06 EvergreenTree sfan5: I was just told that 0.4.x was the version in which the modding api is introduced 14:06 NekoGloop sfan5: still winky cat~ still cute~ 14:06 sfan5 NekoGloop: nyan 14:06 sfan5 EvergreenTree: that does not mean 0.5 will complete the modding api 14:06 EvergreenTree I know 14:07 Jordach 1.0 API still not stable 14:07 EvergreenTree I should have rephrased that 14:07 NekoGloop 1.4.9 API still not stable 14:07 sfan5 cmon deluge, dl faster! 14:09 Jordach http://i.imgur.com/9anqc8e.png# 14:12 PilzAdam Jordach, thats the USA 14:12 sfan5 Jordach: it's on a boat 14:12 sfan5 also I haz your IP now 14:12 sfan5 prepare to be hax0red 14:13 sfan5 :D 14:13 Jordach *unplugs router* 14:13 sfan5 *teleports to Jordach* *plugs router back in* *teleports back* 14:14 * Jordach (~quassel@unaffiliated/jordach) has quit (Read error: Connection reset by peer) 14:15 EvergreenTree no one is fooled by that 14:15 EvergreenTree :P 14:15 sfan5 quit messages are always without hostmask and in brown for me 14:16 Jordach poop brown :P 14:16 PenguinDad quit messages are pink for me and they end with a dot :p 14:18 Jordach http://i.imgur.com/lVa0eHD.png 14:18 Jordach ooh, in HD 14:19 sfan5 Jordach: #a24c2e to be exact 14:19 Jordach john_minetest, making it look like this https://www.youtube.com/watch?v=rqQ9kzne-mc 14:19 sfan5 Jordach: 960x540 is µHD 14:19 sfan5 it is also the native res of my phone 14:20 sfan5 !title 14:20 MinetestBot sfan5: Mirror's Edge PC Speedrun [ 34m 49s ] World Record Single Segment - YouTube 14:20 sfan5 Kill la Kill 23 finished DLing 14:20 sfan5 \o/ 14:21 sfan5 wow 14:21 sfan5 you can see how bad the quality of this 720p is on a 1080p monitor 14:25 Sokomine will the modding api ever be entirely completed? there may always be things that might turn out to be intresting but nobody thought about it before? 14:27 sfan5 I don't think it will ever be truly done 14:27 Sokomine what currently comes to mind are ways for the api to detect what caused a player's death. it would be great to have the reason of player/mob death somewhere for the death messages and statistics. could be very helpful on an rpg server (not that we have any working ones currently...) 14:27 Sokomine also pretty intresting in other circumstances :-) 14:28 Sokomine apart from that: what do you think is missing in the api? 14:28 reactor Deathmatch as well. 14:29 Sokomine deathmatch? 14:29 reactor Yes. Who killed whom is essential there. 14:31 Sokomine ah, ok. it's also intresting on building servers so that people who kill others frequently and are thus interrupting gameplay can be removed 14:32 Sokomine it's of course also intresting to really see what killed you :-) 14:34 PenguinDad I just noticed that water "glows" in the dark with shaders enabled 14:58 VanessaE ShadowNinja: *poke* 14:58 Jordach ello VanessaE 14:59 VanessaE hi 14:59 EvergreenTree Hi VanessaE 15:00 EvergreenTree Haven't seen you around for a little while 15:00 VanessaE ShadowNinja: your rewrite for moreblocks went in at some point (not sure when); I just pulled it in last night. Seems some aliases are broken, for example stair:stairs_asphalt 15:00 VanessaE probably affects all mods that use the regular stairs mod 15:00 EvergreenTree "little while" = 4 days 15:00 EvergreenTree :P 15:00 VanessaE I've been taking a bit of a break from minetest 15:01 EvergreenTree While you were away I made a mod 15:01 VanessaE ShadowNinja: or this might be a bug in the streets, mod, I'm not sure, but I don't recall seeing an update come in for it last night. 15:01 VanessaE -, 15:02 EvergreenTree https://github.com/4Evergreen4/death_messages 15:02 EvergreenTree :3 15:02 Jordach i'm not sure if i want to keep the noise http://i.imgur.com/Kh8fLg1.jpg 15:02 EvergreenTree nah, don't keep it 15:02 EvergreenTree it ruins the clean look 15:02 VanessaE lose the noise. 15:02 VanessaE EvergreenTree: I saw some mention of that mod 15:03 EvergreenTree I decided I needed to sharpen my lua skills a little bit 15:03 EvergreenTree I generally prefer python 15:03 EvergreenTree but lua works too 15:06 * sfan5 high fives EvergreenTree for preferring python 15:06 * EvergreenTree high branches sfan5 15:06 sfan5 lel 15:06 * Jordach doesn't bother with Python 15:09 EvergreenTree How dare you 15:09 EvergreenTree Python is far superior 15:10 Jordach mmmmmmmm! 15:10 Jordach that concrete tho :P 15:28 Jordach yay 15:28 Jordach http://i.imgur.com/XE6Wfm9.png 15:29 Jordach ikr 15:30 sfan5 lolwut 15:30 sfan5 what a shitty minesweeper 15:33 sfan5 >PNG extension >2014 >not Windows 95 time 15:34 sfan5 pls 15:34 Jordach http://i.imgur.com/JPHIXyY.png 15:39 Jordach wtf gut, you've eaten a large lunch 3 hours ago 15:43 Jordach john_minetest, i can eat a large breakfast and get hungry 2.5 hours later 15:46 Jordach i should stop using batteries to power myself 15:46 Jordach because clearly calories to watts isn't effective 15:51 Jordach i'd rather not smell like bacon 15:58 harrison bow before the 01,09memehopper 15:59 Jordach NO! 16:00 harrison your chat says no no 16:01 harrison but your eyes -- the eyes say yes 16:04 harrison yeah baby thats what i meme 16:05 Jordach harrison, i have no eyes 16:05 Jordach only camera 16:11 harrison i have no mouth and i must scream 16:14 harrison http://doge2048.com/ 16:15 Jordach not that fucking game 16:18 harrison please keep the channel family friendly by watching your language you churl 16:23 * sfan5 flips john_minetest 16:27 Leoneof http://www10.0zz0.com/2014/03/21/16/699108647.png 16:28 Leoneof :) 16:29 PenguinDad that file would be too large for my hard drive xD 16:29 Leoneof :\ 16:30 Leoneof PenguinDad: something went wrong, it's almost 20MB 16:31 Leoneof PenguinDad: how many years to complete the download? can you count it? 16:32 MinetestBot hoodedice: 03-16 17:03 UTC https://github.com/sfan5/minetest-teaching 16:32 PenguinDad if counted right over 10000000 years 16:32 hoodedice MinetestBot: <3 16:32 hoodedice !<3 16:32 hoodedice darn 16:33 Leoneof PenguinDad: wow, i can't wait 16:33 Jordach https://mediacru.sh/P649An15yWGq.png 16:33 hoodedice !tell sfan5 I think test works now =) Also, thanks for the build again 16:33 MinetestBot hoodedice: I'll pass that on when sfan5 is around 16:33 sfan5 PenguinDad: day-month not month-year 16:33 hoodedice Jordach: Nice =D 16:33 sfan5 <3 MinetestBot 16:33 MinetestBot <3 sfan5 16:33 sfan5 like this 16:34 hoodedice <3 MinetestBot 16:34 MinetestBot <3 hoodedice 16:34 hoodedice Awwwww 16:35 PenguinDad <3 ShadowBot 16:35 ShadowBot 04♥ PenguinDad. 16:35 PenguinDad ^ colors 16:39 sfan5 !rainbow ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ 16:39 MinetestBot 4♥4♥4♥7♥7♥7♥8♥8♥8♥3♥3♥3♥12♥12♥12♥6♥ 16:39 sfan5 ^ colors 16:45 Leoneof !rainbow White Yellow Red 16:45 MinetestBot 4W4h4i7t7e7 8Y8e8l3l3o3w12 12R12e6d 16:45 Leoneof good bot 16:46 Leoneof MinetestBot: thanks 16:46 Leoneof no, not good 16:46 sfan5 <3 MinetestBot 16:46 MinetestBot <3 sfan5 16:49 ShadowNinja VanessaE: nodename.startsWith("stair:") == True? 16:49 ShadowNinja I don't think stairsplus uses that namespace. 17:03 harrison | _,.,---'''''''---..._ | 17:03 harrison | _.-' ? `-._ | 17:03 harrison | ,' ? + _ i does not `. | 17:03 harrison | ,' ? ? ,'|,,'/ `. | 17:03 harrison |/ ' ' / undrestand this \ | 17:05 VanessaE ShadowNinja: idk, but what worked before is showing as unknown nodes now. The one affected nodename I was told of was stair:stairs_asphalt , plus the various "lined" versions. 17:05 Jordach VanessaE, can we get rid of harrison 17:05 VanessaE I leave that up to you 17:06 VanessaE inb4 "bullying" claim...... 17:06 Jordach VanessaE, that's just spam 17:06 VanessaE the bot handled it :) 17:06 VanessaE and it's flooding, not spam 17:08 harrison plus it was sort of clever in a memehoppery fashion 17:08 harrison also, i felt egged on by all the colors 17:08 harrison easter egged on 17:09 ShadowNinja VanessaE: Um, it looks like streets has the aliases backwards. 17:09 VanessaE uh oh 17:09 ShadowNinja it's changing streets: to stairs: 17:10 Jordach LOL 17:10 Jordach fail 17:10 harrison a difficult case 17:10 harrison stair? case? 17:10 Jordach stfu 17:10 harrison see what i did? 17:11 ShadowNinja Not only that, but it's only converting one specific type of stair. 17:11 VanessaE Calinou must have had some aliases in moreblocks then 17:11 ShadowNinja It should really be rewritten to use the new API. 17:11 VanessaE because streets hasn't been updated since December 17:12 ShadowNinja I don't think I've removed aliases. 17:12 ShadowNinja I added a jungletree one though. 17:14 ShadowNinja VanessaE: Loads of issues here: https://github.com/webdesigner97/streets/blob/master/asphaltstairs/init.lua 17:14 harrison aweem-away 17:15 VanessaE heh 17:16 VanessaE maybe he just needs to add the old stairs mod as an optdepend. 17:17 VanessaE aliases don't work if the mod you're aliasing to isn't loaded already, don't they? 17:18 ShadowNinja Nope. Those aliases have to be reversed or removed. And the table.insert does nothing but create a warning now. 17:18 ShadowNinja They work with any name I beleive. 17:19 VanessaE er 17:19 VanessaE hm 17:21 Jordach hoodedice, i see you like Psychostick then 17:22 PenguinDad hi PilzAdam 17:23 PilzAdam <3 17:24 VanessaE seems to only affect those asphalt stairs, as "stairs:stair_asphalt"; I see asphalt slabs as "streets:slab_asphalt" and they're okay. 17:28 Jordach https://mediacru.sh/Ha6bRf2zkjNN.png 17:32 hoodedice Jordach: Creep. -.- 17:32 hoodedice lol 17:33 hoodedice good bot 17:33 hoodedice !tell hoodedice Thanks 17:33 MinetestBot You can tell that to yourself 17:33 hoodedice okay. 17:50 rubenwardy lol 17:54 Jordach john_minetest, all in the post processing 17:56 Jordach john_minetest, not to mention the underground sections were rather grimy 18:10 Exio4 ff 18:10 Exio4 ragnar is spammy 18:10 rubenwardy Hi all! 18:15 Exio4 HI! 20:01 rubenwardy Ha! 20:02 rubenwardy Just got 502 bad gateway on forums.minetest.net! 20:05 kaeza -s 20:11 rubenwardy :P 20:12 rubenwardy Haven't seen you in a while, kaeza. 20:12 rubenwardy ! 20:32 rubenwardy 73 posts til I reach 2,000! 20:32 rubenwardy or 2.000 depending on your decimal notation system. 20:33 rubenwardy nvm 20:33 MinetestBot GIT: jeija@mesecons.net commited to Jeija/minetest-mod-mesecons: Send changesignals for placed receptors when not powered, make on_placenode code more readable 1852e967a9 2014-03-21T21:31:34+01:00 http://git.io/LEHo_A 20:34 rubenwardy I have a new version of the NBE, but I can not be bothered to go through the process of making a build :( 20:34 rubenwardy (or releasing a new version, rather) 20:35 rubenwardy It adds multi node support 20:35 PilzAdam rubenwardy, 3000 or gtfo 20:36 rubenwardy PilzAdam is mean. 20:36 * rubenwardy slaps PilzAdam 20:36 * PilzAdam high fives Jordach and sfan5 20:36 Jordach :DDDD 20:37 Jordach woot 20:37 rubenwardy !rainbow PilzAdam 20:37 MinetestBot 4P4i4l7z7A7d8a8m 20:37 Jordach approaching 4k posts 20:37 PilzAdam Jordach, lets do a char story 20:37 Jordach you genius bastard 20:37 PilzAdam just like word story, but with single characters 20:38 PilzAdam and no post per day limit 20:38 Jordach PilzAdam, or i could ask you to get promoted to moderator and have a rave in the trash forum 20:38 Jordach where it's a awesome place to do it 20:38 Jordach OMFG 20:38 PilzAdam playing in trash sounds like fun 20:40 PenguinDad "playing in trash" that reminds me to my primary school 20:41 * rubenwardy is backing up his important stuff... on DVDs 20:53 * sfan5 puts a kitten on PilzAdam's head 21:11 stormchaser3000 hi 21:12 stormchaser3000 can someone help with sompiling minetest on windows using visual studio 2013 21:12 stormchaser3000 compiling* 21:21 specing lol 21:21 Jordach u mad bro 22:18 Jordach https://forum.minetest.net/profile.php?section=signature&id=332 22:19 * PenguinDad hugs Jordach 22:24 * Jordach has a hash rate of 224kH/s 22:26 PenguinDad so you are a digging shibe :) 22:27 VanessaE Litecoins? 22:28 VanessaE oh, dogecoin. 22:28 VanessaE you suck. I'm only able to pull off ~45 kH/s at most with my slow box (ltc) :-/ 22:29 CheapSeth Much digging. Many Shibes. 23:08 Jordach VanessaE, i have no dead hash rates 23:13 VanessaE dead? 23:13 Jordach already cracked hashes 23:14 * Jordach already earned 50 DOGE in 1 hour 23:21 VanessaE I wonder if that's what they mean by rejects? 23:22 VanessaE mine is around 0.5% and only that high because I screwed something up early-on and was generating the wrong kind of hash 23:22 VanessaE (out of 2372 shares so far - I just started last night) 23:25 Jordach VanessaE, i'm doing Doge for the fun 23:25 Jordach eg, send me doges and i'll render :P 23:25 VanessaE I'm mining for hope of some profit (also got NXT running, in case that one pans out) 23:26 VanessaE I've got nothing better to do with the electricity and this is a cold house so why not burn GPU cycles and heat my house at the same time :) 23:26 VanessaE (better to do some work than to just run a space heater) 23:32 * Jordach should get a proper card to to m/hash/ 23:33 VanessaE my HD6870 does not make for a very efficient card for this job I guess :P 23:34 PenguinDad good night everyone 23:36 Jordach https://forum.minetest.net/viewtopic.php?pid=134109#p134109 23:38 Naked how do you actually get litecoins and why is it called mining? 23:38 Naked I cant understand that 23:38 Inocudom Why is the minetest chat double posting lately? 23:38 Naked that doesnt happend to me 23:41 Inocudom Your version must be old. 23:41 Naked hexchat 2.9.2 23:42 VanessaE I've seen the double-chat thing happen on my servers, too 23:42 VanessaE I assumed it was a bug in the IRC mod. 23:43 Inocudom The bug is caused by the button in the chat window.