Commit graph

122 commits

Author SHA1 Message Date
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
afce3c6582 Some savegame nonsense with certain hudmessages. 2022-09-24 21:46:21 +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
e023f70124 Delay dialogues until map title text disappears. 2022-09-16 16:54:05 +02:00
75eda90182 Touch up achievements. I think I was being too generous with some. 2022-09-15 15:56:44 +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
0d73be34a8 Souls-style area name display from sidemods. 2022-08-22 18:11:32 +02:00
fa6eec038c SFX from sidemods. 2022-08-22 17:51:39 +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
5e54940069 It's about time this tired joke was put down. 2022-08-11 23:39:58 +02:00
7797f46513 Use System.GetTimeFrac() on all hudmessage-based classes. 2022-08-07 23:41:07 +02:00
8cde3cd400 Reduce Biospark combo screen flash. 2022-08-07 23:39:16 +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
4198de6ddf Fix hud crash if player was "gone'd" by Ynykron. 2022-07-13 09:47:16 +02:00
474b87d01b Simplify minimap code (less options). 2022-07-11 19:43:58 +02:00
9d0287ef50 Additional face reactions. 2022-07-06 13:10:46 +02:00
93891b2ccf Add mugshot to HUD. 2022-07-05 23:33:29 +02:00
4661d0f2f3 Replace original hud with alt hud entirely.
Remove unnecessary icons and doom builder hints for items.
2022-07-05 22:18:04 +02:00
459b55fe03 Sheen HMG sounds. 2022-06-30 16:48:24 +02:00
b1e155d07c More menu smoothing. 2022-06-28 17:20:01 +02:00
c19135cea8 Remove autopage drawing from minimap, looks ugly. 2022-06-24 16:26:54 +02:00
099d7fd55b Nuggets give 2 health / 5 armor.
Mag ammo can now be sold.
Fix selling prices of bulk items.
Fix rare case where mag ammo can be picked up without a parent.
Fix alt hud crash when no weapon is selected.
Various other adjustments.
2022-06-22 01:47:34 +02:00
6825146e51 A whole fat load of micro-optimizations.
Okuplok still lags like fuck, unfortunately.
2022-06-17 22:36:51 +02:00
e9a8444467 Remove "TODO" for alt hud, it's already done. 2022-06-16 11:32:35 +02:00
78b31ea99c alt hud: fix all ammo flashing on first load. 2022-06-13 15:51:37 +02:00
ed22a1f604 Unnecessary type casts in alt hud. 2022-06-13 15:49:43 +02:00
d8d3fa8ba2 Drop shadows on Alt HUD for consistency. 2022-06-09 13:27:30 +02:00
958a32c28e Alt HUD tweaks. 2022-06-09 11:35:24 +02:00
e296c02608 Remove Dragon's Breath shells.
Nuggets can no longer be stored as spares.
2022-06-04 22:09:46 +02:00
fbd83fe463 althud cvar was checked in reverse. 2022-06-03 21:43:08 +02:00
4e29d1c2fe Alternate HUD style partially implemented. 2022-06-03 19:17:33 +02:00