Commit graph

153 commits

Author SHA1 Message Date
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
f776ab126b Revert font overhaul. Back to non-replacing fonts. 2022-04-05 12:29:16 +02:00
b4f81fa4e3 Fix extended hitboxes breaking dual-weapon givers. 2022-04-02 12:09:45 +02:00
c257750f9d Silver Bullet fix from master. 2022-03-31 21:45:18 +02:00
aa9d2e4d20 Ynykron null deref fix from master 2022-03-28 23:03:37 +02:00
0aee4035ed "Extended Virtual Hitbox" for items. 2022-03-27 15:27:03 +02:00
cb7aa8b333 "Niceify" usage of BrokenLines in many spots. 2022-03-10 13:33:37 +01:00
15d259be36 Hitscan locational damage compatibility. 2022-03-08 14:54:32 +01:00
7a4ec53e16 Some easter egg tweaks.
Backport placeholder textures from common library.
2022-03-07 23:24:13 +01:00
12f89a172c Fix a sprite conflict with Hexen (oops). 2022-02-19 16:01:58 +01:00
9604881926 Fix sprite conflict with Colorful Hell. 2022-02-17 10:07:43 +01:00
b36b2f808c Dual Explodium guns can now reload independently. 2022-02-10 13:38:58 +01:00