Time Nick Message 00:08 Vazon Yes i can 00:08 Vazon sorry was busy 01:53 The_Beast Hey 02:37 OldCoder NakedFury, Vazon I've put in several hours work on cross-building MT. I can build Irrlicht 1.8.1 for Windows if people want it. But I'm stuck on a linker program for tonight. Thanks for offering to test. 02:37 NakedFury okay 02:38 NakedFury its 10:37pm here and im still feeling bad from the flu sO I might go to sleep soon but ill be on tomorrow all day 02:38 OldCoder s/program/problem/ * 02:38 OldCoder NakedFury, I am recovering from a cold myself 02:38 OldCoder Good luck 03:09 mrtux hey. have you guys heard of emscripten? 03:09 mrtux it lets you run c/c++ code in javascript 03:09 mrtux maybe it could be used to port minetest to web platforms 03:10 mrtux https://github.com/kripken/emscripten/wiki 03:17 mrtux ill try it out tomorrow 03:35 Vazon ok OldCoder, i will be here for another hour or to if you figure it out 03:36 OldCoder I did 03:36 OldCoder Link is: 03:36 Vazon kk 03:36 Vazon hold on OldCoder let me switch plz only take a sec 03:36 OldCoder http://minetest.org/minetest-140601i.zip 03:37 Vazon_ Ok OldCoder whats the link 03:38 OldCoder MT client for Windows to test. No Curl or sound yet. Compiled optimized. Static; no DLLs. Irrlicht 1.8.1. 03:38 OldCoder http://minetest.org/minetest-140601i.zip 03:38 OldCoder 32-bit 03:38 Vazon_ ok 03:38 OldCoder If this works, a 64-bit will be produced later on 03:38 OldCoder Vazon_, can you test now? 03:38 Vazon_ yes i am 03:38 Vazon_ its downloading atm 03:40 Vazon_ ok its running 03:40 Vazon_ fine 03:43 OldCoder great t y 03:43 OldCoder bbs 03:43 Vazon_ i like how it shows the kb on the media files are loading 03:47 Vazon_ Very nice OldCoder 03:58 OldCoder Vazon, this may be faster than other clients 03:59 Vazon its seems to work fine on the server, stable clients will not work very good. Does the server run Leveldb? 04:50 kaeza OldCoder, last client you built works perfectly (and seems to be faster than others I have tested) 04:50 kaeza (140601i) 04:50 OldCoder kaeza, it will be much faster in places 04:50 OldCoder at the risk of bugs for some odd git versions of MT 04:50 OldCoder It is -O3 opt 04:50 OldCoder Plus statically linked 04:50 OldCoder Thanks for testing 04:51 OldCoder I will add curl soon and possibly attempt to add sound 04:51 OldCoder Then a 64-bit release 04:51 OldCoder 04:51 OldCoder Oh, and it's linked with a freshly-built from scratch copy of Irrlicht 1.8.1 04:51 kaeza sure :) 04:51 OldCoder 04:51 * kaeza also pokes OldCoder with LuaJit 04:51 OldCoder Sure 04:51 OldCoder How do I enable that? 04:51 kaeza :) 04:52 OldCoder I saw that it was =0 in the summary 04:52 OldCoder Is it simply a flag or do I need to install a library? 04:53 kaeza you need to build luajit from [somewhere] and put it somewhere cmake/the linker can find it 04:53 OldCoder All right 04:53 OldCoder Those tightly detailed instructions 04:53 OldCoder shall light the dark path 04:53 OldCoder :P 04:53 OldCoder 04:53 kaeza heh 04:53 OldCoder Are there any drawbacks to LuaJit? 04:53 kaeza never (cross)built Minetest for Windows myself, so dunno the procedure here 04:53 OldCoder Fine 04:53 kaeza not that I know of 04:54 OldCoder I simply built a new Windows cross-compiler framework 04:54 OldCoder I have about 3 now 04:54 OldCoder Maybe 4 04:54 OldCoder 04:54 OldCoder I'll be happy to share it. But I think it's about 10GB in size. 04:54 OldCoder :-) 04:55 OldCoder 04:55 kaeza heh :) 04:57 Vazon OldCoder pm 05:34 markveidemanis What difference do shaders actually make? 05:39 VanessaE they add various effects 05:39 VanessaE waving, bumpmapping, etc 05:40 GUEST2447 I will claim a short nickname now 05:48 kaeza registered :/ 06:27 * m5 has a nice nick 06:27 m5 I am unaffiliated/marktwain [markveidemanis] 06:54 nman3600 hi 09:06 MacSimski goodmorning (for all the europeans around) 09:47 OldCoder Moin 09:49 Exio4 no hi for me :( 09:50 FreeFull Morning 09:50 Exio4 hai OldCoder & FreeFull 09:50 Exio4 but MacSimski is a bad person 09:50 FreeFull Heya 10:33 MacSimski Exio4: am i? please explain. I don't wat to be 10:34 MacSimski want 10:34 MacSimski (cold fingers..) 12:40 bas0801 Why is my formspec not good? http://paste.ubuntu.com/7572742/ I have been trying to fix this for hours. 12:40 bas0801 The function that returns the formspec starts at line 25. Please take a short look at the function and let me know if you see something that makes the line 29,30 not showup in formspec 12:41 bas0801 The show_formspec is on line 96 12:47 bas0801 I'll make it simpler. 12:47 bas0801 size[8,9]list[nodemeta:-24,17,0;queen;0,0;1,1;]list[nodemeta:-24,17,0;frame;0,1;1,8;]list[current_player;main;0,5;8,4;] 12:47 bas0801 This is the formspec string 12:54 RealBadAngel bas0801, any errors? 12:54 RealBadAngel or just not showing at all 12:55 RealBadAngel try removing last ; 12:57 bas0801 last ok. on it 12:58 bas0801 RealBadAngel, that isn't working. 12:58 bas0801 It's not showing. 12:58 bas0801 There are no errors 12:58 RealBadAngel can i have complete mod uploaded somwhere? 12:58 bas0801 on it. 13:06 bas0801 RealBadAngel, here it is: https://github.com/bas080/bees/tree/dev 13:09 The_Beast Hey 13:09 The_Beast Hey RealBadAngel you there 13:09 RealBadAngel yes 13:10 bas0801 RealBadAngel, I tested it in minimal and in a clean minetest_game 13:10 bas0801 only player inventory will show up. 13:10 The_Beast RealBadAngel i have a idea for your technic mod 13:10 RealBadAngel bas0801, gimme a few minutes 13:10 RealBadAngel The_Beast, yes? 13:10 bas0801 not the other two lists 13:11 The_Beast You Should like upgrades for the quarry that will make it run faster or like use less power and upgrades for machines 13:14 RealBadAngel bas0801, i think i know where the problem is, lemme try to fix it 13:17 The_Beast RealBadAngel Do you understand what i said 13:17 bas0801 RealBadAngel, Look forward to the reason and the solution of the bug 13:18 RealBadAngel The_Beast, not really ;) 13:18 The_Beast Well Like Quarry are slow so are machines 13:19 RealBadAngel bas0801, your problem was that you have tried to display non existent inventory locations 13:19 The_Beast So you should add like upgrades like mk1 mk2 mk3 and they upgrade how fast the machines and quarry go and Use less power 13:19 RealBadAngel bas0801, you should define them before using, in on_construct 13:20 RealBadAngel like so: http://pastebin.com/JGaaswsJ 13:21 bas0801 RealBadAngel, haven't done this in a while. I have to set_size and such 13:21 bas0801 That makes complete sense. Thank you for pointing it out 13:22 RealBadAngel no problemo 13:23 The_Beast RealBadAngel do you understand now 13:25 RealBadAngel The_Beast, such mechanism is already implemented for furnaces 13:25 The_Beast ? 13:26 RealBadAngel i mean upgrades 13:26 The_Beast What ones the Logic Control Unit? 13:27 RealBadAngel https://github.com/minetest-technic/technic/blob/master/technic/machines/register/electric_furnace.lua#L40 13:27 RealBadAngel and batteries 13:28 RealBadAngel same way could be used for other items 13:28 The_Beast Ok But those dont speed up the The Machine' 13:30 RealBadAngel that could be coded 13:31 The_Beast Well Could you do that 13:31 The_Beast And Add that slot for Quarry to make quarrys to mine faster 13:52 rubenwardy Hi all! 13:56 Krock Hello and http://www.pcworld.com/article/2138686/windows-xp-still-going-strong-despite-looming-end-of-support-deadline.html 14:00 realtinymonster Krock: such a little known fact 14:00 realtinymonster 14:00 Krock (look at win vista and "linux") 14:01 realtinymonster ok... 14:01 CraigyDavi Hi all 14:01 Krock "Windows Vista is the worst", such are known things, but what would linux then ba? 14:01 Krock *be 14:01 Krock :3 14:02 Krock hi CD 14:02 realtinymonster he's a Compact Disc! 14:03 realtinymonster ^ CraigyDavi 14:04 CraigyDavi Lol 14:07 * sfan5 meows at Krock 14:07 sfan5 hi everyone 14:07 * Krock meows at sfan5 14:08 rubenwardy Hi sfan5 14:08 rubenwardy "No unauthorised advertising / bots." - implies that it has happened 14:08 realtinymonster rubenwardy: where exactly is this said? 14:09 rubenwardy topic of this channel 14:09 realtinymonster oh 14:09 realtinymonster advertising? 14:09 realtinymonster advertising what? 14:09 rubenwardy no idea 14:09 realtinymonster lol 14:09 rubenwardy No unauthorised advertising 14:10 realtinymonster of what? 14:10 realtinymonster lol 14:10 realtinymonster anything? 14:10 * realtinymonster stops advertizing his voice 14:11 * Krock 00,00plays the song "ottowan - hands up" in a inf. loop 14:12 Krock hidden text :) 14:12 sfan5 no 14:12 sfan5 not hidden at all 14:12 Krock yes 14:12 * sfan5 slaps sfan5 14:12 sfan5 uh 14:12 * sfan5 flips Krock 14:12 Krock ll 14:12 * Krock flops 14:12 * rubenwardy defenestrates Krock 14:13 * Krock sands in front of rubenwardy and shouts: "What is this for a word?" 14:13 Krock *stands 14:14 * realtinymonster checks the forum 14:14 * sfan5 gives Krock a kitten 14:14 * Krock wonders about his 100 kittens of sfan5 14:14 Krock s/of/from 14:14 * sfan5 throws a /bin/cat at Krock 14:15 * Krock throws sfan5 T:RASHBIN at sfan5 14:15 Krock eh 14:15 Krock fails in every message I send 14:15 Krock horrible 14:17 realtinymonster It's that one person, PilzAdam! 14:17 * Krock gets some new updates cuz he added a single dword-thingy into the registry 14:18 realtinymonster Woot! 14:18 realtinymonster Asie! 14:18 realtinymonster * asie_ 14:18 * realtinymonster is sad 14:19 * realtinymonster wanted to tell Hirato how awesome Diamond is 14:20 realtinymonster I'm lonely in my little corner of the web 14:21 Krock the web is a sphere, there aren't any corners 14:21 realtinymonster Krock: there are if there are holes in it :P 14:21 asie realtinymonster: hi 14:21 Krock holes are spheres too 14:21 realtinymonster My IRC network is like a bucket of stale water 14:22 realtinymonster Krock: screw your logic 14:23 realtinymonster asie: hey! any new mesecons fun? 14:23 asie nope 14:23 asie i'm out of ideas 14:23 realtinymonster ah 14:23 realtinymonster asie: make a less GD laggy blinkyplant? 14:27 * sfan5 taps proller 14:27 * proller booom 14:27 Krock lol 14:28 realtinymonster Lemon! 14:30 Krock sfan5.Request_Win32_Build(Time.Now, Time.Parse("1 day")) 14:30 sfan5 what is the second arg? 14:31 Krock max_time 14:31 realtinymonster in what aamount of time? 14:31 realtinymonster got it! 14:31 Krock defines time range 14:31 Krock <3 pseudeocode & spaghetticode 14:32 realtinymonster Krock.say("Hi!",None) 14:33 Vazon good morning everyone. 14:33 Krock Error at line 1: Unknown name "None" 14:33 Krock good afternoon, Vazon 14:33 realtinymonster Krock: Python much? 14:33 Krock huh 14:34 realtinymonster None = lua 'nil' 14:34 Krock N/A: Hi! 14:37 realtinymonster hmm 14:38 nman3600 hi 14:39 * sfan5 meows at nman3600 14:39 sfan5 Krock: Krock.promise_fulfil() 14:39 Krock Ih Namn0063 14:40 * nman3600 strokes sfan5 14:40 Krock Krock.Status = "418 I'm a teapot" 14:40 realtinymonster Krock: Krock.fix.speech() 14:40 LemonLake Hey all 14:40 realtinymonster LemonLake: Woot! 14:40 LemonLake Woot? 14:41 Krock LemonLake.Receive(Krock.Say("Hello")) 14:41 realtinymonster I like your Factories mod 14:42 Krock what's missing in my mapgen? 14:42 realtinymonster realtinymonster.say("Spinach!","4,6") 14:42 realtinymonster 4,6Spinach! 14:42 reactor Evening. 14:42 Krock 04,06omg yes 14:43 reactor I get a lot of false-positives with this https://gist.github.com/kaeza/14f85ed2389a8d6855b7 14:43 LemonLake 4,6Spinach all the way 14:43 realtinymonster lol 14:43 rubenwardy ("Krock" << 1) & 0xABCDEF 14:43 reactor I move, but get kicked. 14:43 realtinymonster The_Beast! howdy! 14:43 Krock 00,11My sky's color with letters 14:43 LemonLake 2,16My sky's color with letters 14:43 The_Beast Hey Krock 14:43 realtinymonster 0,1Mine! 14:44 realtinymonster fail 14:44 Krock Ih Eht_Tsaeb 14:44 realtinymonster 1,0Mine! 14:44 The_Beast Krock? 14:44 Krock read it forwards then backwards 14:44 The_Beast How you guys doing that 14:44 The_Beast Oh 14:44 Krock and backwards, then forwarts 14:44 realtinymonster lol 14:44 Krock and somewhen you get it 14:45 The_Beast I get it 14:45 The_Beast It sayd Hi The_Beast but backwards 14:45 The_Beast RealBadAngel, You there? 14:45 Krock omg. but not fully backwards 14:45 The_Beast *says 14:45 LemonLake mhm 14:45 Krock just word-wise 14:47 sfan5 Krock: build uploading 14:47 Krock sfan5, thanks. 14:52 realtinymonster oh shat 14:55 realtinymonster SHAT! 14:55 Krock ? 14:55 realtinymonster having an injured pinky on my writing had is badbadbad 14:57 realtinymonster *hand 15:00 Exio4 MacSimski: cuz not all the people in the timezones @ morning are europeans, just trollin' >:P 15:02 nman3600 anyone seen mark apart from yesterday? 15:02 lemonlake_ nman3600: Last night he told me he's always online 15:03 lemonlake_ m5 is mark 15:03 nman3600 oh k 15:03 lemonlake_ m5: nman3600 wants you 15:04 bas0801 me just discovered that #table will return the length of the table. :) 15:04 Megaf 07,01Orange in Black 15:04 realtinymonster you mean yellow? 15:04 Megaf 15,02Nope, Orange. Hi all 15:04 The_Beast Megaf How do you do that 15:05 Megaf 08,01This is Yellow 15:05 The_Beast This is Yello 15:05 realtinymonster The_Beast: you need a client that will except them 15:05 The_Beast This is Yellow 15:05 Megaf The_Beast; it depends on your IRC client 15:05 The_Beast Ok 15:05 The_Beast I am using freenode 15:05 Megaf I'm using Quassel 15:05 * sfan5 meows at The_Beast 15:05 Megaf XChat support colors too 15:05 bas0801 pidgin 15:05 sfan5 Krock: https://forum.minetest.net/viewtopic.php?f=3&t=1523&p=143693#p143693 15:05 nman3600 ugh i need to talk to mark 15:05 The_Beast What sfan5 15:05 realtinymonster irssi 15:06 The_Beast Hey nman 15:06 Krock ~give sfan5 kitten 15:06 * ShadowBot sfan5: hands Krock a kitten 15:06 sfan5 The_Beast: I'm a kitten 15:06 nman3600 hey The_Beast 15:06 The_Beast Oh 15:06 * sfan5 purrs at ShadowBot 15:08 * The_Beast slaps sfan5 15:08 Megaf ~give sfan5 13,01salmon 15:08 ShadowBot sfan5: <13,01salmon> 15:08 Megaf did not work 15:08 * Megaf runs 15:08 The_Beast ~give sfan5 wetnodle 15:08 ShadowBot sfan5: 15:09 realtinymonster even GD irssi supports colors 15:34 realtinymonster LemonLake: this is so amusing 15:34 The_Beast Hey 15:34 The_Beast I am back 15:34 LemonLake RealBadAngel: What's up? 15:34 LemonLake realtinymonster: * 15:35 * m5 has the shortest nick on the channel :P 15:35 * L has the shorted nick on the channel 15:35 * The_Beast smaks L 15:35 L and it's regestered 15:40 The_Beast https://github.com/minetest/minetest/issues/1350 15:42 LemonLake The_Beast 15:42 LemonLake Wrong issue page 15:42 The_Beast No 15:42 * m5 queries nickserv info like a madman 15:42 LemonLake Yes. 15:42 The_Beast How 15:42 LemonLake Things about the technic mod go to https://github.com/minetest-technic/ 15:42 LemonLake If somebody could remove this please, 15:42 The_Beast Ok What ever 15:43 The_Beast How do i put it in https://github.com/minetest-technic/ 15:43 LemonLake The same way you put it in minetest. 15:43 The_Beast Ok 15:43 LemonLake https://github.com/minetest-technic/technic/issues 15:43 m5 /ns info \|\|\|\|\|\|\|\|\ 15:43 m5 taken :P 15:43 The_Beast I cant find how Lemon 15:43 The_Beast It not the same 15:44 LemonLake it is. 15:44 LemonLake https://github.com/minetest-technic/technic/issues 15:44 LemonLake it is exactly the same 15:44 The_Beast Ok thats the page i was looking for 15:44 LemonLake Hmm, The_Beast 15:44 LemonLake It would require some sort of database or portable inventory perhaps 15:45 LemonLake Unless you can add an additional list to the player's inventory, might be possible 15:45 The_Beast https://github.com/minetest-technic/technic/issues/146 15:45 The_Beast Yeah Becuase i dont like the Bags Mod Now where you have to click the buttons and then cant take it out of the slot if it has stuuf in it 15:46 LemonLake There, I commented 15:46 The_Beast Well the crafting was a example and Copper Bags Do sound realistic 15:47 LemonLake Okay. 15:47 LemonLake It's fine 15:47 LemonLake I asked the others, I'll wait for a reply. This could be a good first-addition to technic ^.^ 15:47 The_Beast I told RealBadAngel 15:47 LemonLake And he said? 15:48 realtinymonster \/\/|-|/\-|- 15:48 The_Beast I should add the issues page on git hub 15:48 The_Beast Also look at this idea You Should Make a block called "Power Cell" and it holds 10mil power 15:48 The_Beast I gonna make a Issue on that right now 15:48 LemonLake That's quite a lot of power 15:48 The_Beast Well Yeah 15:48 LemonLake More than enough for HV as far as I know 15:48 The_Beast But it will be hard to make 15:48 The_Beast Yeah 15:49 LemonLake But I've never properly played Minetest, so what do I know? 15:49 The_Beast Thats The Poiny 15:49 The_Beast Yeah 15:49 The_Beast [08:49] Thats The Poiny [08:49] Yeah 15:49 The_Beast Let Make a New Wall Paper 15:49 realtinymonster lol 15:49 LemonLake Can't be assed 15:49 The_Beast Nah i wont 15:49 LemonLake I'll do it later 15:50 The_Beast What That you said this [08:49] Thats The Poiny [08:49] Yeah 15:50 realtinymonster LemonLake: can you be horsed instead? 15:50 realtinymonster lol 15:50 LemonLake Maybe muled. 15:50 realtinymonster lol 15:50 The_Beast Lol 15:51 The_Beast Maybe a "JackAss" OR donkey 15:51 LemonLake A donkey is an ass... 15:51 The_Beast I know 15:51 LemonLake That's the joke... 15:51 The_Beast i know 15:51 m5 IRC mod keeps timing out 15:51 LemonLake your problem? 15:52 realtinymonster m5? 15:52 realtinymonster lol 15:52 m6 heh 15:52 m9001 m5 lol 15:53 * m9001 is sad 15:53 * m9001 injured his pinky 15:53 m9001 and now I can't write 15:53 m5 My name is m5 15:53 m5 Maybe if you whois me... 15:54 m9001 m5, I know who you are already... fail 15:54 m5 Actuallt whois isn't particularyly useful 15:54 m9001 sorta obvious 15:54 m5 Why? 15:55 * m5 has 4 aliases 15:55 m5 markveidemanis, m5; mtmt, o4 :P 15:55 Calinou hi 15:55 m5 Maybe tty1 is free... 15:55 m5 tty1 :No such nick/channel 15:55 m5 Yep 15:55 m9001 woot! 15:56 m9001 < lemonlake_> m5 is mark 15:56 m9001 ^ that 15:56 m5 yeah 15:56 m5 IRC timed out again 15:57 reactor What? Minetest server uses CP1251 for chat?! 15:57 reactor Why would you do that! 15:57 m5 s /me googles CP1251 15:57 m5 oops 16:14 Calinou new wood and jungle leaves textures 16:18 realtinymonster hi 16:22 Calinou hi realtinymonster 16:22 The_Beast What Do upgrade cores in Technic do 16:22 realtinymonster Calinou: care to join my irc network? 16:23 Calinou why? 16:23 Calinou no use 16:24 realtinymonster I want to see if other people can connect to it (seeing that I am locally connected) 16:25 Calinou you probably should never host an IRC network on an home connection 16:25 realtinymonster I am not 16:25 LemonLake realtinymonster: it's already been tested? 16:26 realtinymonster LemonLake: you failed at writing the config :P 16:26 LemonLake nope 16:26 LemonLake the config was checked by 9 inspircd staff members 16:26 realtinymonster you closed line 12 with >zso instead of > 16:26 realtinymonster lol 16:26 realtinymonster it was conplaining 16:26 LemonLake i didn't change anything 16:26 realtinymonster I didn't either 16:27 realtinymonster idk what heppened 16:27 realtinymonster maybe you started typing in the wrong window? 16:27 LemonLake nope 16:27 LemonLake i rehashed 16:27 realtinymonster hmm 16:27 LemonLake it would've told me if i made said mistake 16:32 realtinymonster CraigyDavi: ! 16:32 Guest80853 Hello realtinymonster 16:33 Guest80853 Huh, one sec 16:33 LemonLake you didn't nickserv 16:39 bas0801 was thinking, jQuery is this thing ontop of javascript. Normal people preffer jQuery over javascript. What if minetest api had something similar. "mQuery". Something ontop of the current api that allows modders to program in the way they would like to. Maintained by modders for modders. 16:39 rubenwardy see stress 16:39 rubenwardy by thexyz 16:39 rubenwardy (bas0801 16:39 bas0801 ok 16:39 Calinou pushed a More Blocks update, please test for texture errors 16:39 rubenwardy ) 16:39 Calinou (wooden tiles) 16:39 rubenwardy https://github.com/xyzz/minetest-stress 16:40 realtinymonster ()<)))<>><<<))<)))<< 16:41 * sfan5 meows at realtinymonster 16:41 bas0801 rubenwardy, that looks great! 16:42 * realtinymonster sits on sfan5 16:42 * sfan5 flips realtinymonster 16:43 Calinou does anyone have an idea on how to use only one texture as health bar? 16:43 Calinou (HUD) 16:44 rubenwardy https://github.com/xyzz/minetest-stress/blob/master/examples/simple/init.lua 16:44 * realtinymonster runs to sfan5's legs 16:44 Calinou I have 20 textures 16:44 * sfan5 meows at realtinymonster 16:44 Calinou already used for 3rd person bars 16:44 Calinou I'd like to use the same for 1st person bars ;) 16:45 bas0801 rubenwardy, it has a kinda javascript library-ish feel to it. 16:45 rubenwardy good or bad? 16:46 realtinymonster rubenwardy: thanks for getting on! 16:46 bas0801 I like it as I code quite allot for web 16:46 Calinou “allot” means absolutely nothing in English 16:46 Calinou use “a lot” 16:46 bas0801 Even if I didn't, it would be great to get familiar with it. 16:47 bas0801 Calinou, ty for reminding me 16:48 bas0801 http://knowyourmeme.com/memes/the-alot still makes me giggle 16:55 LemonLake hyperbole and a half! :D 16:56 The_Beast Hey Everyone look at this https://github.com/minetest-technic/technic/issues/146 16:56 LemonLake I can add this The_Beast upon agreement from another dev 16:56 The_Beast Lemon i came up with another idea 16:56 The_Beast Ok 16:57 The_Beast Well Do you want me to get Vanessa or RealBadAngel 16:57 The_Beast VanessaE 16:57 LemonLake The_Beast 16:57 LemonLake I asked in the channel, they'll reply if they need 16:57 LemonLake Don't pester them though, they can be really busy 16:57 The_Beast Ok 16:57 The_Beast Well i have another idea 16:57 LemonLake I'm currently working on adding factory to it 16:57 LemonLake Okay, head to #minetest-technic and we'll speak there 16:58 The_Beast #Minetest-technic 16:58 LemonLake No caps. 16:58 The_Beast k i am there 16:58 LemonLake You aren't 16:58 The_Beast Yes 17:12 rubenwardy http://xkcd.com/225/ 17:14 reactor :D 17:16 Calinou hi LemonLake 17:16 LemonLake Hi Calinou 17:18 LemonLake Hey RTM 17:19 realtinymonster hey 17:19 realtinymonster what's up? 17:19 reactor Hey RTFM 17:19 realtinymonster lol 17:19 realtinyfruitmon hehe 17:20 realtinyfruitmon reactor ^ 17:20 reactor :D 17:20 LemonLake Being on the minetest-technic team comes with so many responsibilities >.< 17:21 LemonLake Almost no responsibilities! That's too many! 17:21 realtinymonster "Although this example is of course inherently stupid, it does demonstrate the feature." 17:21 realtinymonster lol 17:22 Calinou LemonLake, we actually never realize how much responsibiliy we've got 17:22 LemonLake Are you on the team too? 17:22 Calinou popular modders are in a Mark Shuttleworth-like position: “Don't trust us? Erm, we have root.” 17:22 Calinou no 17:23 realtinymonster lol 17:23 realtinymonster thats funny 17:24 Calinou new checker textures in More Blocks being added 17:24 LemonLake ooo 17:24 LemonLake I'm planning on updating the factory crafting recipes to match up with Technic 17:25 LemonLake I'm gonna discontinue the factory mod as its own mod and make it technic-only I think 17:25 LemonLake Opinions? 17:25 Calinou I don't use it :D 17:25 Calinou (neither Technic nor your mod) 17:25 LemonLake The old mod would still be accessible, just no longer updated 17:25 Jordach FUCK NO 17:25 Calinou unlike mlpgame 17:25 * Calinou runs 17:25 LemonLake CALINOU 17:25 Jordach HELLLLLLLLLLLLL NOOOOOOOOOOOOOOOOO 17:25 LemonLake No? Don't like the sound of that, Jordach? 17:26 Jordach you've got a decent MC like hopper / technic alternative 17:26 LemonLake Hm 17:26 LemonLake It's just that I'm losing motivation to continue working on the mod on it's own, really 17:27 Calinou its* 17:27 Jordach keep it on it's own asie saw the potential (hint: he's a MC modder) 17:27 Jordach -' 17:27 LemonLake As was I 17:27 bas0801 LemonLake, you don't have to do everything at once. Pace yourself 17:27 LemonLake I'm aware 17:27 LemonLake I'm just trying to work out how I'm gonna keep this sorted, and I think I have a plan 17:27 LemonLake Gonna put Factory onto git 17:28 LemonLake Any suggestions for Factory, then? 17:28 Jordach and there's the devil 17:30 LemonLake Either way, Factory is still on hiatus until Ace of Picks is done 17:36 realtinymonster offtopic is like a fart in the wind 17:36 realtinymonster Hi Piggybear87! 17:36 reactor LemonLake: any thoughts on monster killing? 17:36 Piggybear87 Howdy. 17:37 LemonLake What's up reactor? 17:37 reactor Both SimpleMobs and players are entities, right? 17:37 reactor And both use same health system? 17:37 reactor So why do firearms so selectively kill humans? 17:37 reactor Nothing is really up at the moment. 17:37 LemonLake I have no idea. 17:37 LemonLake Don't rely on me 17:38 reactor Just fixed kaeza's no_idlers mod; waiting for him to appear. 17:38 reactor Trying to link Minetest with libintl, no luck. 17:38 reactor ld doesn't pick it up, despite the path being known to the system. 17:40 reactor I've tried -DCMAKE_LIBRARY_PATH=/usr/local/lib, -DCMAKE_LINKING_FLAGS=-L/usr/local/lib, tried LDFLAGS+=-L/usr/local/lib. 17:42 CraigyDavi We have 2 weeks to save our computers from a powerful virus attack, http://www.standard.co.uk/news/crime/uk-has-two-weeks-to-protect-against-powerful-virus-that-could-cost-millions-and-access-sensitive-information-nca-warns-9474392.html 17:42 realtinymonster woohoo! 17:43 CraigyDavi Seems legit if you ask me 17:43 LemonLake The page isn't loadable 17:43 realtinymonster yeah, but still woohoo! 17:44 LemonLake Hey guess what? 17:44 LemonLake GOZeuS and CryptoLocker, they're all windows malware 17:44 LemonLake I 1. know how to remove them and 2. on a linux 17:44 LemonLake So ha ha. 17:44 CraigyDavi Another link http://www.belfasttelegraph.co.uk/news/local-national/uk/public-warned-of-cyber-attacks-30322654.html 17:44 LemonLake That's what I'm on 17:44 LemonLake Solution: Buy MalwareBytes. 17:44 realtinymonster lol 17:45 CraigyDavi If you are outside the Uk or run Linux then you are probably safe 17:45 CraigyDavi I'm in the Uk and run windows :D 17:45 realtinymonster LemonLake: not alot of people want to waste money on useless products 17:45 LemonLake Malwarebytes is actually really damn good 17:45 LemonLake Especially for ransomware 17:47 Calinou >buy 17:47 Calinou realtinymonster, a lot* 17:47 Calinou the best idea is, being careful 17:47 Calinou it works on all operating systems 17:50 realtinymonster PenguinDad: hey! 17:50 realtinymonster oh 17:51 PenguinDad Hello everypony! 17:52 realtinymonster PenguinDad: you are autonickserving, bad idea 17:53 Calinou hi PenguinDad 17:53 PenguinDad realtinymonster: I'm actually not autonickserving 17:53 realtinymonster really? 17:53 Vazon Hey Calinou 17:53 realtinymonster odd 17:53 Calinou https://forum.minetest.net/viewtopic.php?f=4&t=9428 17:54 Calinou new textures! wood, mossy cobble, health/bubble bars… 17:54 realtinymonster https://forum.minetest.net/viewtopic.php?f=17&t=9399 17:55 Calinou it's actually off-topic advertising 17:55 realtinymonster lol 17:55 realtinymonster what? 17:56 Calinou it has nothing to do with Minetest at all 17:56 realtinymonster Calinou: hmm good point 17:57 realtinymonster what is progressivly more stupid is that they don't even allow network advertising in #defocus.... 17:58 Calinou #defocus is also Hell on Earth 17:58 Vazon Calinou, i was thinking of puting my server game that has alot of fixed mods on the minetest forum games, but its like a mix of carbone and the minetest game 17:58 * sfan5 meows at Calinou 17:58 realtinymonster Enke! 17:58 Vazon with alot of extra mods that seem to not crash, but since some of the code was taken from Carbone i wanted to ok it with you 18:01 PenguinDad "Unknown command HELP. "/msg NickServ HELP" for help." xD 18:01 Enke :P 18:01 Calinou Vazon, you don't need to 18:02 Calinou the only restriction is, if you just plan to run it on a server: if you make modifications to WorldEdit, you have to distribute source code 18:02 Calinou (it's under AGPL 3) 18:02 Vazon o i didnt mess wit hthe worldedit code 18:02 Vazon im not even useing that worldedit 18:03 Calinou yeah, it's unlikely you'll modify it anyway 18:03 Calinou FYI, Carbone's WorldEdit doesn't have GUI part 18:04 Vazon ok, i need to get ride of the GUI part on mine, other wise its almost done (the game) just a few more tweaks and it should be good 18:04 Calinou you don't have to do it 18:05 Vazon no its broken, its just a button that does nothing. the version of minetest the server is using will not allow the gui to work for some reason 18:11 Calinou yeah, it does nothing 18:26 Krock SO LOUD 18:27 realtinymonster Krock: what is? 18:29 Krock this is https://www.youtube.com/watch?v=NR2qjvsqNSk 18:46 The_Beast Hey Lemon you there 18:46 The_Beast Hey Vazon 18:46 The_Beast LemonLake you there? 18:51 realtinymonster "Rules!? What use are rules? Nobody ever reads them, so I might as well not bother." 18:54 realtinymonster WooHoo! vanify hostmasks on my IRC server! 18:56 Krock "s on my IRC server!"? 18:56 Krock realtinymonster, IP or it didn't happen 18:57 realtinymonster Krock 18:57 Krock . 18:57 realtinymonster https://forum.minetest.net/viewtopic.php?f=17&t=9399 18:58 Krock I know that one 18:58 Krock realtinymonster === zsolisnotawesome? 18:58 realtinymonster yeah 18:58 Krock ok 18:58 * Krock highlights /not/ 18:59 realtinymonster lol 19:00 sfan5 why is apple doing this to their developers? https://cdn.mediacru.sh/zeTATualnGgj.png 19:01 The_Beast Lol 19:01 The_Beast Lemonake 19:01 LemonLake ? 19:01 The_Beast Are you workingon my idea 19:01 Vazon Hey Beast 19:02 The_Beast Hey 19:02 LemonLake The_Beast: Computer was dead. I'm still getting factory into it first. 19:02 LemonLake Github is being retarded. 19:02 The_Beast Ok 19:02 The_Beast Well You Should ask RealBadAngel 19:02 LemonLake The_Beast: I know who to ask. 19:02 The_Beast Ok 19:02 LemonLake I'm part of the team after all. 19:03 The_Beast Well Ask him to do it 19:03 LemonLake The_Beast: 19:03 The_Beast Yes 19:03 LemonLake Why would I be on the team if I didn't know how to do it? 19:03 The_Beast Ok 19:03 LemonLake oh my god I'm seriously pulling out so much hair because of you 19:03 LemonLake You piss me off so uch 19:03 LemonLake much* 19:03 The_Beast Ok Cool 19:04 The_Beast [12:03] You piss me off so uch 19:04 LemonLake Yes, you do 19:04 The_Beast New Wallpaper 19:04 LemonLake I made a fucking typo, get over it you twat 19:04 The_Beast Well you make a big deal when make a type 19:04 The_Beast *typo 19:05 LemonLake That's because we were all trolling you. 19:05 The_Beast No just you were 19:05 LemonLake Quite a few of us were, actually 19:05 LemonLake Anyway 19:05 LemonLake What did you want factory to do? 19:08 The_Beast The Convery belt thing where is can connect to the quarry 19:09 LemonLake I'm testing out now 19:21 fireglow Sokomine: In idea for the replacer: If user has the "give" priv, replace blocks even on no inventory 19:21 fireglow place or replace 19:22 Jordach sfan5, let's make programmers use a shitty language, and let's make them use an even more shitty language 19:22 realtinymonster hmm 19:22 * sfan5 meows at Jordach 19:22 * kaeza throws PHP at Jordach 19:22 * kaeza pets sfan5 19:23 * sfan5 purrs 19:23 * realtinymonster throws LOLCODE as kaeza 19:23 reactor kaeza: hey 19:23 kaeza sup reactor 19:23 reactor I've got another correction for your no_idlers 19:24 reactor It would "accumulate" idle time, then kick the player. We don't want that. 19:24 kaeza o crap... forgot to reset the timer right? 19:24 reactor Yep. So I added " else player_info[pl].timer = 0 " at line 22. 19:25 reactor It's worked flawlessly ever since. 19:25 reactor But I do think it's a basic thing that should be built into the server. 19:28 kaeza reactor, updated the gist with that change. Sorry if this caused any inconveniences and thanks for noticing :) 19:29 reactor Well it barely caused anything but more free slots on the server :) 19:30 kaeza heh :) 19:30 LemonLake kaeza, sorry if you're busy or anything but can you help me out on #minetest-technic? 19:34 reactor kaeza: I also found that "awp.lua" of your firearms mod is missing bullets. 19:34 kaeza reactor, I fixed that yesterday I think... 19:35 reactor Good, I'll try the new one. 19:35 kaeza https://github.com/kaeza/mt-firearms/commit/6f3864c7c6cbee63d0b5419b10a34c3d33a6e44e 19:36 reactor Aha. How about the HUD problem? 19:37 kaeza what HUD problem? 19:39 kaeza I also wrote a basic wiki: https://github.com/kaeza/mt-firearms/wiki 19:39 kaeza s/wiki/documentation 19:39 reactor The mod is causing health bar to disappear when you select a gun. Next time you join the server, the inventory is gone. 19:39 reactor Until the server is restarted. 19:41 kaeza O_o 19:42 kaeza can't reproduce that 19:43 reactor I'll try the new version before making further comments. 19:44 reactor Oh, also, I tested with latest git server and client about a week ago, if you're wondering about versions. 19:46 blaise Scrappers has to be the worst tv show I've ever seen 19:59 reactor Has anyone noticed that health bar is scaled in a very ugly way? 20:01 Sokomine fireglow: hmm. might be a possibility. server admins have greatly diverging opinions regarding that. one admin even made it so that the replacer gets used up like a normal tool :-( 20:02 Sokomine fireglow: it ought to be enough to give the player the creative priv. if that's ok for you, it ought to work that way already 20:02 Sokomine of course that has other effects 20:02 fireglow hmm 20:11 realtinymonster Amaz! 20:22 realtinymonster LemonLake: do you want a Custom HM on HarpNetIRC? 20:38 realtinymonster hmm 20:38 kaeza http://i.imgur.com/GGuc3Xy.jpg 20:39 reactor Singleplayer? 20:39 realtinymonster looks nice 20:39 kaeza yep 20:39 kaeza notice anything interesting? 20:39 realtinymonster the time at the bottom near the hearts... 20:39 kaeza >trees >y=158 20:40 realtinymonster kaeza: .jpg? srsly? 20:40 kaeza paramat's noisegrid mapgen is awesome 20:41 kaeza realtinymonster, do you seriously like to waste bandwidth for details the average eye can't easily see anyways? 20:42 reactor kaeza: Strange, it still disappears on me. 20:42 kaeza weird 20:42 reactor yep 20:43 kaeza so latest git of everything, singleplayer, and which mods? 20:43 reactor creative with damage 20:43 reactor survival, too 20:43 Artemis3 kaeza, it depends, that sky would have probably been compressed nicely in png, specially indexed 20:45 LemonLake realtinymonster: A custom HM? 20:45 reactor Multiplayer, too. 20:45 kaeza Artemis3, too lazy to use proper compression, + .jpg is enough for these cases 20:45 realtinymonster LemonLake: Hostmask 20:45 kaeza s/compression/settings 20:45 reactor What is weird, other players complained about that, too. 20:45 LemonLake realtinymonster: No thanks, I don't use it much 20:45 realtinymonster ok, cool 20:45 realtinymonster WindHero got one 20:45 kaeza now can we stop bitching about .jpg screenshots? kthxbai 20:46 LemonLake kaeza: if you want to check out my addition to technic and merge it I'm all up for that 20:46 Artemis3 .jpg blurries images so its normal for people to complain. you'll be hunted til the end of time :) 20:46 kaeza LemonLake, patience 20:46 LemonLake Artemis3: If you don't compress them, it's fine 20:46 LemonLake kaeza: I know 20:47 LemonLake But if I don't even get a reply from somebody I assume that they hadn't even seen it 20:47 kaeza welcome to IRC, and Minetest 20:49 LemonLake It's general rudeness, kaeza 20:49 m5 realtinymonster, You have services?? 20:49 LemonLake Courtesy of I, m5 20:49 m5 How? 20:49 m5 They are really buggy btw but works 20:49 realtinymonster anope 20:50 m5 oh 20:50 realtinymonster buggy how? 20:51 realtinymonster buggy as in: "Unknown command HELP. "/msg ChanServ HELP" for help." 20:51 realtinymonster or what 20:51 m5 yeah 20:51 realtinymonster lol 20:51 m5 but botserv... 20:52 realtinymonster yes.... 20:53 sfan5 kaeza: I can see the jpg compression artifacts, as long as you can see those png is not unneccesarry 20:54 kaeza alright 20:55 reactor Screen capture? PNG. IRL? JPG. 20:55 LemonLake realtinymonster, m5, it's not buggy 20:56 LemonLake it's just not a command. 20:56 LemonLake you need to get a module 20:56 LemonLake m_help 20:56 realtinymonster get or activate? 20:57 realtinymonster ^ LemonLake 20:59 LemonLake idk 20:59 LemonLake google it 21:03 realtinymonster lol 21:07 realtinymonster I hate this math teacher 21:10 lolol I will be on IRC 21:10 LemonLake Okay 21:10 lolol I will not leave forever i will pop in on IRC 21:12 lolol *walks away slowly* 21:14 lolol :/ 21:15 realtinymonster lol 21:15 realtinymonster lolol: join mai irc server 21:28 realtinymonster !tell Krock You can change you GitHub username you know... 21:28 MinetestBot realtinymonster: yeah, sure, whatever 21:28 realtinymonster lol 21:32 realtinymonster IT HAS AN IPOD! 21:33 sfan5[iPod] Kittens are not 'it' 21:33 realtinymonster sfan5 != Kitten 21:33 * sfan5[iPod] slaps realtinymonster 21:34 * realtinymonster thups sfan5[iPod] 21:37 LemonLake https://www.youtube.com/watch?v=z30Y572EmCk 21:51 realtinymonster sapier! 21:52 sapier hello 22:01 OldCoder sapier, I rebuilt everything. I have a nice fast Win32 client now and can build Win64. 22:02 OldCoder It required a weekend but I have several toolchains now. I'd share the primary one but I think it's up to 10GB in size now :-) 22:02 OldCoder 22:02 OldCoder ANNOUNCING: Atomicon World hosted by... me. Admin is MarkV. 22:02 OldCoder Server: minetest.org Port: 30010 Experimental! 22:02 OldCoder 22:03 sapier 10GB? 22:03 realtinymonster OldCoder: cool 22:04 sapier well I guess I'm not gonna download that much ;-) 22:04 realtinymonster I wish someone was here 22:05 realtinymonster 4:04! 22:05 realtinymonster darn missed it 22:12 realtinymonster OldCoder: are you like the announcement booth? lol 22:14 sapier https://forum.minetest.net/viewtopic.php?f=3&t=9389 latest build is online again ... now it's supposed to work on adreno/mali/immersion and powervr gpus 22:14 sapier for any other gpu plz give feedback 22:15 sapier of course feedback for those gpu's is good too ;-) 22:19 OldCoder realtinymonster, no; it is my server, though 22:19 realtinymonster yeah, lol 22:19 OldCoder Accordingly, I'll share regarding worlds on it 22:28 realtinymonster this short is too shirt 22:28 realtinymonster :/ 22:28 realtinymonster fail 22:48 realtinymonster !seen lordcirth 22:48 MinetestBot realtinymonster: lordcirth was last seen at 2014-05-19 22:28:15 UTC on #minetest 22:48 realtinymonster :O 22:48 realtinymonster quite a while 22:52 kat_ hi, again 22:54 kat_ I was mining and lost my way, so I have running a over the place trying to find my place. But I found the coolest place someone has made. There was a white sign that said "SP" or something "CP", my memory is bad. But, what is this place? 22:55 kat_ Is it a village or something like in Minecraft? 22:58 kat_ Is anyone here? 22:58 kaeza no :) 22:59 kaeza on which server? 22:59 kat_ Have you seen that village in Minetest? 22:59 kat_ Single player 22:59 kaeza could be a mod that makes villages; there are some AFAIK 23:01 kat_ Oh ya, I did try to get that mod in the store. That's what it is. Cool. Hey, I have the 4.9 version of Minetest, and the MOBF (animal mod) is an older version, so it won't work. How can I get animals or people or something? 23:03 kaeza you have several options: MOBF, Simple Mobs, Creatures, Simple NPC 23:03 kat_ I'm using Linux. 23:03 kaeza some of them aren't in the mod store 23:03 kat_ So, how do I get them? 23:04 The_Beast Hey 23:05 kaeza your best bet for now is use a search engine like Google or Ixquick to search the forums 23:05 kaeza here's Creatures: https://forum.minetest.net/viewtopic.php?id=8638 23:05 kat_ oh, cool 23:06 kaeza most modders don't care/bother/know about the modstore (which is kinda disappointing) 23:07 kat_ I used most every mod in the store that would install in my Minetest. Pretty cool, I think. The ones with the dates by them wouldn't install into my Minetest 4.9. 23:07 kat_ (older dates) 23:08 kat_ I guess 23:08 kat_ new with minetest here 23:09 kat_ o.k. thanks guys for your help. 23:10 kaeza using 0.4.9 *stable*? 23:10 kat_ ya 23:10 kaeza that's way too old 23:10 kaeza I recommend getting the latest development version 23:10 kat_ ohh? soooo I couldn't find any other that I could put in a terminal in Linux. 23:11 kat_ Minetestc55 23:11 kaeza here is a quick way to get it https://forum.minetest.net/viewtopic.php?f=3&t=3837 23:12 kat_ o.k. great! 23:12 kat_ Do you guys use linux? 23:15 kat_ never mind. I just now successfully removed my old version. 23:18 kat_ I'm going to try to get it on my linux. Thaks for your help! 23:18 kaeza sure :) 23:21 mrtux is any forum admin available? since the switch to phpbb i can't login and i can't recover my password since i changed emails