CriticalFlaw / TF2HUD.Editor

A tool for installing and customizing your favorite Team Fortress 2 HUDs.

Home Page:https://criticalflaw.ca/TF2HUD.Editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[REQUEST] Add new options for FlawHUD's customization

Tiagoquix opened this issue · comments

New features that I would like to see:

  1. Be able to toggle between gray and the old black in https://github.com/CriticalFlaw/flawhud/blob/master/resource/scheme/clientscheme_settings.res#L91
  2. Be able to hide FlawHUD version in main menu (maybe using visible_minmode so it doesn't hide the "Streamer mode activated" message).
  3. Be able to hide the supporters pannel on the stats screen, like we can do with the links on the main menu.
  4. Be able to toggle between the new player model positions on the HUD and the old ones when using the centered mode. Since the HUD now uses cornered health and ammo by default, it seems the 3D live player models have also changed their position.
  5. Make the editor not save files in %localappdata% (folders CriticalFlaw and TF2HUD.Editor), but instead in the folder of the editor itself (e.g. Desktop\TF2_Hud_Editor\[files here]).
commented

The reason the editor saves files in AppData is so that the settings and added HUDs persist between TF2HUD.Editor versions. This is probably not going to change.

commented
  1. Be able to toggle between gray and the old black in: https://github.com/CriticalFlaw/flawhud/blob/master/resource/scheme/clientscheme_settings.res#L91

I think this is too niche of a change. Users can change it at their own discretion.

  1. Be able to hide FlawHUD version in main menu (maybe using visible_minmode so it doesn't hide the "Streamer mode activated" message).

The label helps both identify the version used for troubleshooting and indicate to the user that it's Streamer Mode when they accidently enable it. I don't see value is removing it.

  1. Be able to hide the supporters pannel on the stats screen, like we can do with the links on the main menu.

Sure, that can be added.

  1. Be able to toggle between the new player model positions on the HUD and the old ones when using the centered mode. Since the HUD now uses cornered health and ammo by default, it seems the 3D live player models have also changed their position.

I thought they already did that, but it's possible that it was missed in the schema. I'll double check and add that in if it's missing or incorrect.

  1. Make the editor not save files in %localappdata% (folders CriticalFlaw and TF2HUD.Editor), but instead in the folder of the editor itself (e.g. Desktop\TF2_Hud_Editor[files here]).

See cooolbros' response.

commented

Added the option to hide the supporters panel in 76eb82d

The player model is positioned correctly whether you select cornered or centered layouts. What you may have been referring to is the model's orientation which may have changed slightly but I do not plan on altering that.

Centered
20221101181400_1

Cornerned
20221101181408_1