Commit graph

119 commits

Author SHA1 Message Date
964dcf84f9 Various UI changes:
* Add optional numeric values to healthbars, like in the standalone mod.
 * Remove minimap themes, keep only the Demolitionist color set.
 * Draw keys in the minimap using their respective colors.
 * Don't send AutoAutosave tokens to the minimap.
 * Tweak the minimap color of shootable actors so they look less like usable lines.
 * Use smaller font for cumulative damage on boss healthbars.
2023-08-17 20:13:16 +02:00
ea86ab99d0 Tweaks to level stats display in HUD. 2023-07-29 12:25:53 +02:00
fe7b67591c Add missing '%' character to zsh-style chat prompt. 2023-05-17 10:48:30 +02:00
42932d82b3 Revert "When filtering ammo display, include ammo not yet found."
This reverts commit 4efe82ab34.

The feature is actually kinda silly, really.
2023-03-15 18:19:57 +01:00
4efe82ab34 When filtering ammo display, include ammo not yet found. 2023-03-10 11:24:32 +01:00
a2855dfc9a Don't use inventory tokens for mapper-toggleable store/revive. Tokens are icky. 2023-02-18 11:54:30 +01:00
35b8b986db Cleaning up. 2023-02-11 17:03:43 +01:00
ddbc59939b Add option to render minimap to a fixed-size canvas. 2023-01-16 13:28:10 +01:00
2b41ba0225 CVar caching is no longer needed. 2022-12-29 13:20:08 +01:00
1aef77f0ac Split HUD code into multiple files. 2022-12-15 13:59:44 +01:00
d54202d533 Add option to filter healthbars to monsters only. 2022-12-15 13:22:40 +01:00
64a748541e Fix typo resulting in inconsistent 3D floor boundaries on minimap. 2022-12-08 00:28:03 +01:00
02dd50101e Use CORRECTPIXELSTRETCH where needed. 2022-12-05 14:50:16 +01:00
8e952f412f 4.10 support update (unfinished and untested). 2022-12-05 02:10:56 +01:00
b33e85c1ef Potentially fix some missing notification strings. 2022-12-01 10:20:49 +01:00
e5cb2700f0 Fix cloaked face not cropping in hud. 2022-12-01 09:47:27 +01:00
94de5fb957 Rewrite second half of Heresiarch's Seminary dialogue to be less awkward. 2022-11-22 10:55:39 +01:00
d4e8cf7844 Tweak hammer spin to make it slightly less chaotic. 2022-11-17 16:54:08 +01:00
d8bf8a6063 Fix incorrect values in HUD for unobtained ammo. 2022-11-16 22:34:26 +01:00
24dfc887a9 Clean up no longer needed TRACE_HitNone special handing in various spots. 2022-11-14 00:18:38 +01:00
aa8e152e0f Strip newline on messages directly, rather than when appending. 2022-11-06 16:24:25 +01:00
e6d1808218 Add slider for healthbar fade distance. 2022-10-26 14:17:19 +02:00
164c5c8390 Bail early on ProcessNotify if not on a level. 2022-10-20 23:22:53 +02:00
4d4272c621 Only show player name in death screen on multiplayer. 2022-10-15 17:24:52 +02:00
4a46817881 HUD face now also affected by tag color.
Added two more tag colors to round up to 16.
Fixed tag light color not updating when changed.
Recalculated tag light colors.
2022-10-13 13:43:32 +02:00
7c3e88c217 MSTime() un-deprecated, no more casting to int. 2022-10-09 15:31:54 +02:00
62d10ed11c Remove fat chodes, Silver Bullet reimplemented. 2022-10-07 20:13:10 +02:00
146531003e Trim excess ammo types. Some guns not reimplemented yet. 2022-10-07 19:12:41 +02:00
dbd887e8db Remove redundant second argument in various TexMan.CheckForTexture calls. 2022-09-30 12:53:56 +02:00
e571fccc4d Mortal Rifle fully implemented (oh my). 2022-09-28 21:00:24 +02:00
bd25598655 Allow filtering healthbars to only allies. 2022-09-26 20:53:20 +02:00
5d443cf33c Tweak various interpolators. 2022-09-26 15:15:11 +02:00
42411f68d7 A small sanity check just in case. 2022-09-24 01:25:31 +02:00
8833db9591 Voodoo dolls are annoying. 2022-09-24 01:21:03 +02:00
4f7241b05b Some Mortal Rifle progress. 2022-09-21 18:28:30 +02:00
d459970256 Warn when gzdoom's alternative hud is enabled. 2022-09-16 19:11:04 +02:00
a4830f6008 Mapper-settable boss healthbar support. 2022-09-11 13:58:49 +02:00
5243d533b1 Some stuff for custom map support (store/revive toggling, documentation for various functions, etc.).
A couple tiny fixes here and there for issues I didn't notice until I loaded the mod into UDB.
2022-09-11 12:02:48 +02:00
466978f44a Some more ui font color changes. 2022-09-03 19:55:16 +02:00
017e683915 16 additional minihud gradients. 2022-09-03 19:52:47 +02:00
76b667ccab More detailed item sense colors. 2022-08-26 17:50:37 +02:00
0c3614fee3 Quadravol lever spam easter egg. 2022-08-22 19:55:08 +02:00
b40d8d0633 Healthbar / Damnum backport from sidemods. 2022-08-22 17:39:10 +02:00
b340591ccd Fix inability to hide HUD. 2022-08-20 15:36:30 +02:00
4230b3b062 Vector/Trig math refactor into utility functions. 2022-08-18 16:18:22 +02:00
b685950dd8 Call HudTick on all carried weapons, rather than the selected one. 2022-08-07 15:11:59 +02:00
d85a3791db Buncha fixes from today's stream. 2022-07-31 21:14:35 +02:00
fece16ae04 Use PrintfEx instead of hacks to send chat messages to the hud. 2022-07-29 11:38:37 +02:00
b876515745 Removal of various configurable settings. 2022-07-28 21:01:08 +02:00
2d2dcf7ad5 Tag colors and animated face using A_ChangeModel. 2022-07-26 18:36:38 +02:00