[3124-3558]lava texture on surface disappeared

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: [3124-3558]lava texture on surface disappeared

Re: [3124-3558]lava texture on surface disappeared

by randi » Thu Apr 26, 2012 8:50 pm

Fixed.

Re: [3124-3558]lava texture on surface disappeared

by Edward-san » Thu Apr 26, 2012 7:53 pm

That's interesting that also the 3dfloors3 branch suffers from this... so indeed it seems the software renderer doesn't know how to render this correctly (after 3dfloors, btw).

Re: [3124-3558]lava texture on surface disappeared

by Edward-san » Sun Apr 15, 2012 5:07 pm

Someone at skulltag forum was gentle enough to make another example wad.
example.wad
(9.06 KiB) Downloaded 53 times
There are two pools: one with just the transfer heights, another with transfer heights(with 'draw fake floor only' flag) + transfer brightness. The first one works fine, the other doesn't.

Re: [since 3d floors]lava texture on surface disappeared

by Edward-san » Sun Apr 01, 2012 5:42 am

I found a bigger problem: load zdoom with skulltag_data.pk3 and jumpmaze.wad, warp to map20 with coordinates:
2500, -2000

See the difference between zdoom 3123 and 3124: in the former case, you'll see the lava texture, and if you jump inside the lava you'll be instakilled on the surface; in the latter case, the lava texture is positioned in the bottom surface and if you jump inside the pool you'll be instakilled in the bottom, not in the surface.

Re: [since 3d floors]lava texture on surface disappeared

by Graf Zahl » Fri Mar 30, 2012 12:26 am

I think it's caused by having the 3D light and Transfer_Heights in the same sector.
This is already an undefined construct in GZDoom and it looks like the software implementation likes it even less.

[3124-3558]lava texture on surface disappeared

by Edward-san » Thu Mar 29, 2012 5:53 pm

From skulltag tracker: http://www.skulltag.net/tracker/view.php?id=733

Before the 3dfloors implementation the lava texture appeared correctly in the surface. Apparently now it's attached to the deep surface.

See example wad: http://www.skulltag.net/tracker/file_do ... 2&type=bug

Top