CriticalFlaw / flawhud

Custom HUD for Team Fortress 2
https://mastercomfig.com/huds/page/flawhud/
170 stars 42 forks source link

Several fixes (mvm, pass time, comp) #402

Closed impale1 closed 1 year ago

impale1 commented 1 year ago

before 440_20230915112809_1 after 440_20230915112719_1

CriticalFlaw commented 1 year ago

Try to reposition it to be two lines under "Competitive". The third line is touching the border.

impale1 commented 1 year ago

"MatchmakingBanDurationLabel" "ypos" "-2" 440_20230915133234_1

impale1 commented 1 year ago

Fixed lack of textures at meters in pass time mode before 440_20230915192305_1 after 440_20230915192027_1

Fixed skins being cutoff in mvm upgrade menu before 440_20230915181907_1 after 440_20230915181601_1

CriticalFlaw commented 1 year ago

"MatchmakingBanDurationLabel" "ypos" "-2" 440_20230915133234_1

Try adjusting this value because "cooldown for" has enough space to appear on the first line without needing to change the ypos https://github.com/CriticalFlaw/flawhud/blob/132e1c94ec7c38b385e997dee962c2ee4efb0d96/resource/ui/mainmenuplaylistentry.res#L122

CriticalFlaw commented 1 year ago

Updated it myself. Looks good. Thank you.