Forum

[HUD] rayshud v2016.7.12

Created 29th September 2012 @ 20:42

Add A Reply Pages: « Previous 1 ... 4 5 6 ... 15 Next »

Izzy57

How to grow the scale of my healtarget HP ?

rays

Quoted from DavidVegas

Could we have a secondary ubercharge meter under the crosshair just like in PV/m0rehud? I could do that myself but it would be nice to have it by default. :>

Possibly. However, ever since the Vaccinator update came out, Valve has really screwed with how the medic UI works from a hudmakers standpoint, so it’d be a little more difficult than you may think.

I’ll definitely consider it though, just waiting a bit to see if Valve will fix it.

Quoted from Izzy57

How to grow the scale of my healtarget HP ?

Open up SpectatorGUIHealth and search for “PlayerStatusHealthValue” and “PlayerStatusHealthValueBackground”.

From there, you can change the name in the “font” field from “CerbeticaBold16” to “CerbeticaBold17” or “CerbeticaBold20”. If those aren’t the sizes you’re looking for however, then you’re welcome to use a different font. However, you’ll have to define it for yourself in ClientScheme.res.

rays

Version 3.04 is out!

It includes the following changes:

-Fixed a few errors being output to console upon game launch.
-Updated default ctf hud to be less blocky. (Note: Doesn’t apply to minmode users.)
-Fixed potentially broken health cross for some users.
-Removed “On the bright side..” message that would appear upon death.
-Fixed crate numbers getting cut off in backpack display.
-Updated winpanel so that it doesn’t touch the bottom of the screen.
-Fixed health sliding off the top of the TargetID at resolutions other than 1920×1080.
-Added in an optional HL scoreboard.
-Added in animation upon health pickup.

You can download it here:

https://github.com/raysfire/rayshud/archive/09432500bcdf5286b245b4284a85ab6f2ce10ded.zip

Or via the updater by Tree:

https://dl.dropbox.com/u/18079550/Rayshud%20Installer.zip

_____

Screenshots of new features:

New winpanel:

http://puu.sh/22QGg

New ctf hud:

http://puu.sh/22QLP

New HL scoreboard:

http://puu.sh/22QT9

_____

About the HL Scoreboard

If you’d like to use the optional HL scoreboard, simply delete the current Scoreboard.res in place, and replace it with “ScoreBoard-9s.res”. Note that, like the 6s scoreboard, the HL scoreboard will only be visible while the command cl_hud_minmode is set to “1”. (You can switch between the two scoreboards with the button built into the menu, though.)

I’ve also created HL scoreboards for those of you on 4:3 resolutions. Do use yours, do the same thing, except make sure to use the “ScoreBoard-9s.res” in the 4_by_3_ratio (or minmode/4_by_3_ratio) folders.

rays

Version 3.1 is out!

It includes the following changes:

-Fixed sapper meter in MvM.
-Moved up arena winpanel to match normal winpanel.
-Added in the option to have a team-colored health cross.
-Added in the option to have white ammo colors (with a pulsing red low ammo flash).
-Fixed map info descriptions sometimes going off of the background.

You can download it here:
https://github.com/raysfire/rayshud/archive/0e0c2f94b10a36a8bc3ef9e4f98f4ba680839e8b.zip

Or via the updater by Tree:
https://dl.dropbox.com/u/18079550/Rayshud%20Installer.zip

For those who want the white ammo colors pre-installed:

Normal:
https://dl.dropbox.com/u/19762650/rayshudv31-white.zip
Minmode:
https://dl.dropbox.com/u/19762650/rayshudv31minmode-white.zip
_____

To enable the white ammo colors, search for the following files in tf/scripts and tf/resource folders:

-HudAnimation_tf-white.txt (in tf/scripts)
-HudAmmoWeapons-white.res (in tf/resource)

and have them replace the “HudAnimations_tf.txt” and “HudAmmoWeapons.res” already in place.

_____

To enable the team-colored health cross, first enable the health cross addition of the hud by having the file “HudPlayerHealth-cross.res” replace the original “HudPlayerHealth.res” already in place. After you’ve done that, open up the file and change the visible and enabled fields of “HPBorderPanel1” and “HPBorderPanel2” from “0” to “1”.

