Minetest logo

IRC log for #minetest-dev, 2012-10-14

| Channels | #minetest-dev index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
01:14 hmmmmmm hmm
01:14 hmmmmmm why is there an "aging loop" in the mapgen?
01:14 hmmmmmm what's the point of that?
01:31 hmmmmmm transforming_liquid queue contains entire chunks, not indivudal nodes, right?
04:22 hmmmmmm ...this is a completely useless channel, nobody EVER answers questions
04:36 VanessaE the only one who can really answer those questions is c55, and well you know how he is :-)
04:37 hmmmmmm i have a completely work-free weekend and i'd like to spend it productively but i'm stumbling upon these sorts of questions that i just have to guess at
05:54 DeusFigendi joined #minetest-dev
06:46 Calinou joined #minetest-dev
09:27 TheRedMoodWin joined #minetest-dev
09:33 TheRedMoodWin left #minetest-dev
10:18 SpeedProg1 joined #minetest-dev
11:50 EdB joined #minetest-dev
11:55 VanessaE celeron55_: you requested a proper patch for the Aniso+Mipmap stuff.  See github.
12:36 EdB joined #minetest-dev
12:39 Calinou joined #minetest-dev
14:38 hmmmm joined #minetest-dev
15:13 hmmmm ah
15:14 hmmmm i found where you got easeCurve() from
15:30 SpeedProg joined #minetest-dev
15:30 EdB joined #minetest-dev
15:42 Calinou joined #minetest-dev
16:14 SpeedProg joined #minetest-dev
16:37 SpeedProg joined #minetest-dev
17:00 PilzAdam joined #minetest-dev
17:39 EdB joined #minetest-dev
17:40 hmmmmmm joined #minetest-dev
18:03 SpeedProg joined #minetest-dev
19:42 SpeedProg joined #minetest-dev
22:51 hmmmmmm the way chunks are handled by make_block currently is pretty annoying
22:51 hmmmmmm it would be preferable if i were generating a single block
22:52 hmmmmmm that way i can make assumptions about the buffer size and y/z stride
22:52 hmmmmmm more assumptions means less unnecessary code to find mundane details
22:54 hmmmmmm besides, my new perlin noise class statically allocates buffers based on how big an area is passed to it in the ctor
22:57 hmmmmmm i would at least like to be given a minimum size of a chunk that i'd be asked to generate (and don't say 'one block' like a smartass)

| Channels | #minetest-dev index | Today | | Google Search | Plaintext