Commit graph

135 commits

Author SHA1 Message Date
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
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
997f63fd26 Fix Quadravol fire not hurting player. 2022-08-22 20:04:17 +02:00
0c3614fee3 Quadravol lever spam easter egg. 2022-08-22 19:55:08 +02:00
514c1a8a1f Adjust Quadravol splash damage. 2022-08-21 22:40:27 +02:00
0f93e9e843 Tiny lil' fix. 2022-08-21 16:38:54 +02:00
e9f663c8ff The Quadravol is complete. 2022-08-21 16:23:32 +02:00
0b93a01401 Quadravol level 2 projectile + melee tweaks. 2022-08-21 12:44:40 +02:00
76471cbe47 Missed call to A_PlayerMelee. 2022-08-19 22:37:04 +02:00