Commit graph

160 commits

Author SHA1 Message Date
ab9023d3ee Add freezetics support to all actors that need it.
Remove Demoslayer fun option.
2022-10-31 15:08:30 +01:00
c770276bd7 Various changes related to items:
- All items now have vanilla hitbox sizes for compatibility.
 - Removed extended hitboxes (no longer needed).
 - Blob shadows are now exclusive to players (and eventually monsters).
 - Glows and sparkles are no longer toggleable.
 - Glows and sparkles have fixed size/radius.
 - Item sparkles are now handled by the glows, rather than the player.
2022-10-28 16:49:14 +02:00
02ae172777 Use unfinished Sparkster Rifle model in placeholders. 2022-10-25 10:56:43 +02:00
2f00137a30 Missing Plasma Blaster collision sizes. 2022-10-20 20:27:20 +02:00
4bb3a1e85a Several optimizations on non-interactive actors. 2022-10-14 21:45:21 +02:00
9983b82613 Add shockwaves to Mortal Rifle overpressure shot.
This compensates for the reduction of exit/entry impacts for performance.
2022-10-12 14:50:29 +02:00
92f59e4449 Revert "Pistol start tweaks."
This reverts commit 564c99782a.

This actually doesn't work that well, so return to the original method.
2022-10-08 17:47:35 +02:00
564c99782a Pistol start tweaks. 2022-10-08 15:45:19 +02:00
146531003e Trim excess ammo types. Some guns not reimplemented yet. 2022-10-07 19:12:41 +02:00
7a079b4f68 Fix Mortal Rifle showing red slot even if rounds available. 2022-10-03 19:00:01 +02:00
dbd887e8db Remove redundant second argument in various TexMan.CheckForTexture calls. 2022-09-30 12:53:56 +02:00
f66c62756b Turns out I'm dumb. ACTUALLY remove the self-damage. 2022-09-28 22:44:00 +02:00
9a6b71e751 Remove self-damage from Overpressure beam. It's annoying. 2022-09-28 22:38:48 +02:00
fcea7fa7ce More Mortal Rifle tweaks. 2022-09-28 22:26:56 +02:00
144d076f75 Reduce performance impact of MR overpressure shot. 2022-09-28 21:42:26 +02:00
e571fccc4d Mortal Rifle fully implemented (oh my). 2022-09-28 21:00:24 +02:00
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