Page 18 of 18

Re: Simple HUD Add-ons [Updated January 14, 2024]

Posted: Fri Feb 02, 2024 11:11 am
by CthulhuInACan
AmmoInfo's description states that it supports vanilla Strife, but it just lists the Doom Bullet/Shell/Rocket/Cell ammo instead.

PlayerInfo and LevelInfo both work correctly, (and PlayerInfo shows the current weapon's ammo correctly) it's just AmmoInfo that has an issue.

Re: Simple HUD Add-ons [Updated February 3, 2024]

Posted: Sat Feb 03, 2024 9:38 am
by Tekish
I'm not sure if this was a regression or just an oversight, but it'll now work properly in the latest version.

Re: Simple HUD Add-ons [Updated February 3, 2024]

Posted: Sat Feb 03, 2024 11:33 am
by CthulhuInACan
Thank you for the fix!

Re: Simple HUD Add-ons [Updated February 3, 2024]

Posted: Mon Apr 15, 2024 8:05 am
by TolgaKerem07
Is it possible to disable hitscan for only for damage over time, poison, burning effects such as Gun Bonsai upgrades?

Re: Simple HUD Add-ons [Updated April 23, 2024]

Posted: Tue Apr 23, 2024 10:55 am
by Tekish
I've added some functionality in the latest version of HitMarkers to detect damage over time with some mods. The update comes with a set of customization options for hit markers and sounds when DOT effects are found.

This does come with a caveat, though. I based most of the damage types on those that come from Gun Bonsai, which I used primarily for testing. It uses the "Fire" damage type for its burning effects, but other mods also use it for different purposes. This means that with DOT detection on, you will get false positives with some mods. This cannot be helped without coding custom exceptions, which is a road I don't want to go down. As a result, I recommend only enabling this option with mods that you know utilize damage over time.

Furthermore, there may be some mods that HitMarkers doesn't properly detect that do have damage over time. In those cases, let me know and I'll try to add compatibility. And finally, I changed a decent amount of code to make this happen, and in the process found some long standing bugs that went unnoticed. There may be more, so if you stumble across any, please don't hesitate to post about them here or on the GitHub.

Re: Simple HUD Add-ons [Updated September 22, 2024]

Posted: Wed Oct 16, 2024 9:13 pm
by xolocausto
Hi, thanks for this, I've been using this mod for a while, specially with Doom 64 CE and I'm wondering, would it bee too much of a hassle to add the Doom 64 font to this add-ons as well?

Re: Simple HUD Add-ons [Updated September 22, 2024]

Posted: Sun Oct 20, 2024 9:06 am
by Tekish
Glad you like the add-ons, but unfortunately I'm not looking to add any new fonts at this time.

Re: Simple HUD Add-ons [Updated September 22, 2024]

Posted: Wed Oct 23, 2024 8:28 pm
by JizzyDoomFan
Love this add-on, would it be possible to add hitmarkers, crosshairHP and damage numbers to Raze? I'd send some appreciation your way, iykwim.

Re: Simple HUD Add-ons [Updated September 22, 2024]

Posted: Fri Oct 25, 2024 10:20 am
by Tekish
It might be possible to do some sort of rudimentary hitmarker add-on in Raze, but it would probably be pretty hacky and not universal (some games seem better than others at surfacing the needed information). CrosshairHP, less so.

Either way, I do not want to do this. One of the big reasons I created these add-ons is because of how straightforward GZDoom modding can be. I just don't have the desire to continually sift through a source port's code to make things work, and that's what would be required here.

Re: Simple HUD Add-ons [Updated September 22, 2024]

Posted: Fri Oct 25, 2024 11:33 am
by JizzyDoomFan
Fair enough, but if you do ever give it a go I would like to throw some gratitude your way.

Re: Simple HUD Add-ons [Updated September 22, 2024]

Posted: Sat Jan 18, 2025 11:47 pm
by BizzKits
Created an account to say thanks Tekish, loving these!