by Major Cooke » Fri Feb 07, 2020 5:38 pm
Pull Request
Adds inflictor, source and flags to AbsorbDamage, much like ModifyDamage.
Also, DamageFactor property (the adjustable one) was never taken into account via PowerDamage + Protection's ModifyDamage function, or BasicArmor's AbsorbDamage function. This fixes that issue.
[url=https://github.com/coelckers/gzdoom/pull/1032]Pull Request[/url]
Adds inflictor, source and flags to AbsorbDamage, much like ModifyDamage.
Also, DamageFactor property (the adjustable one) was never taken into account via PowerDamage + Protection's ModifyDamage function, or BasicArmor's AbsorbDamage function. This fixes that issue.