Commit graph

1,576 commits

Author SHA1 Message Date
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
460ee725e2 Remove old branding. 2022-07-05 20:37:09 +02:00
20a8f3304b Some small optimizations. 2022-07-05 19:37:48 +02:00
98729363e2 ZScript req to 4.8.1 due to required GetTimeFrac() bugfix. 2022-07-05 19:27:32 +02:00
811ac178ac Allow Wallbuster reload cancel with any weapon button. 2022-07-04 15:54:22 +02:00
6837df09b2 Fix broken player damage vfx handling. 2022-07-03 23:46:31 +02:00
dc93c6b5bf Wording fix in sparkster lore. 2022-07-03 23:46:16 +02:00
db4408b30d SNDINFO for currently added dlc weapon sounds. 2022-06-30 20:04:45 +02:00
66a4d6ee58 Add new crash sound courtesy of a1337spy. 2022-06-30 20:04:34 +02:00
f3c881a386 Fix IsInPlayerFOV(): Make caller call CheckSight towards player instead, as it breaks for NOBLOCKMAP actors. 2022-06-30 20:02:59 +02:00
cfe4c294e8 Option to trim alt hud ammo to owned weapons. 2022-06-30 16:52:21 +02:00
459b55fe03 Sheen HMG sounds. 2022-06-30 16:48:24 +02:00
44ea0384f2 Update patrons. 2022-06-29 15:59:18 +02:00
cedf328032 Mortal Rifle sounds. 2022-06-29 14:29:02 +02:00
73ad668303 Some debug functions, don't mind me. 2022-06-28 19:27:37 +02:00
b1e155d07c More menu smoothing. 2022-06-28 17:20:01 +02:00
d7614bdf73 Some achievement icons. 2022-06-24 17:51:47 +02:00
c19135cea8 Remove autopage drawing from minimap, looks ugly. 2022-06-24 16:26:54 +02:00
6d5d6543f0 Smoothen intermission fade. 2022-06-23 23:23:12 +02:00
df84963b44 Interpolation for all menus (choppy in 4.8.0 due to a bug). 2022-06-23 23:11:34 +02:00
648c3e1077 Try to fix jerky crosshair motion. 2022-06-23 23:11:10 +02:00
ce1caf4fe4 Broken transparency in one graphic (oops). 2022-06-23 00:16:56 +02:00
b5a0736776 Forgot to update the readmes with the nugget changes. 2022-06-23 00:05:56 +02:00
bd45b022ff Fix incorrect logic for spare armor auto-use. 2022-06-23 00:02:42 +02:00
be96487e29 Fix jumpy chat tab 2022-06-22 12:41:02 +02:00
2b93403ff0 sheen clarifications 2022-06-22 01:59:26 +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
f8ec71cf7f Fix edge case where actors could stop existing mid-trace. 2022-06-19 18:02:57 +02:00
d5c78ad66f oops? 2022-06-17 23:33:56 +02:00
6825146e51 A whole fat load of micro-optimizations.
Okuplok still lags like fuck, unfortunately.
2022-06-17 22:36:51 +02:00
bcae92cb05 Fix: The wrong internal counter was being decremented when ticking damnums. 2022-06-17 16:38:32 +02:00
e9a8444467 Remove "TODO" for alt hud, it's already done. 2022-06-16 11:32:35 +02:00
431f96012f Update patrons 2022-06-15 20:23:12 +02:00
e45001a8b7 Fix imprecision in fuel regen stops (noticeable in alt hud). 2022-06-15 16:39:31 +02:00
b9a58adabc Code cleanup. 2022-06-15 10:58:47 +02:00
5b066494fc Add PrettyFist to the greetz, because bless. 2022-06-14 23:34:14 +02:00
4db32d353a 10 more tips. That's 180 now. 2022-06-14 17:19:43 +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
b460d84ee2 Less naive PickWeapon rewrite. 2022-06-13 10:05:16 +02:00
a708ecc618 Rewrite entire PickWeapon function to fix a bug. 2022-06-13 09:38:41 +02:00
a6580f3592 Replace incendiary ammo tip with tip about swimming. 2022-06-12 13:09:25 +02:00
8703534e60 Rename "Unlimited Wallbuster Destruction" option, as more weapons are capable of busting. 2022-06-11 19:48:46 +02:00
630dee79a4 Remove unsupported renderer warnings, they do nothing. 2022-06-11 12:29:28 +02:00
cfdb825c58 Forgot to remove INVBAR from armor nuggets. 2022-06-10 00:44:44 +02:00
64d70b3c67 Alt hud graphics for DLC weapons. 2022-06-09 18:49:35 +02:00
6f579ae102 Reorganize sndinfo. 2022-06-09 17:16:42 +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