Note: At the current time the installer doesn’t have an option for this, so if you’re using the installer, you’ll have to install it with the cross, then go into your tf/resource/ui folder and manually change the values of “HPBorderPanel1” and “HPBorderPanel2” in “HudPlayerHealth.res”.

_____

Screenshots of the new features:

Normal:

http://puu.sh/2fyHQ

Minmode:

http://puu.sh/2fybK


Last edited by rays,

rays

Version 3.2 is out!

It includes the following changes:

-Edited the Cerbetica font to scale nicer on lower resolutions.
-Centralized all custom HUD colors to ClientScheme.res.
-Fixed a bug where the Loose Cannon meter would overlap the Targe/Screen meter.
-Updated files for color centralization.
-Fixed weirdly-proportioned map info screen.
-Made custom MOTDs look nicer.
-Updated files for the new font.

You can download it here:

https://github.com/raysfire/rayshud/archive/6873ce67236141f2582111a1cf2ff1eafed8f0e6.zip

Or via the updater by Tree:

https://dl.dropbox.com/u/18079550/Rayshud%20Installer.zip

______

ABOUT THE NEW FONT

-As far as the new font goes, it will make things look slightly thicker at first. I’m sorry I couldn’t keep things exactly as they were before, but I really wanted to make the font look nicer on all resolutions rather than those with high resolutions. I promise it’s a minor change though, and after a few days you won’t even notice it.

NOTE: The new font does not effect the size of your health/ammo/charge percentage. All of that has remained the same. All the new font was meant to do was make things such as the scoreboard, loadout screen, and TargetIDs clearer and less pixelated for those on a lower resolution.

Screenshots of the change (at 1280×720):

With the old font:

http://puu.sh/2u1AO

With the new font:

http://puu.sh/2u1D2

_____

ABOUT COLOR CENTRALIZATION

-All this means is that instead of giving numerical values throughout the hud for all of my custon colors, I gave them all names and centralized them in the ClientScheme.res (which is something I should have done a long time ago). Anyways, what does this mean to you? It means that it’s even easier to customize your HUD colors now.

First, open up your ClientScheme.res, and search for the following section (it should be close to the top):

http://puu.sh/2vWeX

Once you’ve found it, all you have to do is edit the color value associated with what you want to change. For example, if I wanted to make my ammo black when I had a normal amount but turn it white when I was running low, then I’d change the values of “Ammo in Clip” to “0 0 0 255” (which is black), and then change the value of “Ammo in Clip Low” to “255 255 255 255” (which is white).

rays

Version 3.21 is out!

It includes the following changes:

-Fixed the killcam message sometimes getting cut off.
-Fixed the health/ammo font for certain people in which it was too big/bolded.

You can download it here:

https://github.com/raysfire/rayshud/tree/12b241f766c3470ebd7670a0bb35aa2185e28fec

Or via the updater by Tree:

https://dl.dropbox.com/u/18079550/Rayshud%20Installer.zip

______

Sorry about this random update, but I saw Huey Lewis’s stream earlier and realized some of the numbers on his hud weren’t the right size, then I realized I was an idiot. This isn’t an entirely necessary update, but it’ll make some stuff look nicer.

Asskicker

GoT<3
HoT<3

Thanks for the update! :)

rays

The new HUD installer is out! Here’s a message by Tree:

DOWNLOAD LINK

Hey guys, the second edition of the rayshud installer is out for testing. At the current time, only one crosshair can be added and not all crosshairs/resolutions are supported just yet (only 1920×1080 right now, sorry guys!), but the rest of the features should work just fine.

Included in this new version are the following features:

-The ability to backup previous versions of your hud (stored in the folder rayshud_backups in your tf folder)
-The ability to change your own health colors
-The option to enable a health cross/team colored border
-THe ability to change your own ammo colors
-The ability to choose between effects/customize low ammo colors
-The ability to change damage number size, color, and outline
-The ability to change the last damage done location and color
-The ability to change the color of the Ubercharge bar
-The ability to change the effect/customize colors for an uber
-The ability to change the chatbox location
-The ability to toggle between the oldschool, middle team/class select screens and the new left team/class select screens
-The ability to enable spy disguise images

To install, all you have to do is simply extract the zip anywhere on your computer, and in the folder, run the exe. If your version of rayshud is up to date, the bar at the top should be green. If it’s not installed, the bar should be grey. If your version is out of date, the bar should be red.

