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
efa20cdd30
Prepare for Alt Hud implementation.
2022-06-01 12:06:35 +02:00
65597c181a
Stop reinventing lerp() all over the place.
2022-05-29 18:07:30 +02:00
9031b2756b
Clamp HUD margin to 20 pixels max (40 is too much).
2022-05-22 20:11:30 +02:00
473e7ad5e8
Fit hud scaling to 16:9 minimum. Ultrawide be damned.
2022-05-08 18:43:42 +02:00
1cf4ce0d08
Adapt code to use MSTimeF().
2022-04-29 16:40:57 +02:00
e17837d034
Make screen flashes additive like in Unreal.
2022-04-22 12:51:02 +02:00
bcc397c9f3
Use SetClipRect to avoid DTA_Clip* spam in many places.
2022-04-22 12:40:00 +02:00
807d1ef349
Score limit has been capped to 9 digits.
...
Turns out anything higher is not actually reachable in practice.
2022-04-17 02:23:29 +02:00
05e418afb1
Oh, oops.
2022-04-05 13:18:31 +02:00