Commit graph

1,374 commits

Author SHA1 Message Date
639999de8b More Mortal Rifle progress. Precision Shot partially implemented. 2022-09-13 21:25:06 +02:00
a8cbcca2da Voodoo dolls should only have player names in multiplayer. 2022-09-13 18:12:15 +02:00
d99d772b0c Rewrite NormalizedMove() now that I know how the raw axes work. 2022-09-13 15:18:33 +02:00
4d2ab09880 Some tweaks to the Mister. 2022-09-12 23:14:37 +02:00
49f90f6c18 On-screen text for Sheen fire speed changes. 2022-09-12 23:14:07 +02:00
9dd3e27bbd All Mortal Rifle state code done. Actual firing later. 2022-09-12 22:10:53 +02:00
8913184c5f Increase Mortal Rifle melee range. 2022-09-11 16:03:31 +02:00
d0805c2760 Mortal Rifle idle and melee added. 2022-09-11 15:05:20 +02:00
a4830f6008 Mapper-settable boss healthbar support. 2022-09-11 13:58:49 +02:00
136e339d53 Some small swapweapon fixes. 2022-09-11 12:35:46 +02:00
5243d533b1 Some stuff for custom map support (store/revive toggling, documentation for various functions, etc.).
A couple tiny fixes here and there for issues I didn't notice until I loaded the mod into UDB.
2022-09-11 12:02:48 +02:00
be9a1b2606 Work on Mortal Rifle continues. 2022-09-10 22:16:22 +02:00
4f3891a2a7 Damagetype tweaks. 2022-09-09 19:20:52 +02:00
06a70af4b8 Invert "lid" of wall busting. 2022-09-09 14:31:20 +02:00
02c15b9c53 Damn it. 2022-09-09 14:02:41 +02:00
d55ee022d2 Don't spawn healthbars for actors with NODAMAGE. 2022-09-09 12:47:11 +02:00
0110868314 More modular chancebox reward system. 2022-09-09 12:41:56 +02:00
d760abd3d4 Combat Hammer alt/tertiary buff. 2022-09-09 11:40:50 +02:00
5b56881122 Quadravol buff. 2022-09-09 11:29:09 +02:00
2378bf3175 Oh look, it's another "actor stops existing after taking damage" fix. 2022-09-08 20:14:01 +02:00
58b1a7ebba Move canvas stuff to separate files/folders. 2022-09-08 13:56:42 +02:00
1efaf7a6f9 All Mortal Rifle base models done. Animation next. 2022-09-07 19:46:56 +02:00
b7286d536e Mortal Rifle pickup model. Ammo models pending. 2022-09-06 21:44:57 +02:00
d4d7fe0c13 Prevent autoswitching to unloaded Wallbuster/Spreadgun when out of ammo. 2022-09-06 15:33:22 +02:00
ef12c72825 Hackfix for TUTNT Supportive Edition episode names. 2022-09-05 13:43:00 +02:00
bf19ca87d3 Quadravol fire shouldn't spread to Demolitionist. 2022-09-05 00:29:08 +02:00
7c520ffeba Tweaks to the Biospark Carbine, reverting some old nerfs. 2022-09-04 18:07:54 +02:00
466978f44a Some more ui font color changes. 2022-09-03 19:55:16 +02:00
017e683915 16 additional minihud gradients. 2022-09-03 19:52:47 +02:00
78dc1bb453 Convert Quadravol fire debuff to inventory item.
Copy over spread code from black shell debuff (lower hard lock risk).
2022-09-03 18:28:13 +02:00
794fe23c2c Point blank Quadravol shots can activate shootable lines. 2022-09-03 09:33:23 +02:00
625e339860 Puntzer Gamma will be open bolt. 2022-08-31 13:28:15 +02:00
e9013694f0 Legion of Bones support. 2022-08-31 10:58:25 +02:00
24ae3ee3b7 Initialize Sheen HMG at 700 RPM. 2022-08-31 10:07:48 +02:00
bba6a6d0d7 Fix swap weapons + item respawn glitch. 2022-08-30 20:43:12 +02:00
95d59ba72a Scrollable achievement menu for lower resolutions. 2022-08-30 18:29:25 +02:00
398955bda2 Oops 2022-08-30 17:44:34 +02:00
db783267f4 Discard LightProjectiles idea. We don't need realistic bullet physics. 2022-08-30 17:26:20 +02:00
4b20fc0b12 Use own fonts for achievements menu (still needs more work to fit in low resolutions). 2022-08-30 12:49:40 +02:00
f484de9b51 Block Demolitionist Menu and keyboard cheats while paused. 2022-08-27 22:50:52 +02:00
764690b988 Chancebox tweaks. 2022-08-27 16:56:35 +02:00
9b8cf41baf Increase Combat Hammer base damage. 2022-08-27 15:12:45 +02:00
d0de1fb715 Speed up Quadravol melee startup and recovery frames. 2022-08-26 17:59:13 +02:00
76b667ccab More detailed item sense colors. 2022-08-26 17:50:37 +02:00
9fc3bf98fb Respect UsePlayerStartZ level flag in Sandwich/Tether. 2022-08-26 10:21:29 +02:00
c5457f9747 Small code cleanup 2022-08-25 20:39:32 +02:00
c77504b9a2 Quadravol charge level 5 point blank fix.
Add DE_NONEXPLOSIVE flag to DoExplosion. Treats damage as "not explosive" (This makes detecting what is or isn't an explosive damage source easier).
2022-08-25 20:03:54 +02:00
6b100042fe Missed a "rotation reset" 0-tic tween frame for the Quadravol. 2022-08-25 09:07:39 +02:00
2f5ffdfe41 Use Vec3FromAngles to create random unit vectors. 2022-08-24 15:20:57 +02:00
50404e63d6 Quadravol fire is waterproof. 2022-08-22 20:05:04 +02:00