Commit graph

1,204 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
4ec3a595c4 Dakka progress continues. More tomorrow. 2022-07-22 01:34:12 +02:00
1ba22e8eb6 Sheen HMG progress (still not functional). 2022-07-21 22:01:41 +02:00
7ee6b71a07 Fix jitter in smooth interpolators. 2022-07-21 13:25:02 +02:00
1f7e50de81 Fix scroll jitter in demolitionist menu. 2022-07-21 12:50:22 +02:00
14d55e3235 Sheen HMG pickup model done. 2022-07-20 20:55:47 +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
6cfde41bc7 Replace excessive exponentiation with simple x*x squaring in SphereIntersect. 2022-07-17 12:42:31 +02:00
fab3b27ad0 Missed a bit of code there. 2022-07-15 21:48:05 +02:00
f83a0d5a1f Fix hurtfloor detection breaking with 3D floors. 2022-07-15 21:45:10 +02:00
1969eff7d9 Service caching. 2022-07-15 09:32:16 +02:00
afd9c9ebf0 Make intro explosions quieter and add an option to skip them. 2022-07-15 08:05:08 +02:00
74e63b7d0b Fix key tag fix for Heretic. 2022-07-14 20:39:14 +02:00
245414cb0f Rogue removed cvar access. 2022-07-13 18:56:50 +02:00
d5ba224745 Uncomment some weapon flags that were left commented out. 2022-07-13 16:22:57 +02:00
ffca2597ba More lenient bounce angles for Explodium Gun altfire. 2022-07-13 16:17:38 +02:00
4198de6ddf Fix hud crash if player was "gone'd" by Ynykron. 2022-07-13 09:47:16 +02:00
10d5659367 Toggle off EXPLODEONWATER for Hellblazer grenades. 2022-07-11 22:35:36 +02:00
474b87d01b Simplify minimap code (less options). 2022-07-11 19:43:58 +02:00
96d11b9b14 Intermission advance with Enter (fix for d-touch). 2022-07-08 23:52:22 +02:00
ae84b9abf0 Fix oneliner not triggering for last secret. 2022-07-06 14:08:38 +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
e12f055bd9 Multiply kill scores by skill damage factor. 2022-07-05 23:40:50 +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
460ee725e2 Remove old branding. 2022-07-05 20:37:09 +02:00
20a8f3304b Some small optimizations. 2022-07-05 19:37:48 +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
f3c881a386 Fix IsInPlayerFOV(): Make caller call CheckSight towards player instead, as it breaks for NOBLOCKMAP actors. 2022-06-30 20:02:59 +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
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
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
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
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