Tested with: 2.9pre-410-ga605913
Load the attached map with Doom 2 on map01. You'll see a bunch of pinky demons, which after a second, will die. A second and half after that, an archvile will spawn and start resurrecting some of them (in my tests, it always resurrects the same ones, oddly) despite the fact that the demons are a good distance away from it. In 2.8.1, it cannot do that.
Archviles' resurrection ability weirdness
Moderator: GZDoom Developers
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.
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.
-
Blue Shadow
- Posts: 5046
- Joined: Sun Nov 14, 2010 12:59 am
Re: Archviles' resurrection ability weirdness
It appeared that resurrection distance was checked between archvile... and archvile
I fixed it here, in a portal-aware way hopefully.
Re: Archviles' resurrection ability weirdness
Oh God it WAS a bug!! This was making tourniquet's Miasma map so frustrating. Like look at the pure bullshit this vile was pulling on me.



Could you elaborate on the side-effects this bug created? I didn't play/test much, but does it mean that basically any monster could be revived if there was an active archvile in the map anywhere?_mental_ wrote:It appeared that resurrection distance was checked between archvile... and archvileI fixed it here, in a portal-aware way hopefully.
- Graf Zahl
- Lead GZDoom+Raze Developer

- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Archviles' resurrection ability weirdness
No, only in the same blockmap blocks.
Re: Archviles' resurrection ability weirdness
Ah, gotcha.