baseq3a
baseq3a copied to clipboard
fix: shotgun not gibbing unless aiming at feet
Original ioquake issue: https://github.com/ioquake/ioq3/issues/794. Original (rejected) MR: https://github.com/ioquake/ioq3/pull/795.
Unlike the original MR, this suggests to enable the fix by default (which I'm OK with changing).
I have checked that this works by using the built pak8a.pk3.
FYI I've been playing with this a loooot, and have found no issues.
Seems acceptable in general, no need for cvar, just properly mark change in code by comment/etc.