Commit graph

142 commits

Author SHA1 Message Date
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
9cf984cea8 Prevent misinterpretation of deep impact altfire. 2022-01-22 17:17:41 +01:00
edc342fc6b More of those rebalances. 2022-01-22 17:06:49 +01:00
7e04a87e36 Rebalancing of the lower end of the arsenal. 2022-01-22 16:38:26 +01:00
c782fec486 Weapon swap adjustments for dual-wieldables.
Weapon swap fix for Candygun.
2021-12-30 01:52:21 +01:00
af3161ff71 Add Silver Bullet "wasted ammo" easter egg. 2021-12-26 12:44:00 +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
756cda963d Fix polyobj crush/bust achievements. 2021-12-12 22:29:54 +01:00
14e643b40a Shift Sparkster x3 (DLC2) to slot 7.
This way you can have both it and the Quadravol simultaneously.
It would be unfair to not let you hold both "iconic" UnSX weapons at once.
2021-12-03 12:11:05 +01:00
1a0ddc5e79 Rewrite the weapon replacement system (less of a mess now maybe?). 2021-12-01 01:10:07 +01:00