-
Notifications
You must be signed in to change notification settings - Fork 20
Killer/damager HUD - Various misc fixes #1316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Killer/damager HUD - Various misc fixes #1316
Conversation
* Fix scores not being cleared properly between rounds * Readjust widths when there's long names * Fix suicide kills not being recognized, and further different infos given for suicide kills * Do not display the HUD if there's nothing to display at all * More sanity checking * fixes NeotokyoRebuild#1301
AdamTadeusz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about putting "YOU KILLED YOURSELF" right above "Killed by Jeff" but it does get the point that you died to the map as opposed to a player called Jeff so ehh
sunzenshen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Checked self
killrelated message
- Checked message for drowning
- Checked death by tank
-
Scores between rounds or between TDM deaths seem fine? One time TDM showed a stale damage dealt message fresh a self
killon spawn, but I couldn't get it to replicate after I saw it. -
To be honest, could not check without adjusted widths when there's long names by myself.
-
Checked that summary doesn't show up on successful found round survival
Description
killcommand suicide killscl_neo_kdinfo_debug_show_localwhich can be useful to test name lengthsToolchain
Linked Issues