JKGDevs / JediKnightGalaxies

Jedi Knight Galaxies (JKG) is a multiplayer shooter with role playing elements, played out in the Star Wars universe. The project is a full conversion game modification for Jedi Knight: Jedi Academy.
https://www.jkgalaxies.net/
GNU General Public License v2.0
34 stars 12 forks source link

Armor does not reduce damage taken #268

Closed Silverfang22 closed 6 years ago

Silverfang22 commented 6 years ago

To be clear, damage types are working, meaning blasters do more damage against armored targets and slugthrowers do less, but the damage reduction from armor is not being applied at all!

DarthFutuza commented 6 years ago

I'll look at it if I have time, eezstreet might beat me to it though.

eezstreet commented 6 years ago

It looks like this is an error of the .arm files. The EHP field was renamed to "armor" but none of the armor files got changed to match this.

DarthFutuza commented 6 years ago

Ultimate derp right there. @Silverfang22 commit those files :D

Silverfang22 commented 6 years ago

Shoot me.