Time Nick Message 00:05 Wyvrn how do you spawn an oerrkki in the console with spawnentity 00:10 T_A_N_K you can't 00:10 T_A_N_K you need the simple mobs mod 00:10 Wyvrn oh 00:10 Wyvrn what is /spawnentity for? 00:12 Wyvrn same thing just in the regular without any mods it doesn't work for anything? 00:33 LAD hey every 1 00:33 T_A_N_K step 1: open this link 00:34 T_A_N_K step 2: add it to line 85 of item_entity.lua 00:34 T_A_N_K http://pastie.org/pastes/4765562/text?key=kxnoftdlhlmomg8nb5jqa 00:34 T_A_N_K step 3: throw an item into lava/ cover an item with sand 00:34 T_A_N_K step 4: shit your pants 00:35 T_A_N_K because i was reading this: http://minetest.net/forum/viewtopic.php?id=2961 00:36 LAD makes sence 00:43 NekoGloop Meow~ :3 00:46 T_A_N_K neko 00:46 NekoGloop Ye? 00:46 NekoGloop Yes* 00:46 T_A_N_K step 1: open this link 00:46 T_A_N_K step 2: add it to line 85 of item_entity.lua 00:46 T_A_N_K http://pastie.org/pastes/4765562/text?key=kxnoftdlhlmomg8nb5jqa 00:46 T_A_N_K step 3: throw an item into lava/ cover an item with sand 00:46 T_A_N_K step 4: shit your pants 00:46 NekoGloop It gets destroyed? 00:46 T_A_N_K yes 00:46 T_A_N_K well only in lava 00:47 T_A_N_K when it's inside of a node that isn't air it gets pushed up 00:49 OldCoder NekoGloop, PMeow 00:50 T_A_N_K maybe into lava 00:50 T_A_N_K maybe not 00:50 T_A_N_K celeron55 should add that small modification in, it's very handy 00:56 NekoGloop Too mc-y 00:58 T_A_N_K it's what should actually happen mang 00:59 T_A_N_K otherwise you get blocks stuck where people can't get them 00:59 T_A_N_K lava = garbage 01:06 T_A_N_K oh right, add an "ing" to lava_flow xD 01:07 NekoGloop Lol 01:26 donaldr3 hey guys 01:30 T_A_N_K hi doland 01:30 T_A_N_K donald* 01:30 donaldr3 hey T_A_N_K 01:31 donaldr3 do you know if having a bunch of entities sitting on the ground slows things down? 01:32 T_A_N_K if they aren't doing any math then i don't think so 01:32 T_A_N_K but there is a limit to this, depending on your tech specs 01:32 T_A_N_K so if you're on a good server and you have a bad video card then it will slow down the client 01:33 T_A_N_K but really how much are we talking about here? 01:33 T_A_N_K and donaldr3: http://minetest.net/forum/viewtopic.php?id=3142 01:34 donaldr3 we were working on our xp mod 01:35 donaldr3 now, when you have higher xp, you can get a cool extra item 01:35 T_A_N_K oh nice! 01:35 donaldr3 but if your inventory is full, we've set it to drop the item as an entity onthe ground 01:35 T_A_N_K can i try? 01:35 T_A_N_K PLEASEEEEEEEEEEEEEe 01:35 donaldr3 sudoman has the code, but he hasn't uploaded it to our git repo yet 01:35 T_A_N_K lol, but seriously, can i try it? 01:36 T_A_N_K damn 01:36 donaldr3 git://gitorious.org/minetest-xpmod/xp.git 01:36 donaldr3 that's the initial set of the xp mod, but the new stuff we made tonight isn't added yet I don't think 01:36 donaldr3 but we're worried if it drops too many entities, that this could be bad 01:37 NekoGloop iOS 6 killed the youtube app 01:37 NekoGloop Thank GOD! 01:38 donaldr3 what does your mod do T_A_N_K 01:38 donaldr3 ? 01:39 T_A_N_K which one? 01:41 T_A_N_K donaldr3: which one? 01:41 donaldr3 the link you put up before 01:44 T_A_N_K it 1.) deletes items that you throw into lava, and 2.) pushes items up to the surface if they get stuck inside of blocks 01:44 NekoGloop The name of someone on another chat network translates to "God" 01:44 T_A_N_K but do the newest code, i updated it to adjust for water and lava 01:46 donaldr3 that's cool 01:49 T_A_N_K i'm thinking about making the ultimate minetest gamemode 01:49 NekoGloop Cool. 01:50 T_A_N_K I'm not sure if i should do it though 01:50 NekoGloop I only have 5 gamemodes already xD 01:51 T_A_N_K lol! 01:51 NekoGloop Minetest, minimal, skyblock, realtest, and vanilla 01:51 NekoGloop Vanilla is just minetest_game copied and renamed 01:51 leo_rockway what's the difference between minetest and vanilla? 01:52 Muadtralk hmmmm whats the conversation? 01:52 NekoGloop Vanilla is so that minetest doesnt run my mods 01:52 NekoGloop For e.g. my mesecons world 01:53 Muadtralk im tihnking game files 01:53 Muadtralk yes? 01:54 NekoGloop Yes 01:54 Muadtralk dont forget to add farmtest-SDZ to that list 01:54 Muadtralk :D 01:55 NekoGloop Do what now? 01:55 Muadtralk you were listing them off yes? 01:55 Muadtralk (09:51:37 PM) NekoGloop: Minetest, minimal, skyblock, realtest, and vanilla 01:55 leo_rockway T_A_N_K: that code makes the cubes dance up and down for me... 01:55 NekoGloop Those are my gamemodes 01:55 Muadtralk ah 01:55 T_A_N_K did you do the new code? 01:56 leo_rockway T_A_N_K: dunno... this: http://minetest.net/forum/viewtopic.php?id=2961 01:56 T_A_N_K did you include "default:water_source" and nn ~= "default:water_flowing" and nn ~= "default:lava_flowing" and nn ~= "default:lava_source" then? 01:56 leo_rockway not water, but lava 01:57 leo_rockway but that's not the part that's acting funny 01:57 leo_rockway I have item_drop 01:57 leo_rockway I mine a block and it shakes up and down 01:57 NekoGloop T_A_N_K: iPad. 01:57 NekoGloop Psst... Dont use item_drop 01:58 T_A_N_K mine's working fine, i have itemdrop too 01:59 T_A_N_K this code can greatly be improved upon 01:59 T_A_N_K so i shall 02:03 T_A_N_K minetest.registered_nodes[nn].walkable seems to be a much better alternative then listing all the nodes lol 02:06 T_A_N_K leo_rockway: try this now http://minetest.net/forum/viewtopic.php?pid=43813#p43813 02:07 leo_rockway in a bit. 02:07 T_A_N_K now i can garuntee it works 02:07 T_A_N_K and that was the end of that little mod 02:09 leo_rockway =] 02:09 leo_rockway so how does it work with water? 02:21 T_A_N_K well the new code doesn't 02:21 T_A_N_K it only works with walkable nodes now 02:26 T_A_N_K nekogloop: how did you make a hammer? 02:26 T_A_N_K i mean anything really, like i tried the hammer anvil and i can't seem to make anything at all 02:27 NekoGloop You need to make an ingot first 02:27 T_A_N_K i did 02:28 T_A_N_K do i need a higher tier than stone to make pig iron into normal iron? 02:29 NekoGloop Get clay, arrange in a "U" in the grid, smelt that in a furnace, put an ore in that, smelt it again, take it out, then put that in the anvil's ingot slot and put a hammer on the hammer slot and press forge 02:30 NekoGloop For toolheads you need a recipe from the scribing table 02:30 T_A_N_K oh forge button, i thought it was auto 02:30 T_A_N_K whoopsies 02:30 NekoGloop Nope. 02:33 khonkhortisan The egg timer I found is two minutes and 48 seconds ahead out of an hour 02:34 T_A_N_K farming plus goes well with the realtest :D 02:35 T_A_N_K maybe i will open up the server so we can do a let's play neko 02:35 NekoGloop Ok, tomorrow i'm available all day. 02:38 T_A_N_K yay 02:40 khonkhortisan So someone else's railroad ended at a cliff and I marked the spot where the bridge would end, and while I was afk, someone else built a house for me at the spot I marked. Now what do I do? Live there and wait for the bulldozers? 02:41 T_A_N_K you BLOW IT UP 02:41 T_A_N_K don't you know how physics work?! 02:41 khonkhortisan blow it up with what? 02:42 khonkhortisan I'm on redcrab 02:43 T_A_N_K don't you play cheraids with me, YOU BLOW IT UP NOW! 02:44 NekoGloop Meow. 03:00 NekoGloop Colloquy, y u crash 03:03 NekoGloop Ok ima turn in for the night 03:03 NekoGloop See y'all tomorrow! 07:11 \n http://i.imgur.com/f7941.png 07:11 \n this happens when I try to play with an Intel graphics card (at school). 07:18 \n I give up 07:18 \n Windows Experience Index: 1.0 07:28 RealBadAngel propably no direct3d or somethink like that 07:31 \n the console said it found "OpenGL 1.2 or better" 07:34 RealBadAngel patebin log, i will take a look on it 09:33 Calinou update of mod "stairsplus" is out 10:11 OldCoder Back 11:37 pskosinski I found MESE. 11:37 pskosinski But where is my nyan cat. -.-' 11:39 pskosinski Enough to collect ~4000 of cobbelstone blocks, digging squares 3x3... 11:39 pskosinski Hm, so I am ~450 blocks under see level 11:40 pskosinski And second MESE... 11:40 pskosinski 4 MESE... 11:51 pskosinski MESE again. -.-'' 11:52 LAD -100 and mese is every were 11:52 pskosinski Oh 11:53 LAD stay around -100 11:53 LAD and -200 11:53 pskosinski And what with nyan cat? :( Is it more rare? 11:53 LAD for some resone the deper u go pat -100 the less commen it to find i dont know y thou 11:54 LAD ok nyan is the harest thing to find 11:54 pskosinski Ah. :( 11:54 LAD u can find it any were 11:54 pskosinski In Wiki there is that MESE is rarest 11:54 pskosinski And I have 9 MESE and 0 Nyan. ;( 11:54 LAD youl be lucky to find 1 in your life 11:54 pskosinski :( 11:54 LAD wiki 11:54 Exio Nyan Tools! 11:55 LAD thats becose they dont know about nyan cause they never found any 11:55 pskosinski Nyan Sword could be nice 11:56 LAD u on a server?? 11:56 pskosinski No 11:56 LAD ok 12:00 pskosinski God, I found a MESE land 12:00 pskosinski 29 MESE 12:20 PilzAdam Hello everyone! 12:22 pskosinski Ah... so that nubers in console are where I am. 12:22 pskosinski How big if that world in blocks? 12:22 pskosinski (y, x, z) ? 12:22 pskosinski See is 0? 12:22 pskosinski (0, 0, x)? 12:26 pskosinski Yeah, it seems to be like this... 12:28 Calinou hi PilzAdam :) 12:29 PilzAdam sup Calinou 12:29 Calinou so, will you reduce mob spawn rates a bit? performance would be better too ;) 12:29 PilzAdam yea 12:32 PilzAdam but first of all i will add the DM 12:39 Calinou PilzAdam: please use normal "flat" drawtype, not sprites 12:39 Calinou sprites are ugly 12:40 PilzAdam what? 12:40 Calinou in 0.3, DMs used sprites, not "flat" drawtype 12:40 Calinou result: they have their feet flying if you look at them from above/below 12:40 PilzAdam there are only 3 drawtypes: https://github.com/celeron55/minetest/blob/master/doc/lua_api.txt#L1224 12:41 PilzAdam you mean upright_sprite? 12:41 Calinou yes; you should use upright_sprite 12:41 Calinou not cube/sprite 12:41 PilzAdam i had nothing else in mind 12:43 PilzAdam 1% chance for DM to drop mese 12:45 OldCoder Don't you people ever sleep? :-) 12:45 OldCoder Back BTW 12:45 PilzAdam hmmmmm... there is no 32x16 texture for DM 13:09 OldCoder NekoGloop, hi 13:09 NekoGloop good mornin 13:09 PilzAdam sup NekoGloop 13:09 NekoGloop not much atm 13:11 NekoGloop hello hmmmm 13:11 \n hi, what is the image format to make inventory images look like "cubes"? 13:11 hmmmm hello NekoGloop 13:12 hmmmm .png 13:12 \n no 13:12 \n if I just set a flat 16x16 image as inventory_image, it doesn't look good 13:12 \n that's what I mean 13:12 \n it looks flat 13:12 \n not a cube 13:12 NekoGloop \n: for nodes just specify tiles and not inventory image 13:12 PilzAdam \n, minetest.get_inventory_cube(texture1, texture2, texture3) 13:12 \n NekoGloop: but the inventory image is way too dark 13:12 NekoGloop gimme the code for the item 13:12 \n sec 13:14 \n http://pastie.org/4772023 13:15 PilzAdam \n, minetest.get_inventory_cube(texture1, texture2, texture3) 13:15 NekoGloop dont use tile_images 13:15 NekoGloop just tiles 13:15 \n that didn't change anything, NekoGloop 13:15 NekoGloop then use brighter textures 13:16 \n eh, it's just the inventory part where it's dark 13:17 NekoGloop using openGL as a renderer 13:17 PilzAdam https://github.com/celeron55/minetest/blob/master/doc/lua_api.txt#L868 13:17 NekoGloop will make inventory textures be loaded incorrectly for cubes 13:18 \n I do use OpenGL 13:18 \n oh 13:18 \n incorrectly 13:18 NekoGloop there's your problem 13:18 \n how can I use direct3d or something else? 13:18 NekoGloop it's loading the texture for a darker node 13:19 NekoGloop check minetest.conf.example 13:19 NekoGloop it's a text file 13:19 PilzAdam why dont you use minetest.inventorycube(img1, img2, img3)? it is brighter if you use it 13:20 NekoGloop because that will make the dropped item still be flat, not a cube 13:20 NekoGloop a flat cube 13:21 PilzAdam i dont care about the dropped item; the inv pic looks better with this 13:21 NekoGloop yes but your opinions dont matter 13:22 PilzAdam \n asked: <\n> hi, what is the image format to make inventory images look like "cubes"? 13:22 PilzAdam and i told him how to do it in the inventory 13:22 \n is that OpenGL thing a bug? can it be fixed? 13:22 NekoGloop it's a problem with opengl 13:23 NekoGloop the amount of textures minetest loads in just the default game causes overflow 13:23 NekoGloop opengl sucks 13:23 \n okay, using D3D9 now 13:23 \n nope, still not better, NekoGloop 13:24 NekoGloop lol 13:24 NekoGloop idk because it works fine for me 13:24 \n screenshotting 13:24 NekoGloop T_A_N_K: why hello there 13:24 T_A_N_K hello 13:25 PilzAdam hi T_A_N_K 13:26 T_A_N_K hi pilzadam 13:26 \n http://i.imgur.com/ENRZO.png 13:26 PilzAdam dm is ruining my world :-( 13:26 PilzAdam \n, use minetest.inventorycube() 13:26 \n is it just me or D3D limits FPS to vsync? 13:27 \n PilzAdam: and will that work for dropped items? 13:27 PilzAdam idk 13:27 \n without an inventory_image the dropped item looks right, didn't test with one 13:27 PilzAdam try it 13:27 NekoGloop it wont 13:28 T_A_N_K pilzadam, did you try my mini feature? 13:28 PilzAdam use this: https://github.com/celeron55/minetest/blob/master/doc/lua_api.txt#L1273 to define it 13:28 PilzAdam T_A_N_K, what feature? 13:28 T_A_N_K http://minetest.net/forum/viewtopic.php?id=3142 13:29 PilzAdam T_A_N_K, its hard to make this in a mod so you have to rewrite the builtin lua scripts 13:29 \n PilzAdam: thanks 13:29 \n your solution works perfectly 13:29 PilzAdam ask c55 to add it to upstream 13:29 \n the dropped item looks ok too 13:29 PilzAdam as i said 13:29 T_A_N_K i won't, he'll say no, but i will in a little 13:29 PilzAdam NekoGloop, <\n> PilzAdam: thanks 13:29 PilzAdam <\n> your solution works perfectly 13:29 NekoGloop have you compared the dropped item to another normal node's 13:30 PilzAdam NekoGloop, never doubt about my modding skills 13:30 NekoGloop i always doubt your modding skills because they suck 13:30 \n well, true, the dropped item looks a little weird, but the inventory thing works 13:30 NekoGloop see that's what I was talking about 13:31 PilzAdam \n, you tried wield_item field? 13:31 \n not yet 13:31 \n I will 13:31 \n how to make it rotate like normal nodes? 13:31 PilzAdam this will work 13:31 PilzAdam \n, thats tricky 13:31 \n for my current items I have the same texture for all sides if that matters 13:32 \n why are stuff in creative inventory stacked up to 49, rather than 99? 13:32 NekoGloop because derp 13:32 NekoGloop inb4 pilzadam recommends his shit gamemode 13:32 PilzAdam \n, try my fork of MT game: http://minetest.net/forum/viewtopic.php?id=3119 13:32 NekoGloop see? 13:33 NekoGloop i was right. 13:33 PilzAdam its not a gamemode, its a fork 13:33 PilzAdam and its not "shit" 13:33 NekoGloop it is a gamemode 13:33 Calinou <\n> is it just me or D3D limits FPS to vsync? 13:33 Calinou fps_max in minetest.conf 13:33 Calinou default is 65 iirc 13:34 Calinou \n: protip, opengl is better 13:34 Calinou less buggy 13:34 NekoGloop http://www.youtube.com/watch?v=Ngj9bXui9EQ&feature=related 13:34 NekoGloop opengl causes cube inventory images to be loaded wrong 13:34 Calinou HAHAHA windows 8, anyway 13:34 \n NekoGloop: not only opengl 13:34 \n same with direct3d 13:34 \n so your argument is invalid :P 13:34 NekoGloop well then your graphics processor is shit 13:34 Calinou \n: what is the code of your mod? 13:34 NekoGloop because it works fine 13:35 Calinou nvm found it 13:35 T_A_N_K https://github.com/jordan4ibanez/minetest/pull/new/patch-3?quick_pull=1 13:35 Calinou \n: why do you use glasslike drawtype? 13:35 Calinou your lamps are solid blocks 13:35 Calinou just remove the drawtype line so that it uses "opaque block" drawtype 13:35 \n ok 13:36 \n well I copied from your moreblocks mod, Calinou :P 13:36 NekoGloop why the hell was i not logged into github? O.o 13:36 Calinou the glasslike drawtype + inventory image = messed up 13:36 \n Calinou: is there a way to require a steel pick or higher to mine an item successfully? 13:36 Calinou default mod handles it properly, but dropped glass is not 3D, just an isometric render 13:37 Calinou \n: see default steelblock code 13:37 Calinou and to an extent, default mese (cannot be mined with wood pick) 13:38 \n what is the "melty" thing? 13:38 NekoGloop idk 13:38 NekoGloop prolly just a random gropu thrown in for lolz 13:39 PilzAdam Ladies and Gentlemen, I am very proud to present you the Dungeon Master: https://github.com/PilzAdam/mobs/commit/3fc06c239266bcecfc75d504887ba06eca4f55cd 13:39 \n dungeon master? 13:39 \n wasn't that in an early Minetest version? 13:39 \n default game, I mean 13:39 PilzAdam it was in 0.3 but was removed in 0.4 13:39 \n ah 13:40 NekoGloop http://www.youtube.com/watch?v=ZIYTRmG21Y0&feature=related L R L R... 13:40 \n thanks Calinou 13:41 \n removing glasslike worked 13:41 Calinou np :) 13:41 \n your answer is the only sane one :P 13:41 Calinou \n: melty is an unused group 13:41 \n oh ok 13:41 T_A_N_K wtf is melty? 13:41 NekoGloop lava should slowly remove melty nodes 13:41 Calinou NekoGloop: it does? O_o 13:41 PilzAdam Calinou, T_A_N_K, https://github.com/PilzAdam/mobs/commit/9380fa4d2b117339cd7d6b98832a3406724254f4 13:41 \n hmm 13:41 Calinou PilzAdam: :D awesome 13:41 PilzAdam -> better performance 13:41 NekoGloop it SHOUDL 13:41 NekoGloop not it DOES 13:41 Calinou thanks for decreasing mob spawn 13:42 Calinou finally, not getting raped in caves anymore by stone monsters 13:42 Calinou :> 13:42 \n is it possible to implement actual "flying", e.g. without the noclip of free_move? 13:42 Calinou \n: in c++ yes 13:42 Calinou easily 13:42 sfan5 its in blockplanet 13:42 NekoGloop \n: are you saying you dont like noclip? 13:42 T_A_N_K good! 13:42 Calinou would be nice to have two separate privileges, yes 13:42 T_A_N_K that was a serious problem 13:42 Calinou noclip is good in creative 13:42 \n NekoGloop: no it's useful sometimes, but can be also annoying :P 13:42 NekoGloop "problem"? 13:43 T_A_N_K the spawn ratio of simple mobs 13:43 NekoGloop oh 13:43 NekoGloop ok 13:43 \n bbl 13:44 Calinou PilzAdam: will add textures for DM for misa pack later :p 13:44 PilzAdam i still need new sheep and monster textures 13:46 T_A_N_K 3d mobs? :( 13:46 NekoGloop no 13:46 PilzAdam no 13:46 NekoGloop he just needs new textures XD 13:47 PilzAdam MT mobs and players should stay 2D IMO 13:47 T_A_N_K time for 3d lua player :D 13:47 PilzAdam i found a nyan-cat! 13:48 Calinou PilzAdam: wow, the DM is awesome... you should make a walking animation perhaps 13:48 Exio lol 13:48 Calinou PilzAdam: an extrusion would be good, though, like for wield items 13:48 PilzAdam animation is tricky 13:48 Calinou gtg, bye :) 13:48 Calinou ok 13:49 PilzAdam bye 13:49 Calinou PilzAdam: increase spawning chances from 8000 to 7000, and sheep from 10000 to 9000 13:49 Calinou you've made them a bit too rare :p 13:49 PilzAdam k 13:52 NekoGloop http://www.youtube.com/watch?NR=1&feature=endscreen&v=zaGmunWRAuM 13:53 nyan-cat IT'S OVER 9000! 13:53 NekoGloop wut 13:53 T_A_N_K it's over nyan THOUSAND! 13:53 PilzAdam lol 13:54 NekoGloop XD 13:54 NekoGloop I've made a well :3 13:54 nyan-cat Calinou, _increase_ from 8k to 7k and from 10k to 9k? 13:55 nyan-cat oh, he left. 13:55 NekoGloop the rarity 13:55 NekoGloop decrease the rarity, increase the mobs 13:55 nyan-cat ah 13:55 nyan-cat Rarity? 13:55 nyan-cat ponies! 13:56 NekoGloop no ponies 14:02 T_A_N_K donaldr3 is the code uploaded yet? 14:05 PilzAdam https://github.com/PilzAdam/mobs/commit/b2e3d1f59979fcdb950b8feddca6388e79b82783 14:11 NekoGloop Meow. 14:18 NekoGloop why for the love of cookies is wool not in special groups? 14:25 NekoGloop i haz a banana :3 14:34 NekoGloop hello...? is this thing on...? 14:34 PilzAdam no 14:34 NekoGloop i see. 14:34 PilzAdam do simple mobs run on your computer? 14:34 NekoGloop no 14:34 NekoGloop windows build still doesnt like them 14:35 NekoGloop on_step: tried to index a number 14:36 PilzAdam try this build: sfan.sf.funpic.de/minetest-builds/c55/minetest-0.4.3-9696ed3-win32.7z 14:36 NekoGloop I'll wait for a link i can press ;) 14:36 PilzAdam try this build: http://sfan.sf.funpic.de/minetest-builds/c55/minetest-0.4.3-9696ed3-win32.7z 14:37 PilzAdam you can also use other protocols than http 14:42 pskosinski Is there any way to destroy sea...? 14:42 NekoGloop call the folder mobs or simple_mobs? :/ 14:42 PilzAdam place a block in it 14:42 PilzAdam NekoGloop, mobs 14:42 pskosinski Ah! 14:43 pskosinski And then remove... 14:43 PilzAdam yes 14:43 pskosinski ty :) 14:43 mika__ anyone know king gorilla? 14:44 NekoGloop should be a spawn command lolz 14:46 NekoGloop I'm waaaaaaaaaaaaaaaaaaaaaaaaaaiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiitttttttttttttttttttttttttttttttttttttttttttttiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiinnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnngggggggggggggggggggggggggggggggggg...................... 14:46 NekoGloop no freakin mobs are spawning.................. 14:47 PilzAdam /spawnentity mobs:sand_monster 14:47 NekoGloop well on_step still says it attempted to index a number value 14:47 NekoGloop have you tested them damaging you? 14:48 PilzAdam okay then the windows build still has this bug 14:48 NekoGloop who says its windowS? 14:48 PilzAdam its *only* in the win build 14:48 NekoGloop maybe you screwed something up 14:48 NekoGloop have you tested being damaged by the mobs? 14:48 PilzAdam in every linux version it works 14:48 PilzAdam thats a fact 14:49 NekoGloop LET ONE OF THE FUCKING MOBS TOUCH YOU 14:49 NekoGloop THEN TELL ME IF ITS JUST IN WINDOWS 14:49 PilzAdam it is 14:49 PilzAdam ive tested it 14:49 NekoGloop HAVE YOU FUCKING TESTED THE MOB DAMAGE? 14:49 PilzAdam also ask Calinou, he said he get killed by Mobs every 5 minutes 14:50 PilzAdam it works in linux, i have tested it and all bug reports are from windows 14:50 NekoGloop THEN FUCK OFF AND MAKE ONE THAT WORKS 14:51 * PilzAdam wont fuck off 14:52 NekoGloop THEN YOUR MOD SUCKS 14:52 NekoGloop AT LEAST MOBF RUNS IN WINDOWS -_- 14:52 PilzAdam i can do nothing about the wrong win build, ask sfan5 to make a new one 14:53 sfan5 should i make a new build? 14:53 NekoGloop ... 14:53 NekoGloop I'm out of here 14:53 NekoGloop idiots everywhere 14:53 PilzAdam sfan5, this commit https://github.com/celeron55/minetest/commit/ac628c9b0ab8c69313b3fe401384ecd0fc20eb14 doesnt work in your latest build 14:54 sfan5 should i make a new build then? 14:54 PilzAdam try it 14:54 PilzAdam (you can test it with TNT) 14:58 Jordach sup 14:58 sfan5 hi 14:58 PilzAdam hi Jordach 14:58 Jordach sup PilzAdam and sfan5 15:01 Jordach ive had a long day at school 15:01 Jordach (im never normally this tired...) 15:02 * Jordach checks for calinou.. 15:02 Jordach hands up if you want me to host a public server? 15:03 sfan5 \o 15:03 Jordach you missed a / 15:03 Octupus hi 15:04 Jordach zzzz..... 15:04 * Jordach considers some coffee 15:05 Octupus get some sleep bro 15:05 Jordach Octupus - its 3pm over here 15:05 Jordach 4pm* 15:05 Octupus i woke up at 2 and stayed awake til 5:30 15:05 Jordach i know why....i had coffee earlier...time for some more then 15:06 Octupus well get some more 15:11 Jordach my server is now online 15:12 PilzAdam mobs wiki: https://github.com/PilzAdam/mobs/wiki 15:13 PilzAdam why do the links lead to a 404 page? 15:14 Jordach they may not have finished "pushing" 15:15 PilzAdam the link in the sheep page works fine 15:16 Jordach downloads and installs 3dfornitur 15:16 Jordach e* 15:17 PilzAdam the links also work in the preview page 15:18 PilzAdam ahhh: i have to put a "wiki/" in front of it 15:20 RealBadAngel hi all 15:20 PilzAdam sup 15:20 RealBadAngel just came back from work 15:21 RealBadAngel and damn tired 15:22 RealBadAngel i can c youre lately in mobs 15:23 RealBadAngel one question, why same shape as player? 15:23 pskosinski lol, I can use fire to destroy water, itneresting 15:24 PilzAdam RealBadAngel, i have no better textures 15:24 RealBadAngel with laser you can also boil water 15:24 pskosinski To "form" water 15:25 RealBadAngel hmmm, longer thought not even better spirtes are needed 15:25 RealBadAngel better wait for 3d models 15:25 RealBadAngel and meanwhile develop other code 15:27 PilzAdam i wont add 3D 15:27 Jordach + 15:28 RealBadAngel sure, and im marylin monroe 15:28 RealBadAngel 3d mobs, players are needed badly 15:29 PilzAdam no 15:29 RealBadAngel maybe with "sprite" option for lower end 15:29 PilzAdam 2D models are better for MT 15:29 PilzAdam i will ever use 2D for myself 15:29 PilzAdam i can add it for others, but i will stay at 2D 15:30 RealBadAngel look, but not every one here has 486 and want it to play mt 15:30 PilzAdam i have a GTX 460 15:30 RealBadAngel perfect for sprites? ;) 15:30 Jordach i have a nvidia geforce 6200 15:31 PilzAdam and a intel core i7 15:31 Jordach with 512mb 15:31 RealBadAngel here radeon 2gb 15:31 Jordach PilzAdam - y u no hose server? 15:31 Jordach host 15:31 PilzAdam dunno 15:31 RealBadAngel r44444444444445555555555555eeeeeeeeeeeeeeee 15:31 RealBadAngel ooops 15:32 RealBadAngel sorry, cleanin keyboard 15:32 PilzAdam lol 15:32 RealBadAngel 4 got stuck 15:32 RealBadAngel i took it away with spoon and cleaned 15:34 Jordach RealBadAngel - y u make laggy mof? 15:34 RealBadAngel we do have storages here with building materials in place 15:34 Jordach mod* 15:34 RealBadAngel so keyboard live time is circa 2 months, not more 15:35 RealBadAngel laggy mod? 15:35 Jordach technic 15:35 RealBadAngel lol 15:35 Jordach yes - i'd use it if it were not for the mesecons requirement 15:36 RealBadAngel i need logic 15:36 RealBadAngel mesecons are rdy n waitin 15:37 RealBadAngel i wont be tryin to open again opened doors 15:39 PilzAdam pictures added to wiki: https://github.com/PilzAdam/mobs/wiki 15:40 RealBadAngel jordach: some parts just will mesecons in fact 15:40 RealBadAngel i could make them optional 15:41 RealBadAngel as a sub-mod 15:42 RealBadAngel but Jeija made excellent work with API i think 15:42 RealBadAngel using mesecons with own machines is easy as piece of cake 15:43 RealBadAngel i can even put button on side of machine to trigger it 15:43 RealBadAngel and i like it 15:53 RealBadAngel im polishing tubed items code by now 15:53 RealBadAngel trying to make it idiot and bullet proof 15:54 RealBadAngel im not missing much 15:55 RealBadAngel http://www.youtube.com/watch?v=6eV2oC43i6M&feature=youtu.be 16:04 PilzAdam API doc moved to https://github.com/PilzAdam/mobs/wiki/API 16:10 NekoGloop have you all stopped being idiots yet? 16:12 PilzAdam i guess 16:12 sfan5 yup 16:12 PilzAdam sfan5, you make a new build? 16:13 sfan5 yup 16:13 PilzAdam when will it be ready? 16:13 sfan5 http://sfan.sf.funpic.de/minetest-builds/c55/minetest-0.4.3-9696ed3-win32.7z 16:13 sfan5 they are uploaded automatically 16:13 PilzAdam does TNT or simple mobs work with it? 16:14 NekoGloop like most people in minetest, sfan doesnt care enough to test 16:15 sfan5 test yourself 16:15 PilzAdam NekoGloop, ive tested it. but i have only linux 16:15 PilzAdam would you be so kind and test simple mobs, NekoGloop ? 16:15 NekoGloop yaaawwwwnnnn... 16:16 NekoGloop same error. 16:16 NekoGloop perhaps, dont use on_step 16:16 PilzAdam sfan5, are you sure u have latest github version? 16:16 sfan5 yes 16:16 sfan5 my script downloads the latest version 16:17 PilzAdam because this https://github.com/celeron55/minetest/commit/25cf3757b29a0397e201a4719788ead3dc76ec94 isnt in lua-api.txt 16:17 PilzAdam so its not up to date 16:17 Octupus i tested it on windows pilz 16:18 PilzAdam sfan5, its definetly not the latest version! the change of this https://github.com/celeron55/minetest/commit/ac628c9b0ab8c69313b3fe401384ecd0fc20eb14 in lua-apit.txt arent there 16:18 sfan5 wait somehings wrong 16:18 sfan5 i just noticed that 16:18 Octupus sfan whats in your build? 16:18 NekoGloop duh something's wrong. 16:19 PilzAdam the latest changes arent updated in the builds 16:19 PilzAdam YAY!!!! Minetest has 400 stars on GitHub!!! 16:20 Calinou nice :) 16:20 PilzAdam on is from me :-) 16:20 PilzAdam *one 16:20 sfan5 just the wrong link 16:20 sfan5 http://sfan.sf.funpic.de/minetest-builds/c55/minetest-0.4.3-25cf375-win32.7z 16:20 Calinou one from me :D and one fork too 16:20 Calinou sfan5: why .7z? :P 16:20 sfan5 because save space 16:20 Calinou is this a build compatible with simplemobs mod (with the object:punch thingie)? 16:21 PilzAdam nope 16:21 NekoGloop like you give a fuck? 16:22 PilzAdam Calinou, http://minetest.net/forum/viewtopic.php?pid=43875#p43875 16:22 NekoGloop why is minetestserver seperate? O.o 16:22 PilzAdam it runs without a window 16:23 NekoGloop oops, dirt monster dies 16:23 NekoGloop (daytime) 16:23 NekoGloop spawning a sand monster crashes :/ 16:24 NekoGloop so no, it wasnt fixed, but doesnt give a debug.txt error, jsut crashes 16:24 Calinou PilzAdam: ./minetestserver == ./minetest --server == minetest.exe --server 16:24 Calinou same things 16:24 Calinou it's just because it needs less dependancies to run, iirc 16:25 Calinou cmake option -DBUILD_SERVER=0 will not build minetest, only minetestserver, requires less dependancies 16:25 PilzAdam NekoGloop, thanks for testing. 16:25 sfan5 "-DBUILD_SERVER=0 will not build minetest" wrong 16:26 sfan5 its -DBUILD_CLIENT=0 16:26 NekoGloop now for technicplus 16:26 NekoGloop how do i check if the player has space for an item? 16:27 PilzAdam https://github.com/celeron55/minetest/blob/master/doc/lua_api.txt#L1138 16:27 PilzAdam player:get_inventory():room_for_item("main", ItemStack("default:dirt")) 16:28 PilzAdam https://github.com/PilzAdam/item_drop/blob/master/init.lua#L40 16:33 Calinou poking PilzAdam like a boss 16:33 Calinou https://dl.dropbox.com/u/82342922/temp/dungeon_master_textures.zip 16:33 * Calinou thanks CIA-58 16:33 Calinou cisoun* 16:33 sfan5 :D 16:34 Calinou (there are dm+fireball textures too. they are not used by your mod, but in case you add shooting animation, you can use them) 16:35 cisoun WHAT DID I DO ?!! 16:35 cisoun oh wait 16:35 Calinou legal copyright infringement :D 16:35 PilzAdam Calinou, i dont realy need new DM textures 16:35 Calinou well, they look better than the default :) 16:35 Calinou see by yourself 16:35 cisoun oh this. 16:35 Calinou far better 16:36 cisoun PilzAdam: yeah use them. 16:36 cisoun they sucks! 16:36 cisoun DO IT FAGGOT 16:36 NekoGloop hello T_A_N_K 16:36 cisoun man, there's not even the animated textures 16:36 T_A_N_K hello! 16:36 PilzAdam T_A_N_K, please stop that "fart" sounds with your mouth in your vids! 16:36 T_A_N_K PFFT! 16:36 NekoGloop i agree ^ 16:37 sfan5 hi T_A_N_K 16:37 T_A_N_K fine 16:37 PilzAdam T_A_N_K, https://github.com/PilzAdam/mobs/wiki 16:37 PilzAdam read Minestest's damage system 16:38 PilzAdam Calinou, WTFPL? 16:38 Calinou minetest's new damage system is "15% less obscure", quoting c-fifty-five. 16:38 Calinou 8) 16:38 Calinou PilzAdam: yes 16:38 Calinou cisoun: no animated textures for now; the mobs mod makes DM flat (upright_sprite), not cube 16:39 Calinou finally no DM with flying feet anymore 16:39 NekoGloop c-fifty-five prolly HLs him 16:39 PilzAdam tile animation for entities is not possible 16:40 Calinou NekoGloop: no :) 16:41 T_A_N_K i'm sure it is, just undiscovered 16:41 NekoGloop people said electricity for minetest was impossible until rba did it ;) 16:42 PilzAdam Calinou, https://github.com/PilzAdam/mobs/commit/4c9d02d41780dbe3b04c2ab701ccd8bc85a3161d 16:42 Calinou PilzAdam: on your wiki, it's reload not reaload :) 16:43 Calinou also, DMs require stonesword+ to recieve damage, you should put it on wiki :p 16:43 T_A_N_K pilzadam i invite you to my server too 16:44 Calinou PilzAdam: why did you add the DM fireball textures, since they're unused? :P 16:44 NekoGloop oh, can i come? pweaaaaaase? 16:44 Calinou we need a _legit_ survival server with mobs, for testing balance 16:44 PilzAdam Calinou, for the future 16:44 Calinou ok :) 16:45 PilzAdam there are also animated fireball textures; but tile animation dont work for entities 16:45 Calinou that server would be good for testing player to mob interactions: if you hit a mob which chases another player, what should happen? 16:45 Calinou k 16:45 PilzAdam and theres my sheep attempt ;-) 16:46 PilzAdam Calinou, DM picture in wiki updated: https://github.com/PilzAdam/mobs/wiki/Dungeon-Master 16:47 NekoGloop http://www.youtube.com/watch?v=I-sH53vXP2A 16:47 PilzAdam nice 16:48 NekoGloop random video is random :D 16:49 NekoGloop why the hell is wear a string 16:50 NekoGloop wb T_A_N_K 16:50 PilzAdam wb 16:50 T_A_N_K ty 16:50 NekoGloop in 3 days I'm gonna get me headset >w< 16:51 NekoGloop my* 16:52 PilzAdam 40.986.709 views!!! https://www.youtube.com/watch?v=k2rDbRUDkds 16:52 NekoGloop 60m on revenge 16:52 NekoGloop almost 61m 16:54 NekoGloop http://www.youtube.com/watch?v=cPJUBQd-PNM&feature=relmfu 16:55 PilzAdam https://github.com/PilzAdam/minetest_game/commit/c2bd697b737db30559bb8165fdcf26c0d0328197 16:56 NekoGloop yeah i like that part of realtest 16:56 Calinou O_o climbable leaves 16:56 Calinou meh, I like solid leaves 16:56 NekoGloop i like climbing ^^" 16:58 NekoGloop now all we need is the player to look like a monkey 16:59 khonkhortisan I like climbable leaves, it balances out there being no branches 16:59 NekoGloop yup 17:00 NekoGloop RealBadAngel will be happy; I just finished the treetap 17:00 Octupus pilz are u captain sparklez 17:01 PilzAdam let me google captain sparklez... 17:01 NekoGloop most likely person to be captainsparklez of those here would be jordach or T_A_N_K 17:01 Octupus :) 17:01 Octupus :0 17:02 PilzAdam okay, then: no 17:02 PilzAdam https://en.wikipedia.org/wiki/Sparkle_Hayter 17:02 NekoGloop lol? 17:02 NekoGloop he means the person who made tnt revenge and fallen kingdon 17:02 NekoGloop kingdom* 17:03 PilzAdam im just a little Minetest modder 17:03 NekoGloop lol 17:04 NekoGloop arent we all? 17:04 PilzAdam not you NekoGloop ;-) 17:04 NekoGloop yeah i am 17:04 NekoGloop i'm just a little minetest modder :3 17:05 Octupus captainsparklez is jordan 17:05 MiJyn what's a "big" minetest modder? 17:05 PilzAdam c55 17:05 T_A_N_K i'm not captain sparklez 17:05 T_A_N_K lol 17:05 NekoGloop jeija/realbadangel 17:07 MiJyn PilzAdam, lol 17:08 MiJyn NekoGloop, Jeija? How is he "big"? 17:08 NekoGloop mesecons 17:08 PilzAdam you heard from mesecons? 17:08 MiJyn how is that "big"? 17:08 MiJyn it's simple 17:08 NekoGloop have you looked at the code for that thing? O.o 17:08 MiJyn yes 17:09 NekoGloop how the fuck is that "simple"? 17:09 Octupus when i finish writing this paragraph will any1 read ma story 17:09 Octupus VanessaE,Your in it 17:11 Calinou PilzAdam: you should make fireball a tiny bit faster, and make it have 2hp so that it can be destroyed with swords :p 17:11 Calinou <-- more simplicity in mods 17:11 Calinou spaghetti code ftw 17:12 Calinou MiJyn: ^ 17:28 * VanessaE wanders in. 17:28 PilzAdam hi 17:29 VanessaE hi 17:29 NekoGloop hi 17:29 Octupus hi vanessa 17:29 Octupus im making a story and coder is helping me and your in it XD 17:29 Octupus i mean :D 17:30 VanessaE oh my 17:30 Octupus it isnt bad 17:31 Octupus i pm u so i dont need to share ma story in the public 17:31 Octupus *googley eyes* 17:36 MiJyn what kind of story? 17:38 MiJyn I certainly have a story with VanessaE and C55 in 17:38 rubenwardy is compiling on ubuntu (codeblocks) for editing the minetest source easier/harder than in windows 7 vc++. 17:39 MiJyn I'd recommend using Geany 17:39 VanessaE MiJyn: I hope it's not too bad :-) 17:39 Octupus MiJyn,A crime story 17:39 MiJyn and Yakuake (for the terminal) 17:39 MiJyn VanessaE, I'll publish it after I finish my APIs... 17:40 MiJyn Octupus, who's the criminal? :P 17:40 Octupus U shud know 17:40 rubenwardy (6:39:22 PM) MiJyn: I'd recommend using Geany on ubuntu or win7 17:40 Octupus starts with L and ends with e 17:41 sfan5 geany ftw 17:44 rubenwardy is there a good tutorial for setting up vc++ with irrlicht? 17:45 VanessaE step one: download and install virtualbox. step two: download ubuntu and install it therein. step three: tell M$ to go fuck themselves with their development-unfriendly OS ;-) 17:46 Octupus XD 17:47 rubenwardy i have ubuntu 17:47 rubenwardy what about setting it up in ubuntu? I have codeblocks, but i could download another light weight one 17:48 VanessaE I was joking :-) 17:49 MiJyn (6:39:22 PM) MiJyn: I'd recommend using Geany on ubuntu or win7 17:49 VanessaE but in ubuntu, you just need to do what's in the readme to compile minetest, and by extension irrlicht 17:49 MiJyn Ubunty 17:49 MiJyn starts with L and ends with e 17:49 MiJyn Mine is 2 17:49 MiJyn guess which 17:51 Octupus idk 17:51 Octupus its landmine cheez luise 17:52 rubenwardy what irc clients are there for ubuntu? 17:52 MiJyn Octupus, huh? 17:52 Octupus landmine is the criminal 17:52 MiJyn nope 17:53 MiJyn I finally think I figured out what happened 17:53 MiJyn LandMine is fine 17:53 MiJyn but there is a 32yo person that also uses that nick 17:53 Octupus IN my story 17:53 MiJyn Misael Roman uses it 17:53 MiJyn oh 17:53 MiJyn lol 17:53 MiJyn not in mine 17:54 rubenwardy (6:52:21 PM) rubenwardy: what irc clients are there for ubuntu? 17:54 VanessaE pidgin, xchat, irssi, bitchx, a bunch of others too 17:55 rubenwardy pidgin :) i use that now... good 17:55 rubenwardy bye, rebooting in ubuntu 17:56 FreeFull s/xchat/hexchat/ 17:56 OldCoder Ha 17:56 sfan5 no 18:01 cappy Greets! 18:02 MiJyn hi cappy 18:04 sfan5 hi 18:05 cappy does anyone know if inventory_plus has dependecies? I'm getting a 'moderror: failed to load' on inventory_plus/init.lua 18:06 sfan5 whats the exact error? 18:07 rubenwardy i love ubuntu... 18:07 * sfan5 too 18:07 cappy "ModError: Failed to load and run /usr/share/minetest/games/minetest_game/mods/inventory_plus/init.lua" 18:07 * cappy as well 18:07 NekoGloop ... 18:07 NekoGloop howabout the part that says something? 18:08 cappy That's the only message I get, unless there's more info in a log somewheres 18:08 * rubenwardy only installed ubuntu today, and wish he found out about it sooner 18:09 NekoGloop try about 3 lines higher 18:09 NekoGloop above "== END OF ERROR FROM LUA ==" 18:11 Calinou what about setting it up in ubuntu? I have codeblocks, but i could download another light weight one 18:12 Calinou VIM FTW -- c-fifty-five 18:12 Calinou who cares about IDEs? 18:12 Calinou text editors are sufficient 18:12 Calinou rubenwardy: xchat, if you want a irc client 18:12 Calinou and hexchat on windows 18:12 rubenwardy i did not know that you can compile c++ on ubuntu 18:12 rubenwardy and i use pidgin 18:12 cappy 13:11:26: ERROR[main]: ...est/games/minetest_game/mods/inventory_plus/init.lua:82: attempt to call field 'register_on_player_receive_fields' (a nil value) 18:13 cappy 13:11:26: ERROR[main]: stack traceback: 18:13 rubenwardy E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) 18:13 rubenwardy E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? 18:13 rubenwardy How to give premission? 18:13 Calinou sudo :p 18:13 cappy 13:11:26: ERROR[main]: ...est/games/minetest_game/mods/inventory_plus/init.lua:82: in main chunk 18:13 Calinou hi ubuntu user! 18:13 rubenwardy ? 18:13 Calinou sudo , eg sudo apt-get install xchat 18:13 Calinou then you type your password (your account's password, on ubuntu) 18:14 rubenwardy no 18:14 T_A_N_K oh yes, rubenwardy: you have the coolest SN i've ever seen 18:14 rubenwardy what is Sn? 18:14 T_A_N_K screenname 18:14 rubenwardy $ apt-get install build-essential libirrlich-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev libogg-dev libvorbis-dev libopenal-dev 18:14 rubenwardy what is my screen name? 18:14 rubenwardy huh? why is it cool? 18:15 rubenwardy I did 18:15 rubenwardy (19:14:38) rubenwardy: $ apt-get install build-essential libirrlich-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev libogg-dev libvorbis-dev libopenal-dev 18:15 Calinou with sudo 18:15 rubenwardy then got those two errors 18:15 Calinou c-fifty-five assumes you have root access 18:15 rubenwardy sudo apt-get 18:15 rubenwardy ? 18:15 Calinou sudo apt-get install build-essential libirrlich-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev libogg-dev libvorbis-dev libopenal-dev 18:15 Calinou with sudo 18:15 Calinou this ^ 18:16 Calinou (to paste into terminal: ctrl+shift+v) 18:16 rubenwardy thanks 18:16 rubenwardy done :) 18:17 Calinou i love ubuntu... 18:17 Calinou HOW DARE YOU 18:19 rubenwardy you are really anti-ubuntu arent you? 18:19 VanessaE could be worse. 18:19 cappy NekoGloob: did you see the error? 18:19 Calinou no, but I like lubuntu. 18:19 VanessaE you could be using har...er...ArchLinux ;-) 18:20 Calinou u/k/xubuntu are slow and bloated 18:20 Calinou harshlinux sucks 18:20 Calinou I can't even install it 18:20 VanessaE see? :-) 18:20 Calinou <--- uses linux since 3 years ago 18:20 Octupus i finished ma story now for the editing part :) 18:21 rubenwardy wow minetest takes a while to compile... 18:21 Calinou depends on your CPU 18:21 rubenwardy as in compared to the stuff i have made 18:21 Calinou takes about two minutes on most CPUs 18:21 Calinou protip: use make -j2, not make 18:21 Calinou faster 18:21 rubenwardy 1 30 minute on mine 18:22 rubenwardy i used make -j2 18:22 VanessaE takes a couple minutes on mine, and I use -j12 :-) 18:23 Calinou lol 18:23 Octupus cali 18:23 Octupus remember yesterday 18:23 Octupus with faceride 18:24 Calinou -yes 18:24 Calinou :D 18:24 rubenwardy i am really happy 18:24 PilzAdam i use -j16 -> ~40 sec. 18:24 rubenwardy i actually managed to compile minetest! 18:24 Calinou PilzAdam: how many cores do your cpu have? 18:24 PilzAdam 8 18:24 Octupus cali u made the moreores mod :) 18:25 Octupus u did great on it 18:25 Calinou :D 18:25 rubenwardy how do you do code trace back? 18:33 cappy okay, upgraded to 0.4.3 and error went away... 18:34 NekoGloop >.> 18:34 NekoGloop you can only use inventory_plus with 0.4.3, it says so on the forum 18:36 cappy yeah, thought I had the latest version running... nope... 18:53 pskosinski I unpacked textures to ~/.minetest/textures/all, doesn't work. Added to ~/.minetest.conf line texture_path = /home/nick/.minetest/textures/all, doesn't work. Change to /home/nick/.minetest/textures, doesn't work 18:53 pskosinski What am I doing wrong...? 18:53 VanessaE are the actual image files in that folder? 18:54 VanessaE or are you just pointing to a folder containing a folder? 18:55 pskosinski There are image files 18:55 pskosinski ~/.minetest/textures/all 18:55 pskosinski And now I see in terminal: "Loaded texture: /usr/local/games/minetest/" >.> 18:55 VanessaE odd, see I use texture_path = to set mine 18:56 PilzAdam there should be a in_game texture pack/mod manager 18:56 pskosinski But it looks like it doesn't care about ~/.minetest ... 18:56 pskosinski So maybe I ill just unpack them to game directory... 18:57 pskosinski Manager, ok, moment... 18:58 pskosinski Where...? 18:58 PilzAdam it isnt there 18:58 PilzAdam its a feature request 18:58 PilzAdam everyone wants it but nobody coded it 18:58 PilzAdam (except that one version in the forum) 18:58 pskosinski Ah 19:00 pskosinski And where should be texture_path? In ~/.minetest/minetest.conf ? 19:00 pskosinski argh 19:00 pskosinski I see. :| 19:01 pskosinski No, I don't 19:02 pskosinski I see, it is so silly. 19:03 rubenwardy i might make a mod manager 19:03 pskosinski Minetest is reading only /path/to/game/minetest.conf, it is not reading ~/.minetest/minetest.conf ... 19:03 PilzAdam rubenwardy, i want a in_game easy to use mod-manager 19:04 rubenwardy i know 19:04 rubenwardy the current one is not very easy 19:04 PilzAdam never tried it 19:04 rubenwardy i think a new folder should be added, mods>menu. 19:04 rubenwardy runs on menu loading 19:05 rubenwardy allows tab custommising w/o compiling 19:05 RealBadAngel hi 19:06 PilzAdam sup RealBadAngel 19:06 RealBadAngel we have tried to turn on heatin at home 19:06 RealBadAngel result=flood 19:07 RealBadAngel somethin is broken and we had water everywhere damn 19:07 PilzAdam yay! i moved from #17 to #16 in number of forum posts 19:08 VanessaE wonder where I sit :-) 19:08 PilzAdam RealBadAngel, RL or MT? 19:08 RealBadAngel real life 19:08 PilzAdam VanessaE, your #13 19:08 RealBadAngel took 2 hours to clean the mess 19:08 RealBadAngel and its not heating still lol 19:10 PilzAdam c55 #38 or somehting like this 19:12 PilzAdam i was thinking of deleting the gunpowder and create a new recipe for TNT 19:13 PilzAdam sand gravel sand 19:13 PilzAdam grael sand gravel 19:13 PilzAdam sand gravel sand 19:13 PilzAdam or 19:13 VanessaE terrible recipe 19:13 PilzAdam sand gravel sand 19:13 PilzAdam grael gravel gravel 19:13 PilzAdam sand gravel sand 19:13 VanessaE there should at least be coal in there. 19:13 PilzAdam sand gravel sand 19:13 PilzAdam grael coal gravel 19:13 PilzAdam sand gravel sand 19:14 VanessaE better but still too cheap 19:14 Jordach VanessaE - i wonder where I SIT? 19:15 PilzAdam gravel coal gravel 19:15 PilzAdam coal coal coal 19:15 PilzAdam gravel coal gravel 19:15 VanessaE yes, sit. because I'm too tired to stand :) 19:15 Jordach nononono. forum post wise 19:15 PilzAdam whats about that? 19:16 PilzAdam (the recipe) 19:16 PilzAdam i will take it 19:17 NekoGloop Adam: use what you have now 19:17 PilzAdam i hate the gunpowder 19:19 * Jordach is STILL smug about being 1st in the forums 19:19 Jordach hmm 19:19 Jordach i wanna know how many posts per day i have done 19:19 Jordach when i come to being here for a year 19:20 * PilzAdam us STILL smug about creating more mods than every other modder in this thread: http://minetest.net/forum/viewtopic.php?id=2770 19:21 Jordach PilzAdam - you are an amazing modder, though, can you make epic structures like 1:1 scale pixel art? 19:21 PilzAdam ... 19:21 * PilzAdam goes back to his corner 19:21 Jordach or even 3d models 19:22 Jordach thats what people like.....sometimes mods, sometimes builds 19:22 PilzAdam http://minetest.net/forum/viewtopic.php?id=2672 19:22 Jordach i BALANCE the two, or do you wonder why wool is around, OR WHY it was made for? 19:22 Jordach PilzAdam - 3d models being made from BLOCKS/NODES 19:23 * PilzAdam goes deeper in his corner 19:23 Jordach PilzAdam - you have to start building things and not mod so often 19:23 * NekoGloop throws a default:stone at PilzAdam 19:24 * PilzAdam throws tnt:tnt_burning back 19:24 * Jordach uses /giveme tnt:tnt and lights it 19:24 PilzAdam Jordach, you have no torch... 19:24 * NekoGloop invokes /give Jordach default:torch -1 19:24 * Jordach uses /giveme torch 99999999999999999999999999999 19:25 Jordach ^ that also works 19:25 * NekoGloop invokes /give Jordach tnt:tnt -1 19:25 PilzAdam /revoke * give 19:25 Jordach this is where LM bursts in 19:25 Jordach JOKING. 19:27 * Jordach needs one more post to make it to 2,400 posts http://minetest.net/forum/viewtopic.php?pid=43901#p43901 19:27 PilzAdam Jordach, im in the forum for 2 months; 512/2 = 256; your for 11 months: 2.397/11=217.9 19:27 Jordach PilzAdam - its called moderation 19:27 Jordach .....and a life. 19:28 Jordach ^ lol, outside life 19:28 VanessaE only 618 posts for me eh.. I gotta get my act together then :-) 19:28 Jordach me and sfan5 had a race to the 1000 mark 19:28 NekoGloop i have 20 or so XD 19:28 Jordach he won 19:29 sfan5 Jordach: yup 19:29 * Jordach pokes PilzAdam via xbox live 19:29 * PilzAdam wil make one post for one character in the future -> more posts 19:29 Jordach 19:29 * PilzAdam is too tired to play xbox 19:29 Jordach [20:29:13] * PilzAdam wil make one post for one character in the future -> more posts : have fun doing one character per 20 seconds 19:29 * PilzAdam has fun doing it 19:30 Jordach im expecting * VanessaE moves all of them into one post. 19:30 VanessaE heh 19:30 Jordach idk whether to play xbox360 or minetest 19:30 Jordach ARGH! 19:30 PilzAdam do deleted posts count for the total number of posts? 19:31 VanessaE dunno 19:31 Jordach NOPE.AVI 19:31 PilzAdam they do 19:31 VanessaE bbl 19:32 PilzAdam i have 512 posts but when i go to "view all your posts it shows me 505" 19:33 PilzAdam Jordach, you have 2,284 "real" posts 19:34 PilzAdam how many mods have a own wiki? 19:34 Octupus mesecons 19:34 PilzAdam https://github.com/PilzAdam/mobs/wiki 19:53 NekoGloop RealBadAngel: i made the treetap 19:57 NekoGloop RealBadAngel: http://pastebin.com/RkANQ3wh 19:57 Muadtralk what no syrup? 19:57 Muadtralk :D 19:58 NekoGloop .... what? 19:58 Muadtralk your tree tap 19:58 NekoGloop ....? 19:58 Muadtralk just messing around 19:58 Muadtralk nice little thing you got there 19:58 Muadtralk get rubber from a tree 19:58 Muadtralk yes? 19:59 NekoGloop from farming rubber trees 19:59 RealBadAngel NekoGloop, super, i will add to today 19:59 NekoGloop i dont have any textures though :/ 20:00 NekoGloop also, it doesnt damage the treetap when you dont have inventory space 20:00 NekoGloop oh wait... 20:01 NekoGloop i think i just saw something 20:01 NekoGloop at line 24: 20:01 NekoGloop else return end, 20:01 NekoGloop instead of what's there 20:05 NekoGloop Error 1: We dont give a shit if you were looking for this page. 20:07 T_A_N_K who are you returning that error to? 20:08 NekoGloop me :P 20:12 * PilzAdam gets 8 stacks of TNT and a torch to have fun in a new world ;-) 20:18 * T_A_N_K is going to make 3d player 20:18 T_A_N_K or, attempt to 20:18 PilzAdam -1 for 3D players/mobs 20:19 T_A_N_K it's not for you then! 20:19 Muadtralk have an option to disable it TANK! 20:19 T_A_N_K good idea 20:20 Muadtralk that way you can send back the -1 people 20:20 Muadtralk and possibly get celeron55 to add it 20:20 T_A_N_K it's nice to meat you muadtralk 20:20 Muadtralk its nice to meet you again TANK 20:21 Xx_Plutonium_xX Hi 20:22 Xx_Plutonium_xX I need some help for install glut.dll please 20:22 Octupus Nice to meet both of u again 3 times :) 20:22 Xx_Plutonium_xX ? 20:22 Xx_Plutonium_xX The last time I came here was 80 days before 20:24 T_A_N_K that's fancy 20:28 PilzAdam gtg; bye 20:30 Xx_Plutonium_xX so.... 20:30 Xx_Plutonium_xX Someone can help me? I work with teamviewer 20:31 Xx_Plutonium_xX Teamviewer: ID: 681 169 584 pass: iiDuYZg&HN 20:33 T_A_N_K http://youtu.be/M9zXxrd0vCA?t=1m10s 20:34 NekoGloop i doubt it 20:35 NekoGloop wasnt teamviewer what was used to hack that server...? 20:35 Xx_Plutonium_xX ? 20:35 Octupus YES 20:35 Xx_Plutonium_xX lol teamviewer for hack you're very crazy 20:36 Octupus they hacked m13 with teamviewer 20:36 Xx_Plutonium_xX I dont want to hack someone I WANT TO KNOW HOW TO PUT THIS FUCKING DLLS AND WHERE 20:36 T_A_N_K put in in the bin folder 20:36 Xx_Plutonium_xX thanks ! I love you, i'll try 20:37 T_A_N_K you got hacked with team viewer? 20:37 T_A_N_K i don't think you should run a server 20:37 Octupus i didnt my friend did 20:42 Xx_Plutonium_xX Impossible d'ouvrir le fichier include : 'gl/glut.h' : No such file or directory 20:42 Xx_Plutonium_xX Impossible to open gl/glut.h and if I import it into the project it dont work too 20:44 Jordach o hai sdzen 20:49 Xx_Plutonium_xX YEAH I FOUND IT c:/programs/Microsoft Visual c++/VC/ here we go 20:49 Xx_Plutonium_xX thanks you 21:02 Octupus hi lad 21:02 LAD hey 21:04 LAD wuts up?? 21:04 Octupus nothing much 21:05 LAD any server u on?? 21:05 Jordach i just got this track ripped from the impulse tracking - in my 8bit style 21:05 Octupus yea on gboom 21:05 LAD cool 21:05 Jordach impulse files are EVIL. 21:07 Jordach ahh the wonders of low-fi synths 21:07 Jordach takes less than 1 minute to render a song 21:13 T_A_N_K i am looking for someone to host a server 21:14 Jordach i might 21:14 Jordach but not 24/7 21:14 Jordach although..................... 21:15 Jordach as soon as my school grants me a damn laptop for my two year course in computing, sure, ill do it 21:15 T_A_N_K servers should run this http://cipherdyne.org/psad/ 21:15 T_A_N_K no, this cannot be on a laptop 21:16 Jordach no. 21:16 Jordach wrong 21:16 Jordach i meant dedicate THIS TOWER as the server 21:17 Jordach and use the school laptop for other 21:17 Jordach (since i have a windows media server 2008 sitting about) 21:17 T_A_N_K ooh 21:17 T_A_N_K specs? 21:17 Jordach 1gb or ram 21:17 Jordach windows xp 21:17 Jordach 3.2ghz pentium 4 (2 cpus) 21:17 T_A_N_K nevermind 21:18 Jordach T_A_N_K - it hosted 8 people at once with ME using it as wel 21:18 T_A_N_K yea i know, but what i'm putting on there, i'm hoping to get 50+ players at once 21:18 Jordach my speed will go up to 32mb and 16up next year 21:18 Jordach 32down* 21:19 Jordach all for FREE 21:20 T_A_N_K nah man, i'm going to find a retardedly fast host 21:20 T_A_N_K it needs to be rediculous 21:20 Jordach T_A_N_K - IF I CAN RUN CRYSIS 2 21:20 Jordach then it can 21:20 Jordach ill even remove the casing 21:21 T_A_N_K i'm going to get dam u str8 babygurl, that will be the most rediculous server lol 21:21 Jordach [22:20:24] nah man, i'm going to find a retardedly fast host - the only other place is AmazonAWS 21:21 pskosinski For what are servers in Minetest? :x 21:21 Jordach where you can meet people and mine toghether 21:21 Jordach together 21:22 pskosinski No killing, etc.? 21:23 T_A_N_K wow 21:23 pskosinski I'm FPS noob. :x 21:23 T_A_N_K my friend actually said yes lol 21:23 Jordach T_A_N_K, VanessaE, http://minetest.net/forum/viewtopic.php?pid=43917#p43917 2400 POSTS! 21:24 T_A_N_K nice 21:24 Jordach everyone is still under 2000 though 21:24 Jordach (have fun catching up) 21:24 Jordach sfan5[iPod] - just made it to 2400 posts 21:24 sfan5[iPod] :/ 21:25 sfan5[iPod] i dont even have 2000 21:25 Jordach still, second is sometimes better 21:25 Jordach like that time i came second in the 1000 posts race 21:26 Jordach sfan5[iPod] - could you make a patch for 0.4.3 stable? i want the bplanet digging anim for windows 21:26 Jordach that was real nice 21:26 sfan5[iPod] .... 21:27 Jordach IRL, does twisting a fist break things? 21:27 Jordach no. 21:27 sfan5[iPod] ask TANK for a patch 21:27 T_A_N_K A PATCH 21:28 T_A_N_K A PATCH 21:28 T_A_N_K okay 21:28 Jordach ^ thought it was going to be rage 21:28 T_A_N_K celeron has awesome hair 21:28 T_A_N_K better than jeb lol 21:30 Jordach T_A_N_K - also, can i join you for a lets play like you did with: http://www.youtube.com/watch?v=pLCExRFMzAg&feature=plcp 21:31 sfan5[iPod] have fun doing lp's 21:32 Jordach ..your poijt is/ 21:32 Jordach point is? 21:35 T_A_N_K http://minetest.net/forum/viewtopic.php?pid=43919#p43919 21:36 T_A_N_K i'm really not sure how to get the wield item type 21:36 T_A_N_K sfan5[ipod] would you know how to do this in c++? 21:36 T_A_N_K because then i'd beable to fine-tune it for each itemtype 21:36 sfan5[iPod] ... 21:37 sfan5[iPod] going to sleep 21:39 T_A_N_K time to muck around with the itemdrawtype 21:41 Jordach T_A_N_K, yes it is. *nods* 21:41 Jordach does anyone want some bourbon biscuits? 21:46 T_A_N_K vanessae: idea: train pack mod 21:46 T_A_N_K train buffers, train entity, train cars, long tracks, long turn, a caboose 21:46 VanessaE carts mod. 21:46 T_A_N_K could be turned into a mod with actual trains 21:47 T_A_N_K no, i mean literal trains 21:47 T_A_N_K not minecarts, like full on trains 21:47 T_A_N_K TRAINS DAMNIT TRAINS :D 21:47 VanessaE dunno, doens't seem like a bad idea 21:47 VanessaE doesn't* 21:55 Jordach hands up for skyrim players in here!# 21:58 * Jordach uploads more to soundcloud 21:59 Jordach http://soundcloud.com/jordach/nest-of-evil 21:59 Jordach tch tch tch 22:00 Jordach http://minetest.net/forum/viewtopic.php?pid=43921#p43921 VanessaE - i always place my mods into games/minetest_game 22:00 VanessaE no 22:00 VanessaE they belong in ~/.minetest/mods/minetest 22:00 Jordach from the days i came from, mods went in the data folder 22:00 Jordach which was the only game at the time 22:01 Jordach and in case i want a server - i dont have to frigg around 22:01 VanessaE standard system administration philosophy: if you can do it without being root, that's better. 22:02 Jordach [23:01:42] standard system administration philosophy: if you can do it without being root, that's better. - unless you have always been root in the past and see no point in such madness 22:02 VanessaE (or, don't go root unless you actually *have* to) 22:03 Jordach i dont want to use something i dont know will break 22:03 Jordach or what will it break 22:03 Jordach and lol realtest 22:03 * Jordach makes some ores 22:03 Jordach and no 22:03 Jordach they have two main differences 22:04 Jordach one being the fact they do not make regular tools 22:04 Jordach all nine ores can make normal iron like tools 22:04 Jordach but fusing all 9 picks, shovels, axes and swords makes a super powered tool 22:05 Jordach (and then fusing the 9x results too) 22:05 Jordach with a jewel encrusted handle 22:10 Jordach CERN: Due to a typo, we've been searching for the hoggs bassoon all of this time 22:20 Jordach huh 22:20 Jordach head to minetest.net 22:20 Jordach and look for an underscore 22:20 Jordach thats a hidden link 22:24 Jordach does anyone know some types of igneous rock? 22:24 Jordach i have marble, maybe granite? 22:29 Jordach night 23:55 Octupus_ lalala waiting for my other name to time out 23:57 Octupus whats the program that makes mt have sound? 23:57 VanessaE OpenAL 23:58 Octupus gracias 23:58 VanessaE denada 23:59 Octupus i have OpenAl31.dll 23:59 Octupus but i have no sound 23:59 VanessaE dunno 23:59 VanessaE if it's windows it's out of my experience generally 23:59 Octupus yep windows