Future updates will include…
-Heal Number Color Changing
-A more user friendly crosshair tab
-Multiple Crosshairs
-Saving setting selections between sessions (mostly works, but crosshairs continue to cause issues)
-Add the rest of the crosshair shapes (fighter pilot, konr wings, ect)
-Working Previews
-A ton of other stuff

http://puu.sh/2ytSf
http://puu.sh/2ytSI
http://puu.sh/2ytTe
http://puu.sh/2ytTV
http://puu.sh/2ytUc
http://puu.sh/2ytUv

Sorry it took so long. I have been swamped with other work.


Last edited by rays,

Afa

Thanks!

Unfortunately, on my side, the installation aborted and now it keeps crashing when I launch the installer (WpfApplication1 has stopped…) :/

rays

Quoted from Afa

Thanks!

Unfortunately, on my side, the installation aborted and now it keeps crashing when I launch the installer (WpfApplication1 has stopped…) :/

Thanks for trying it out!

To help us work out bugs, do you mind telling us what OS you’re running? So far the only known bug is that it crashes if you have a .res file open when running it, so if that wasn’t the case, if you could please explain exactly what happens, it’d be much appreciated.


Last edited by rays,

Afa

I have Windows Seven (64-bit).

No, I hadn’t any .res file opened.

Well, I launched the installer. The installer froze during 5-6 seconds and then worked. And when I clicked on “install”, the installer crashed (“wpfapplication1 has stopped working”). And now I can’t even open the installer again, it crashes directly.


Last edited by Afa,

rays

Version 3.22 is out!

It includes the following fixes:

-Misplaced objects on MvM
-More fixes to adjust to font size
-A few errors/misplacements with the medic UI

You can get it here:

https://github.com/raysfire/rayshud/archive/62887bdb20ed7cc900288dbd692d03da79d15fad.zip

Or via the NEW installer by Tree:

https://dl.dropboxusercontent.com/u/18079550/rayshud%20installer%20v2.zip

_____

Nothing major here, just a few things that were bugging me. Don’t forget to try out the new installer!

and @Afa, we’ll do what we can to get something working for you. :>


Last edited by rays,

rays

Installer update!

Quoted from

DOWNLOAD LINK 1.1

Hey guys, made a couple of changes to the rayshud installer.

Update 1.1 4/15/13:
-Fixed uber bar color changing back to the default color after an uber expired
-Fixed a bug with controls being disabled at the wrong times

-Added color selection for heal numbers
-Added controls will maintain their state between sessions, so if you select a health color, it will remain the same the next time you launch the installer. To revert to defaults, hit the default button. *THIS DOES NOT WORK FOR THE CROSSHAIR TAB YET*
-Added crosshairs that were missing. (ThinCross, KonrWings, and the FighterPilot)
-Added logging to try and fix some bugs.

-Completely Reworked the crosshair tab. It will hopefully be less terrible. You can now enable multiple crosshairs.

KNOWN BUGS:
Enabling konrwings, and wings at the same time will make konrwings invisible.

New crosshair tab:
http://i.imgur.com/3GEKF5Z.png

In regards to the crashes people are having, I am trying to make the most stable installer I can, because I want to give you guys the best piece of software possible. I need the folks who are having the crashes to upload the log files that the installer generates now to try and give me an idea of what is causing the crashes. It’s a lot to ask, but it would be much appreciated.

Thanks!

Asskicker

GoT<3
HoT<3

Your hud and that installer are simply amazing! Thanks so much the both of you.

rays

Here’s an installer update by Tree!

Quoted from

DOWNLOAD LINK 1.2

Hey guys, I don’t mean to spam the thread, but another update:

Update 1.2 4/19/13:
-Crosshair position is now based off of the aspect ratio/resolution selections. All of the listed resolutions are supported!
-Crosshair setting selections will now maintain their state between sessions like the rest of the options.

KNOWN BUGS:
Enabling konrwings, and wings at the same time will make konrwings invisible.

If there are any issues with crosshairs not being centered, it was probably an error by rays or I. Say something, and we will fix it.

Thanks for all of the kind words, guys!


Last edited by rays,

Add A Reply Pages: « Previous 1 ... 4 5 6 ... 15 Next »