bradharding / doomretro

The classic, refined DOOM source port. For Windows PC.
https://www.doomretro.com
GNU General Public License v3.0
698 stars 88 forks source link

[DEHACKED Bug] Gorenugget's bloodsplats overwritten by Doom Retro #848

Closed via-dev closed 6 days ago

via-dev commented 6 days ago

Skelegant's Gorenuggets mod is a DEHACKED mod that adds extra gibbing for monsters without gib frames and custom blood splats. The issue is related to the bloodsplat behavior.

Expected Behavior

The expected behavior is that the spawned blood splats, upon hitting the floor, would show up in their pool-like sprite. Here is an example screenshot in Nugget Doom with bloodier gibbing turned on:

nugg0000

Experienced Behavior as of DR 5.5.1

The splats spawn on hit and gib but once they hit the ground they turn into Retro's small splats, which are not very visible. There's no reduction on the quantity of splats. Here is an screenshot with vanilla DR blood settings:

MAP01 (6)

bradharding commented 6 days ago

Thanks for raising this issue @via-dev. Fixed in 784f9e2dcfacb80d2a48e19edd8802d723321d50.