rehlds / ReGameDLL_CS

Enhanced server-side GameDLL for Counter-Strike 1.6 (and CS: Condition Zero), offering new features and fixes.
https://rehlds.dev/docs/regamedll-cs
GNU General Public License v3.0
590 stars 203 forks source link

Shield hit punchangle change logic grouped #999

Open dystopm opened 3 months ago

dystopm commented 3 months ago

This also includes fixes from #919

Logic when player gets shield hit is now grouped with a couple fixes and angle clamping.

It also fixes the angle zeroing when shield hitted from shotguns, which are not handled in FireBullets3 but TraceAttack instead.