rbjaxter / budhud

A Team Fortress 2 hud inspired by whayay's yahud and rays' rayshud.
MIT License
186 stars 89 forks source link

HUD elements that should show on death are not showing #527

Closed Icharaimes closed 1 month ago

Icharaimes commented 1 month ago

As of the lastest updates to the hud, elements such as the name and remaining health of the person that killed you along with the weapon they used no longer show up when you die.

no_elements

The elements appearing in a previous version:

with_elements

rbjaxter commented 1 month ago

Strange, I didn't see this happening in my testing...I'll take another look. Likely has to do with this: https://github.com/rbjaxter/budhud/commit/df4c4b4471460b8c8954201fbc9e78133be872e0

Icharaimes commented 1 month ago

Just tested removing the additions in the mentioned file and that did fix it.

rbjaxter commented 1 month ago

I think I'll just revert it back to how it was before. Thanks for reporting it so quickly! :)