-In vanilla hexen arc of death traps monsters with a lot more ease than in Zdoom (where many times it just passes along). I guess it's the radius of the arc (or perhaps it'ts something else). Just try chocolate hexen to compare.
-Heresiarch hurts itself with his purple balls (doesn't happen on vanilla)
Some Hexen bugs
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.
Re: Some Hexen bugs
I forgot, Wraithverge behaves different. In vanilla ghosts pass through walls or floor levels when chasing monsters. Also the ghost attack many monsters before they vanish.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49223
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Some Hexen bugs
I can't find any indication in Hexen's original code that this is blocked. The projectile is allowed to hurt the shooter by explosion and no monster in Hexen is excluded from radius damage so if it explodes near the Heresiarch while he is vulnerable it should hurt him. It's a very rare occurence though because it needs the Heresiarch to shoot while vulnerable and hit an obstacle directly next to him. I had to wait for 5 minutes until this happened once.George Brasslestock wrote: -Heresiarch hurts itself with his purple balls (doesn't happen on vanilla)
I see them pass through walls just fine. Can't say about floors because it's much harder to check.George Brasslestock wrote:I forgot, Wraithverge behaves different. In vanilla ghosts pass through walls or floor levels when chasing monsters. Also the ghost attack many monsters before they vanish.
- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: Some Hexen bugs
OK, done that. Actually, one of the first things I noticed about Hexen in ZDoom was the seemingly increased reliability of the Arc. As far as i can tell it seems just as "sticky" as it should be. (In both, the arc will dissipate if it forces the enemy into a wall and hits that wall itself.)George Brasslestock wrote:-In vanilla hexen arc of death traps monsters with a lot more ease than in Zdoom (where many times it just passes along). I guess it's the radius of the arc (or perhaps it'ts something else). Just try chocolate hexen to compare.
I turned on god mode (both versions) and started "hugging" the Heresiarch and thus taking the orbs at direct range and catching him in the blast too.Graf Zahl wrote:I can't find any indication in Hexen's original code that this is blocked. The projectile is allowed to hurt the shooter by explosion and no monster in Hexen is excluded from radius damage so if it explodes near the Heresiarch while he is vulnerable it should hurt him. It's a very rare occurence though because it needs the Heresiarch to shoot while vulnerable and hit an obstacle directly next to him. I had to wait for 5 minutes until this happened once.

Wraithverge spirits appear just as (or more) aggressive in ZDoom. In both versions, spirits were passing over the pillar in Winnowing Hall that hides the Emerald Key.Graf Zahl wrote:I see them pass through walls just fine. Can't say about floors because it's much harder to check.