Optional keycard display for Duke3D minihud

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Optional keycard display for Duke3D minihud

Re: Optional keycard display for Duke3D minihud

by NightFright » Sat Nov 19, 2022 10:39 am

If the credits are still blocking this feature request: I have just created a new version from scratch, so you can put my name on it. Problem solved! If that's what it takes to get this implemented - took me barely 5 mins to (re)create.

This comes in two flavors, plain PNG and embedded into a small ART file, properly converted with BAFed. Gave it a tilenum high enough to exclude conflicts with Atomic (#6000), but you can handle it any other way you like.

BTW: Was thinking about doing this for Shadow Warrior as well, but then I realized it's actually not needed. The frame for keys is pretty much identical to the one for ammo. Same size, no label.
Attachments
PNG version
PNG version
6000.png (539 Bytes) Viewed 3765 times
keys_gfx.zip
Release with custom tiles020.art (new image mapped to tilenum #6000)
(1.03 KiB) Downloaded 157 times

Re: Optional keycard display for Duke3D minihud

by Phredreeke » Tue Jan 04, 2022 12:32 pm

Cosmetic Duke was made by December Man on the Duke4 forums. I can't say whether he made the tile or got it from someone else though

Re: Optional keycard display for Duke3D minihud

by mjr4077au » Sat Jul 24, 2021 12:26 am

Do you know the credits for this tile? I'd be happy to include it and code it into the HUD if the artist who created it could give their approval.

Optional keycard display for Duke3D minihud

by NightFright » Mon May 10, 2021 12:57 am

The original minimal statusbar for Duke3D shows you three vital stats: health, ammo, inventory. While armor can somehow be neglected (it was added for World Tour, anyway), seeing the keycards would still be somewhat helpful, especially since sometimes keycard colors cannot be determined before picking them up and the pickup message remains vague.

Maybe there could be a menu option to show keycards you picked up also on this minimal statusbar, maybe in the same way as in the EDuke32 fullscreen HUD (on the right side, without framed window), as some kind of "best of both worlds" compromise.

(The tile attached below, taken from "Cosmetic Duke", could also be included and used, e.g. shown in the bottom right corner, working just like in the full statusbar.)
Attachments
7078_keys.png
7078_keys.png (3.5 KiB) Viewed 4373 times

Top