Page 30 of 34

Re: [Release] NC HUD v2.3.0 - July 21st, 2018

Posted: Fri Nov 02, 2018 1:31 pm
by ShockwaveS08
I have a minor suggestion for the next iteration of the NC HUD: If both of the following conditions are met, lower the position of the reserve-ammo counters to be flush against the slot numbers, so there is no "empty space" in the HUD.

1) The current weapon does not draw from any ammo or stat pool whatsoever.
2) Either there are no inventory items in the game or mod, or there are absolutely no items in the player's inventory whatsoever, therefore hiding the inventory display, since it is not needed.

Re: [Release] NC HUD v2.3.0 - July 21st, 2018

Posted: Sat Nov 03, 2018 4:34 am
by Blue Shadow
ShockwaveS08 wrote:lower the position of the reserve-ammo counters to be flush against the slot numbers, so there is no "empty space" in the HUD.
I like to keep them where they are, so they're always in alignment with the (level) stats on the other side regardless.


Edit:
ShockwaveS08 wrote:Another day, another new patch! This time, Kriegsland: Blutorden gets the VIP treatment. As before, all ammo types and powerups are present. Since there is no mugshot in this mod to begin with, I used the appropriate ZScript coding to disable the NC HUD's mugshot display.
Added.

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Thu Jan 17, 2019 10:18 am
by Blue Shadow
A new version is out.

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Thu Jan 17, 2019 12:06 pm
by SiFi270
I'm so glad this now works with Chex Quest, mainly because I hate how the original removed the ammo counters. The blue color scheme also makes Harmony's status bar face fit really well. Going back to Chex Quest for a little nitpick, could the "K" in the level stats maybe be changed to a "Z", since you're zorching rather than killing?

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Thu Jan 17, 2019 12:46 pm
by Beezle
Blue Shadow wrote:A new version is out.
Thanks for the update Blue Shadow, this is pretty much my go-to HUD. Its good to see a patch for Complex Doom, as far as I know there's only one other HUD specifically for CD and it hasn't even been released yet. Great job and thanks for the extra patches.

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Fri Jan 18, 2019 10:55 am
by Blue Shadow
Thanks for the compliments. Glad people are still enjoying this.
SiFi270 wrote:Going back to Chex Quest for a little nitpick, could the "K" in the level stats maybe be changed to a "Z", since you're zorching rather than killing?
I suppose I could change it...

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Mon Feb 18, 2019 1:47 pm
by GerarDOOM23
How install it using ZDL 3?

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Mon Feb 18, 2019 5:04 pm
by Blue Shadow
I don't know, since I don't use frontends.

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Sat Feb 23, 2019 10:56 pm
by m8f
Is there a way do downscale the HUD?

I'm playing on 960x540 resolution (for better performance), and the HUD looks like this:
Spoiler:
GZDoom HUD scale parameters don't help.
I tried to fiddle with SetSize in NCH_BaseHUD.Init() and BeginHUD in NCH_BaseHUD.Draw() parameters, but got no positive result (I was able to make things worse, though).

If there is no way to add a scale slider, maybe it is possible to alter the code so the HUD graphics are scaled down?

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Sun Feb 24, 2019 2:30 pm
by Blue Shadow
That's a first! People usually ask if they could scale the HUD up because it's too small.

I don't know if there is a way to scale it down, to be honest. Sorry.

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Wed Mar 06, 2019 9:51 pm
by Kaptin
Smooth doom patch doesn't work as it never loads up your HUD in a game.

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Wed Mar 06, 2019 9:55 pm
by Kaptin
I would like to request Strife support and maybe adding minimap/radar? Showing enemies and icons of weapons/powerups/armors.

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Thu Mar 07, 2019 7:47 am
by Blue Shadow
Kaptin wrote:Smooth doom patch doesn't work as it never loads up your HUD in a game.
Works for me. Make sure the load order is: Smooth Doom -> main HUD -> patch.
I would like to request Strife support and maybe adding minimap/radar? Showing enemies and icons of weapons/powerups/armors.
Strife support is partially there (it lacks weapons/ammo and keys pop-ups). As for the mini-map, sorry, no, it won't happen.

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Thu Mar 07, 2019 10:11 am
by Kaptin
Can i at least request Heretic support?

Re: [Release] NC HUD v2.4.0 - January 17th, 2019

Posted: Thu Mar 07, 2019 10:44 am
by Blue Shadow
Already there.