[minimod][v2.0.1] Target Spy: Health Bar on Steroids

Projects that alter game functions but do not include new maps belong here.
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.
Post Reply
User avatar
m8f
 
 
Posts: 1445
Joined: Fri Dec 29, 2017 4:15 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Manjaro Linux
Location: Siberia (UTC+7)
Contact:

Re: [minimod] Target Spy [v1.1.2]: Health Bars++ (+netplay)

Post by m8f »

I'll look if I can detect legendaryness and set maximal health accordingly.

Thanks for the suggestion!
User avatar
Ahpiox
Posts: 98
Joined: Fri Dec 22, 2017 1:52 am

Re: [minimod] Target Spy [v1.1.2]: Health Bars++ (+netplay)

Post by Ahpiox »

Actually good mod, if you have problem with zero division, just set up settings.
User avatar
m8f
 
 
Posts: 1445
Joined: Fri Dec 29, 2017 4:15 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Manjaro Linux
Location: Siberia (UTC+7)
Contact:

Re: [minimod] Target Spy [v1.1.2]: Health Bars++ (+netplay)

Post by m8f »

Can you please elaborate on where you get zero division?
User avatar
Ahpiox
Posts: 98
Joined: Fri Dec 22, 2017 1:52 am

Re: [minimod] Target Spy [v1.1.2]: Health Bars++ (+netplay)

Post by Ahpiox »

It's just happened when some vars was setted to 0.
User avatar
Ahpiox
Posts: 98
Joined: Fri Dec 22, 2017 1:52 am

Re: [minimod] Target Spy [v1.1.2]: Health Bars++ (+netplay)

Post by Ahpiox »

Also i get little problem with HXRTC Project, which is never happened again: When you launch iceball from weapon against stone imp it's error about zero division. Maybe it's just bad luck, idk.
User avatar
m8f
 
 
Posts: 1445
Joined: Fri Dec 29, 2017 4:15 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Manjaro Linux
Location: Siberia (UTC+7)
Contact:

Re: [minimod] Target Spy [v1.1.3]: Health Bars++ (+netplay)

Post by m8f »

Thanks for reporting! I found the problems and fixed them.

Bugfix update v1.1.3:
- fixed crash with shootable dead things;
- fixed crash with invalid scaling values for text and crosshair (these values were meant to be set through options menu only, but I added null checks anyway).
User avatar
ramon.dexter
Posts: 1517
Joined: Tue Oct 20, 2015 12:50 pm
Graphics Processor: nVidia with Vulkan support
Location: Kozolupy, Bohemia

Re: [minimod] Target Spy [v1.1.3]: Health Bars++ (+netplay)

Post by ramon.dexter »

Hello, I wanted to ask if you would add some kind of target confirmation to the mod. Something like the usetopickup, only for monsters. Would that be possible? :)
User avatar
m8f
 
 
Posts: 1445
Joined: Fri Dec 29, 2017 4:15 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Manjaro Linux
Location: Siberia (UTC+7)
Contact:

Re: [minimod] Target Spy [v1.2]: Health Bars++ (+netplay)

Post by m8f »

ramon.dexter wrote:Hello, I wanted to ask if you would add some kind of target confirmation to the mod. Something like the usetopickup, only for monsters. Would that be possible? :)
You mean to add a key to control Target Spy? If so, I added them in one more update (v1.2). Changes are:

- added a key to toggle Target Spy on and off;
- added a key that enables Target Spy when pressed and disables it when released;
- organized menus.
User avatar
Spaceman333
Posts: 622
Joined: Thu Oct 13, 2016 8:40 pm

Re: [minimod] Target Spy [v1.2]: Health Bars++ (+netplay)

Post by Spaceman333 »

I noticed that the images on the front page are jpegfied with reduced quality.

I recommend replacing them with these png files that are at full quality as originally intended:
1st image: https://i.imgur.com/IhBlcsA.png
2nd image: https://i.imgur.com/vNCX4Vw.png
Accensus
Posts: 2383
Joined: Thu Feb 11, 2016 9:59 am

Re: [minimod] Target Spy [v1.2]: Health Bars++ (+netplay)

Post by Accensus »

They are high quality if you click them, it's just that the [imgur] tag scales them and converts to jpg for some reason.
User avatar
Spaceman333
Posts: 622
Joined: Thu Oct 13, 2016 8:40 pm

Re: [minimod] Target Spy [v1.2]: Health Bars++ (+netplay)

Post by Spaceman333 »

Lud wrote:They are high quality if you click them, it's just that the [imgur] tag scales them and converts to jpg for some reason.
Well that explains it. I've always intended those images to be used with [img] tag, so maybe m8f thought using the [imgur] tag was more appropriate since they're hosted there.
Accensus
Posts: 2383
Joined: Thu Feb 11, 2016 9:59 am

Re: [minimod] Target Spy [v1.2]: Health Bars++ (+netplay)

Post by Accensus »

IIRC, [imgur] scales them down automatically to the necessary size, probably specified by whoever added the tag. [img] just displays the image, no matter how large it is.
User avatar
phantombeta
Posts: 2081
Joined: Thu May 02, 2013 1:27 am
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: Brazil

Re: [minimod] Target Spy [v1.2]: Health Bars++ (+netplay)

Post by phantombeta »

The [imgur] tag just uses one of the image sizes imgur provides. Specifically, it uses the "large thumbnail" size. You can get the link for it by appending "l" to the filename in the image link, or by clicking the image on your image list and clicking on "Large thumbnail" on the bottom.
User avatar
m8f
 
 
Posts: 1445
Joined: Fri Dec 29, 2017 4:15 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Manjaro Linux
Location: Siberia (UTC+7)
Contact:

Re: [minimod] Target Spy [v1.2]: Health Bars++ (+netplay)

Post by m8f »

The jpg images are replaced with png. They are not so big, anyway.

On a side note, I wonder why Imgur does not optimize its pngs. One can get from 15% to 30% decrease in size with optipng tool on the images in the OP, without quality loss.
User avatar
Spaceman333
Posts: 622
Joined: Thu Oct 13, 2016 8:40 pm

Re: [minimod] Target Spy [v1.2]: Health Bars++ (+netplay)

Post by Spaceman333 »

Thank you, its really satisfying to see them in crispy full quality now. :D
Post Reply

Return to “Gameplay Mods”