TumeniNodes wrote:Alright duane, I have a challenge for you...
Minetest DNA structure...., GO!
duane wrote:TumeniNodes wrote:Alright duane, I have a challenge for you...
Minetest DNA structure...., GO!
BAM!
/takes a victory lap
...
duane wrote:Queue Also sprach Zarathustra...
duane wrote:I tweaked my favorite of the new dmobs to make him tougher (although he's already pretty tough for his species). I gave him an elemental look and the nasty habit of turning anything he touches to flame. And I call him... wait for it...
...a firefox. (Not only will he eat you, he'll kill your framerate.)
...

D00Med wrote:Perhaps I am going overboard with mobs?
I've started scifi_mobs...
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)D00Med wrote:That's amazing! , is the glow-halo thing from fog?
azekill_DIABLO wrote:
solars wrote:I was building at a labyrinth on my Karsthafen-map, there I had a view, that you can have only in the fly modus on the map:
This image is taken with Minetest Vanilla (without mods or post processing except a convert from .png to .jpg)...
And what is it, what you see? Its a iluminated sphere seen from a big tunnel.
duane wrote:I tweaked my favorite of the new dmobs to make him tougher (although he's already pretty tough for his species). I gave him an elemental look and the nasty habit of turning anything he touches to flame. And I call him... wait for it...
...a firefox. (Not only will he eat you, he'll kill your framerate.)
...
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)Hybrid Dog wrote:paramat, please use the cave_lighting mod https://github.com/HybridDog/cave_lighting and let it put torches everywhere in the dungeon(s)
Hybrid Dog wrote:>I wonder whether sporadic torches placed at random here and there would add to the appeal.
everamzah, we're writing about using the mod to automatically light the dungeons, to find out how lighting from hand placed torches differs to lighting from automatically (the way l coded it) placed ones, you need to perform lots of experiential samples l guess, l didn't have success with comparisons yet
The champignon slice looks old, it's already brown and has black corners, please consider whether eating it is a good idea.
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

if event.type == "on" and event.pin.name=="B" then
port.c = false
interrupt(0.1)
end
if event.type == "interrupt" then
port.c = true
end
port.d = port.cif event.type == "on" and event.pin.name=="B" then
port.d = false
interrupt(0.5)
end
if event.type == "interrupt" then
port.d = true
endUsers browsing this forum: Google [Bot] and 11 guests