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
33 stars 12 forks source link

Stun debuff not cleared on death #325

Closed Silverfang22 closed 3 years ago

Silverfang22 commented 3 years ago

Dying from a stun blast will result in not being able to move on spawn, /kill does clear this.

DarthFutuza commented 3 years ago

I've found that this doesn't seem to always be the case (it just happens a lot), still investigating.

DarthFutuza commented 3 years ago

This might be fixed with that last commit, but needs testing as the original issue was not persistent.

DarthFutuza commented 3 years ago

I believe this is now fixed completely with the addition of d3186e8 . Reopen if issue persists.