Jason

Results 11 issues of Jason

Now that I actually understand tf animations a bit better, I should take another look at the things I have in place that are intended to limit "low health" appearing...

Feature / Improvement
Pending Commit

`../budhud/_budhud/resource/ui/huditemattributetracker.res` ``` "ypos" "r-6969" "visible" "0" "enabled" "0" ```

Feature / Improvement

Feature / Improvement

It may not be a bad idea to warn when a panel has duplicate values (xpos, ypos, zpos, etc) that could be conflicting with each other. 99% of the time...

- default hud updater - probably something else - #users folder usage

Backburner
Documentation

Technically wouldn't really be a "minmode" but more so just reduced player health/ammo font size. Could probably add ones that don't center the health/ammo as much, as well - smaller...

Feature
Backburner

aka the VGP fix This regex should theoretically get rid of all `enabled` lines without nuking the formatting: `^\s*"enabled"\s+"0"\s*\r?\n` Probably worth waiting until after all other changes are accounted for...

Backburner
Improvement