Commit graph

1,302 commits

Author SHA1 Message Date
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
27cc8488cd Prevent manual switch to dual guns if only owning one. 2022-06-09 10:51:16 +02:00
0243eb9cf6 Spy did a nice sound edit. <3 2022-06-08 22:06:24 +02:00
b59254b7b5 Quadravol handling sfx (no firing yet). 2022-06-08 21:02:07 +02:00
931ead07e9 Fix major flaws in ammo pickup logic. 2022-06-07 23:09:21 +02:00
52d0937139 Fix inflictor detection breakage in WorldThingDamaged (did not account for SWWMPuff). 2022-06-07 21:00:48 +02:00
0db8c75a1c Fix missing CHANF_OVERLAP flag. 2022-06-07 20:53:59 +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
7d9daad797 Version mismatch messages don't show again when reloading a save from the current session. 2022-06-06 00:59:50 +02:00
b074659cc0 Also guarantee not igniting voodoo dolls with the cheat. 2022-06-05 00:36:15 +02:00
7e5a6bb05c Don't ignite friends with "pants on fire" cheat. 2022-06-05 00:34:58 +02:00
dbc28f1422 Fire FX tweakery, plus a cheat to test it. 2022-06-05 00:23:58 +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
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
bccf3a3b48 Jump voice added. 2022-06-03 15:44:14 +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
9a02e255c8 Cleaner way of fetching inputs in intermission. 2022-06-02 00:25:49 +02:00
e1fafcb329 Reimplement intermission input handling. 2022-06-01 18:27:10 +02:00
6fd8bd4810 Come to think of it, the legacy startup graphics aren't really needed. 2022-06-01 16:44:59 +02:00
e7a05934ba Full-color startup screen graphics. 2022-06-01 15:09:44 +02:00