Commit graph

264 commits

Author SHA1 Message Date
ccc79d9962 Remove Wallbuster shuffle, make auto reload (formerly "full" reload) prioritize best ammo. 2022-07-30 00:47:34 +02:00
8d4eae537e Adjust sizes of some hud weapon displays. 2022-07-29 00:41:14 +02:00
b876515745 Removal of various configurable settings. 2022-07-28 21:01:08 +02:00
43bea0d22a Properly set drop ammo types for weapons. 2022-07-27 16:57:52 +02:00
7d86143fb4 Updates for recent A_ChangeModel fix.
Use a canvas texture for the titlescreen fade.
2022-07-27 13:17:18 +02:00
12515e9107 Wrist tags in first person also update now. 2022-07-26 21:11:06 +02:00
2d2dcf7ad5 Tag colors and animated face using A_ChangeModel. 2022-07-26 18:36:38 +02:00
b77498781a Fully functional scripted texture for Sheen HMG. 2022-07-25 02:07:07 +02:00
ef4f2090d9 Optimize silver bullet ripple effect by reusing the same actor. 2022-07-24 12:25:52 +02:00
40dd34bda0 Ragekit quadruples explodium mag throw speed. 2022-07-23 17:00:21 +02:00
83c3e2e5b0 Add DONTGIB to all mod items. 2022-07-23 16:49:18 +02:00
d64e487231 Sheen rebalancing. 2022-07-22 22:34:08 +02:00
57253d5434 Sheen HMG fully functional. May need touchups later. 2022-07-22 20:20:58 +02:00
a53ba3e287 Fix misaligned graphics when double-stacking Biospark. 2022-07-18 18:35:32 +02:00
1f7cbdfc1a Use squared distance functions in a bunch of places.
Doesn't make much of a difference in practice, actually, but oh well.
2022-07-17 13:03:55 +02:00
ffca2597ba More lenient bounce angles for Explodium Gun altfire. 2022-07-13 16:17:38 +02:00
10d5659367 Toggle off EXPLODEONWATER for Hellblazer grenades. 2022-07-11 22:35:36 +02:00
3f20acc56e Unimplemented weapon messages. 2022-07-06 13:31:23 +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
811ac178ac Allow Wallbuster reload cancel with any weapon button. 2022-07-04 15:54:22 +02:00
b1e155d07c More menu smoothing. 2022-06-28 17:20:01 +02:00
648c3e1077 Try to fix jerky crosshair motion. 2022-06-23 23:11:10 +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
d8d3fa8ba2 Drop shadows on Alt HUD for consistency. 2022-06-09 13:27:30 +02:00
27cc8488cd Prevent manual switch to dual guns if only owning one. 2022-06-09 10:51:16 +02:00
4e47d7d97e Fix hack that breaks ammo drops from sold weapons. 2022-06-07 19:30:57 +02:00
6cca0eb623 Even more voice stuff. 2022-06-07 18:27:52 +02:00
aa560cb312 Ammo buffer is fully implemented and working. 2022-06-07 16:56:41 +02:00
eb2e023c58 Fixes for corner cases related to sell-only items. 2022-06-07 13:42:13 +02:00
8f77bff671 Ammo buffer system beginnings. 2022-06-07 13:33:10 +02:00
e296c02608 Remove Dragon's Breath shells.
Nuggets can no longer be stored as spares.
2022-06-04 22:09:46 +02:00
7c8fe3a11f Alt HUD style fully implemented. 2022-06-04 01:00:47 +02:00
4e29d1c2fe Alternate HUD style partially implemented. 2022-06-03 19:17:33 +02:00
590c412d2d Fix inconsistent bobbing with dual explodium guns.
Fix "laggy" cocking animation with dual explodium guns.
2022-06-02 18:14:47 +02:00
641a0d3f6f Remove QF_3D from A_QuakeEx calls with 65535 radius. 2022-06-02 00:51:02 +02:00
fa80c346ec Add QF_3D to every single A_QuakeEx call. 2022-06-02 00:48:17 +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
f2af4dd14d Add "smooth streaks" to projected crosshairs. 2022-05-29 17:51:59 +02:00
984b2c39ba The Pusher is gone. 2022-05-16 16:39:11 +02:00
473e7ad5e8 Fit hud scaling to 16:9 minimum. Ultrawide be damned. 2022-05-08 18:43:42 +02:00
c2d142cbb0 Melee tweaks. 2022-04-26 18:52:56 +02:00
e12bf46f5e Deep Impact alt bullet no longer has lethal splash damage. 2022-04-19 01:00:27 +02:00
24d8772796 Add ass/ball kill oneliner variants. 2022-04-12 17:49:07 +02:00
e4bcb33a10 Make some messages first-person for the local player. 2022-04-12 17:06:20 +02:00
4cb3030e5b Added option to still draw the precise crosshair even if crosshairs are disabled in the HUD settings.
(Mostly useful just for me because I regularly switch between this and Lithium and I use the "juicer" there instead).
2022-04-12 16:37:35 +02:00
550de239b0 Shader is deprecated in 4.8, use PPShader instead. 2022-04-07 15:42:24 +02:00