[minimod][v2.0.1] Target Spy: Health Bar on Steroids
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 159
- Joined: Thu Sep 03, 2015 10:45 pm
- Preferred Pronouns: No Preference
- Graphics Processor: Intel (Modern GZDoom)
Re: [minimod][v1.11] Target Spy: Health Bars++
Sorry for the late response. Everything seems ok now.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: [minimod][v1.12] Target Spy: Health Bars++
Small update: v1.12. It brings performance improvements and minor fixes, nothing fancy.
http://www.mediafire.com/file/t08x2i0pp ... 2.pk3/file
- replaced Gutamatics with libeye;
- fixed Precise Crosshair integrated Y position with classic statusbar;
- fixed floating point truncation warnings.
http://www.mediafire.com/file/t08x2i0pp ... 2.pk3/file
- replaced Gutamatics with libeye;
- fixed Precise Crosshair integrated Y position with classic statusbar;
- fixed floating point truncation warnings.
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: [minimod][v1.12] Target Spy: Health Bars++
After watching RichterBelmont12's Hell-Forged playthough, i just found out that the enemy's armor values doesn't appear if you run the TC with target spy. And yes, some enemies has armors that actually does its job. When i saw this playthrough for the first time, i thought they were invincible or the addon was glitched, no offense.
What do you think? Are you occasionally going to add another meter for the Hell-Forged?
What do you think? Are you occasionally going to add another meter for the Hell-Forged?
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: [minimod][v1.12] Target Spy: Health Bars++
Yes, it's planned: https://github.com/mmaulwurff/target-spy/issues/11
I don't know when I get to it, though.
I don't know when I get to it, though.
-
- Posts: 173
- Joined: Sun Sep 01, 2019 10:59 am
Re: [minimod][v1.12] Target Spy: Health Bars++
Just wanted to pop in and say I'm also getting the issue of seeing the "warning, cannot get render mode" error. Similar to Carrotear, I'm also using LZdoom, and it seems to root of the problem revolves around the fact that LZDoom is using the old "vid_renderer" Cvar instead of the new "vid_rendermode" one, or at least my config file hasn't updated itself and I just upgraded to the latest stable version. I didn't read too far into your code to see how important the chunk of code that utilizes this CVar is, but I haven't noticed any issues in the past, and my brief run of the newest version (1.12 to be specific) I haven't run into any issues either. For now, I just commented out the warning and will carry on until I notice any issues.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: [minimod][v1.13] Target Spy: Health Bars++
Bug fix update! v1.13 is out.
Changelog:
- dynamically set monster tags are now allowed;
- fixed wrong name in kill confirmation message;
- frame size now takes zoom factor into account;
- fixed monster names for REKKR and Freedoom.
Changelog:
- dynamically set monster tags are now allowed;
- fixed wrong name in kill confirmation message;
- frame size now takes zoom factor into account;
- fixed monster names for REKKR and Freedoom.
-
- Posts: 1
- Joined: Tue Mar 17, 2020 11:15 pm
Re: [minimod][v1.13] Target Spy: Health Bars++
hey buddy, i have an issue of the addon in LZDoom when i open the source targetspy is sending me seeing all the time "Warning, Cannot Get Render Mode", any idea why this bug happened in LZDoom? in GZDoom is all fine but i want to use it in here too!
-
- Posts: 26
- Joined: Mon Sep 23, 2019 12:29 pm
- Graphics Processor: Intel (Modern GZDoom)
Re: [minimod][v1.13] Target Spy: Health Bars++
Dang it m8f, now I can't play Doom without this mod.
Nevertheless, I'm greatly enjoying this mod, even if I cheat a bit since I know how much health each enemy has (though its because I opt out the option to NOT have the health shown, lol). I'm hoping there's more cross-mod options besides Champions (another personal fav I like to use) but that's your call.
Either way, keep up the good work and thanks for TargetSpy!
Nevertheless, I'm greatly enjoying this mod, even if I cheat a bit since I know how much health each enemy has (though its because I opt out the option to NOT have the health shown, lol). I'm hoping there's more cross-mod options besides Champions (another personal fav I like to use) but that's your call.
Either way, keep up the good work and thanks for TargetSpy!
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: [minimod][v1.13] Target Spy: Health Bars++
Will be fixed in the next version.Speedsteer57 wrote:issue of the addon in LZDoom
Which ones?Ltmajordude wrote:more cross-mod options
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: [minimod][v1.14] Target Spy: Health Bars++
Version 1.14 is released.
New features:
New features:
- ability to display even more objects (even NoBlockmap ones). Code contributed by Proydoha.
- new frame style: Red.
- display target armor, if any. The armor is displayed on the same line as health numbers.
- no more annoying error messages on LZDoom.
-
-
- Posts: 17465
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: [minimod][v1.14] Target Spy: Health Bars++
How do you catch NoBlockmap actors? I thought line traces go right past them.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: [minimod][v1.14] Target Spy: Health Bars++
Manually, by iterating through actors and checking object intersection with a trace line: https://github.com/mmaulwurff/target-sp ... tection.zs (code by Proydoha).
-
- Posts: 26
- Joined: Mon Sep 23, 2019 12:29 pm
- Graphics Processor: Intel (Modern GZDoom)
Re: [minimod][v1.14] Target Spy: Health Bars++
Whoops, late response, sorry sorry sorry.
Ya know, I never gave much thought to that actually, lol. Probably wasn't thinking too hard or don't know enough mods when I thought about other cross-mod options. I guess the only thing that can come up from the top of my head is Universal Entropy with TargetSpy giving a percentage or something telling you how enlarged/shrunken the monster is but besides that... huh. lol.Which ones?
-
- Posts: 142
- Joined: Fri Nov 23, 2012 2:45 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
Re: [minimod][v1.14] Target Spy: Health Bars++
Maybe something to state if an enemy is legendary with Legendoom/Legendoom Lite?
Also, not something cross-mod related, but something that could be helpful in general, perhaps being able to display any damagetype resistances, immunities, or weaknesses your target might have? (If at all possible)
Also, not something cross-mod related, but something that could be helpful in general, perhaps being able to display any damagetype resistances, immunities, or weaknesses your target might have? (If at all possible)
-
- Posts: 9
- Joined: Sun Nov 04, 2018 1:57 am
Re: [minimod][v1.14] Target Spy: Health Bars++
could you make a version where only enemies with the +BOSS flag show their health(to make doom feel more like a modern video game)?