Describe the bug
PlayerProgress holds all the stats for a player. It's currently available on join and on disconnect.
suicides is part of the fields available, however it doesn't seem to be updated when blowing yourself up or falling/bleeding to death.
To Reproduce
Steps to reproduce the behavior:
- Join the server, log the playerprogress (suicides)
- Kill yourself (grenade or fall damage)
- disconnect from the game and log playerprogress (suicides)
- notice how
deaths increases but suicides don't
Expected behavior
when the killer and the victim are the same, it should always count as suicide
Describe the bug
PlayerProgress holds all the stats for a player. It's currently available on join and on disconnect.
suicidesis part of the fields available, however it doesn't seem to be updated when blowing yourself up or falling/bleeding to death.To Reproduce
Steps to reproduce the behavior:
deathsincreases butsuicidesdon'tExpected behavior
when the killer and the victim are the same, it should always count as suicide