Fixed bug #1673770: Problems with bouncing mobjs (flag2 MF2_FLOORBOUNCE) their Z momentum was being reduced to zero on first impact with the floor. In jHeretic this caused the firemace projectiles to explode instantly. Also fixed a problem in jHeretic's P_SpawnMissile which wasn't determining the angle correctly if the source of the shooting was a player.
Fixed bug #1673770: Problems with bouncing mobjs (flag2 MF2_FLOORBOUNCE) their Z momentum was being reduced to zero on first impact with the floor. In jHeretic this caused the firemace projectiles to explode instantly.
Also fixed a problem in jHeretic's P_SpawnMissile which wasn't determining the angle correctly if the source of the shooting was a player.