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
f776ab126b
Revert font overhaul. Back to non-replacing fonts.
2022-04-05 12:29:16 +02:00
c7b8adec69
Fix hud using wrong brokenlines for messages.
2022-03-25 18:42:01 +01:00
cb7aa8b333
"Niceify" usage of BrokenLines in many spots.
2022-03-10 13:33:37 +01:00
7a4ec53e16
Some easter egg tweaks.
...
Backport placeholder textures from common library.
2022-03-07 23:24:13 +01:00
356bf0202a
Minimap perf improvement by using a less naive early clipping algorithm.
2022-03-06 21:10:33 +01:00
a7eda2702a
Migrate various thinkers to plain objects.
...
WIP: Gib models currently in progress.
WIP: IK re-rigging of Demolitionist in progress.
2022-02-28 23:45:18 +01:00
ba6a01a190
Make weapon tooltips less view-intrusive.
2022-02-24 18:50:20 +01:00
6a6e91cc13
Don't draw dots in minimap for keys if their map markers are already visible.
2022-01-25 17:56:45 +01:00
00f150b832
A collection of hackfixes related to items.
2022-01-25 01:40:52 +01:00
312c433ed3
Key refactor. They act as pure "item givers" now.
2022-01-23 20:49:20 +01:00
be1f1d083f
Additional branding changes.
2022-01-15 15:37:29 +01:00
b22be796bd
Backported map marker drawing from common library.
2021-12-29 21:41:34 +01:00
af3161ff71
Add Silver Bullet "wasted ammo" easter egg.
2021-12-26 12:44:00 +01:00
a82a531b6b
Pause display is now text-based (also has an extra).
2021-12-22 17:30:37 +01:00
a0e1f2f7a6
Re-do HUD scaling.
2021-12-18 02:07:11 +01:00
d22d9c4b9a
font gen updated, fonts re-made, adjustments to compensate.
2021-12-17 19:57:23 +01:00
7f70eb03af
I gave in and did the font cleanup already.
2021-12-16 22:07:20 +01:00
95d92cb8a5
Some cleanup.
2021-11-23 22:18:41 +01:00
f6efc5d3f2
4.7.1 features here too.
2021-10-21 17:57:18 +02:00