Commit graph

144 commits

Author SHA1 Message Date
5d443cf33c Tweak various interpolators. 2022-09-26 15:15:11 +02:00
84fb9c036f Decouple precise crosshairs from weapons. 100% smoother now. 2022-09-24 21:33:48 +02:00
edbc19ce64 Unique voices for Mortal Rifle touchscreen and finger flick. 2022-09-24 14:56:35 +02:00
0e80da9cea Reduce self-damage from Quadravol rocket jumping. 2022-09-21 18:58:22 +02:00
265f51870f Increase opacity of Mortal Rifle display windows. 2022-09-21 18:35:37 +02:00
4f7241b05b Some Mortal Rifle progress. 2022-09-21 18:28:30 +02:00
db9f61c3c9 Mortal Rifle grenades should only have single pickups. 2022-09-20 22:48:48 +02:00
38499740c3 MR damage tweaks + Stream Shot implemented. 2022-09-20 21:08:07 +02:00
fd99957396 Ammo cap tweaks. 2022-09-20 11:59:12 +02:00
db3a08dca4 Small boost to cluster shot splash radius. 2022-09-18 20:22:00 +02:00
8f04064672 Mortal Rifle cluster shot mode implemented. 2022-09-18 12:56:05 +02:00
502f9fc495 Adjust terrain splash alert radius. 2022-09-17 20:47:17 +02:00
89f2cbb098 Oops, double function. 2022-09-16 11:31:26 +02:00
434e42a482 Some code cleanup + precache sounds for dlc weapons. 2022-09-16 11:30:31 +02:00
054299c6d0 Make Mortal Rifle grenades even more busted. 2022-09-15 22:47:56 +02:00
dda1c7f072 A tiny fix for decals from bouncing projectiles. 2022-09-15 14:05:21 +02:00
6baa8b8215 Allow embiggener to give mag ammo like in the sidemods. 2022-09-15 13:46:46 +02:00
d7d5c16b46 Increase Mortal Rifle grenade intelligence. 2022-09-15 01:02:47 +02:00
64156a9fcf Revert "Localize Mortal Rifle popups."
This reverts commit a475af5e8b.

Due to the font used, these are not serializable.
2022-09-14 21:43:16 +02:00
a475af5e8b Localize Mortal Rifle popups. 2022-09-14 21:24:07 +02:00
43f6edf740 Make Mortal Rifle sub-grenades less prone to accidentally hitting the player. 2022-09-14 20:51:05 +02:00
4de85d3534 Ammo spawn/price tweak. 2022-09-14 19:39:54 +02:00
2c0c1df7f3 Mortal Rifle grenades now implemented. 2022-09-14 19:25:48 +02:00
181f2a3e1e Last bit of finetuning before bed. 2022-09-14 00:48:31 +02:00
e99ea75808 The Mortal Rifle is becoming good. 2022-09-14 00:21:28 +02:00
f709bd9372 More polished MR Precision Shot. 2022-09-13 23:46:49 +02:00
639999de8b More Mortal Rifle progress. Precision Shot partially implemented. 2022-09-13 21:25:06 +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
be9a1b2606 Work on Mortal Rifle continues. 2022-09-10 22:16:22 +02:00
02c15b9c53 Damn it. 2022-09-09 14:02:41 +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
bf19ca87d3 Quadravol fire shouldn't spread to Demolitionist. 2022-09-05 00:29:08 +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
24ae3ee3b7 Initialize Sheen HMG at 700 RPM. 2022-08-31 10:07:48 +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
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