Time Nick Message 02:37 cornernote_ hi, sorry to ask in here, but its kindof a core question... why are functions like register_on_placenode being depricated ? 02:37 cornernote_ minetest.register_on_placenode(func(pos, newnode, placer, oldnode)) <-- Deprecated: Use on_construct or after_place_node in node definition instead 02:37 cornernote_ in my mod, i want to do something to every node that is placed... how should i do that ? 03:09 vicscandl c55, you really here or an autolog? 03:18 VanessaE celeron55: *poke* 04:22 vicscandl celeron55: hey man, lemme know when you have a minute... :) 04:44 celeron55 cornernote_: they aren't actually completely deprecated; they are deprecated for handling single node types 04:46 vicscandl woot 04:46 vicscandl c55, whats up 04:47 celeron55 vicscandl: nobody pushes upstream except me; that is how distributed version control works 04:48 vicscandl i'm aware; just want you to know i'm about to do some commits for memory/cpu improvement 04:48 vicscandl did not want to do so without approval first 04:48 celeron55 or, well, there could be someone else too, but i've not stumbled upon anyone i could really trust in that 04:49 vicscandl so we good for me to commit for review? 04:50 celeron55 if you don't have anything to ask, just commit something to a branch on your github repo and make a pull request 04:50 celeron55 and i'll see how it looks 04:50 vicscandl fair enough; just did not want to bother if you are too busy 04:50 celeron55 if you do need to ask, ask here, and do not ask to ask 04:51 vicscandl shelved; i'll go back to mods. thanks 05:01 VanessaE ... 05:27 VanessaE celeron55: what's the story on vessels? still planning on including it upstream? 06:06 cornernote_ celeron55, so they are "advised not to use unless you need a global", but they aren't going to be removed from the core code... is that right ? 07:33 celeron55 cornernote_: yes 15:23 celeron55 http://i.imgur.com/51l7E.jpg 15:24 celeron55 relevant, except that it is in finnish :---) 15:24 celeron55 most words are known to everyone though! 15:32 ironzorg something about pull requests on the master branch ? 15:33 * darkrose just looks at it as "celeron thinks he's batman, and will slap dumb arses around" 15:33 celeron55 "the process says that one makes a change on a branch and then a pull request" "into master" 15:33 celeron55 (english is such a verbose language 8)) 15:35 ironzorg I see 15:35 celeron55 (i am neither of those, because i kind of would be the non-batman in what i say and the batman in what i do) 15:35 ironzorg I'll have to get used to this language, moving out to Espoo in a few days :) 15:36 celeron55 how long were you going to stay? you've said it but i can't remember 15:38 ironzorg 9 months, studying at leppaväara 15:39 ironzorg whats the weather like, I'm melting here (30°) :p 15:39 celeron55 too hot and humid if you ask me 15:39 ironzorg how hot is it 15:39 ironzorg > 25 ? 15:40 celeron55 http://en.ilmatieteenlaitos.fi/weather/Espoo 15:40 ironzorg yes *_* 15:40 ironzorg can't wait 15:41 celeron55 in espoo it apparently isn't that humid 15:41 ironzorg you're living near lakeland iirc dont you 15:41 celeron55 the weather there can be wildly different from here, 600km north, where i am 8) 15:42 celeron55 not quite 15:44 celeron55 i live pretty much exactly 600km towards pretty much exactly north from there; the lakeland is more like 250km north-east 15:44 ironzorg cba to backlog 15:44 ironzorg Oulu ? 15:44 celeron55 yes 15:44 ironzorg \o/ 15:44 ironzorg I never realized how big finland really is 15:45 celeron55 it's roughly the same size as germany 15:45 celeron55 except not as round 15:46 ironzorg also there's like two climates 15:46 ironzorg polar and continental 15:46 ironzorg I'll try to go hike up north :) 15:48 celeron55 it's otherwise nice in the north, but there are enormous amounts of mosquitoes everywhere near woods at summer 8) 15:49 darkrose eww 15:51 celeron55 (given that the country is mostly just woods, that's how it is everywhere except in cities) 17:20 RealBadAngel not much other faces here ;) 17:20 RealBadAngel hi 17:20 PilzAdam hi 17:20 RealBadAngel was so desperate with my question so decided to check dev also hehehe 17:21 RealBadAngel leave the question here too then 17:22 RealBadAngel is there a way to override server sent media, sounds in a way like textures/all 17:23 PilzAdam so every client can have his own textures? 17:23 RealBadAngel with textures/all it has 17:23 RealBadAngel im askin for sounds 17:23 VanessaE guys, no general chit-chat here. 19:17 celeron55 VanessaE: that is a valid question 19:17 celeron55 RealBadAngel: i don't think there is; there could be, though 22:45 RealBadAngel @celeron55: that could be usefull. music files could be stored on client side then...