Skip to content
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

Redo Retro HUD #255

Open
SaintWish opened this issue Oct 6, 2024 · 1 comment
Open

Redo Retro HUD #255

SaintWish opened this issue Oct 6, 2024 · 1 comment
Labels
enhancement 🔧 New feature or request good first issue Good for newcomers low priority Low prority stuff that may or may not get done.

Comments

@SaintWish
Copy link
Contributor

SaintWish commented Oct 6, 2024

The retro HUD main image is too massive (gfx\vgui\hud_main2.vga) because it uses a lot of empty space that doesn't need to use. It should use the new image (gfx\vgui\hud_main3.vga), but requires all the maths to be redone to accommodate that.

Due to the filesize ~3 MBs it takes up a lot of precious memory.

@SaintWish SaintWish added enhancement 🔧 New feature or request good first issue Good for newcomers low priority Low prority stuff that may or may not get done. labels Oct 6, 2024
@SaintWish
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔧 New feature or request good first issue Good for newcomers low priority Low prority stuff that may or may not get done.
Projects
None yet
Development

No branches or pull requests

1 participant