momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
527 stars 210 forks source link

Spectating or watching a run during Conc causes your grenades to spawn much lower #1596

Open ijre opened 2 years ago

ijre commented 2 years ago

Describe the bug

While in the middle of spectating a player or watching a run, if the "spectatee" is crouching when you exit back to normal play, your grenades will come out from where they normally would when crouching, even though your player is still standing

Crouching and uncrouching will fix it

video demonstration

How To Reproduce

  1. Enter any Conc map
  2. Spectate or watch a run
  3. Exit back to normal play while the watched player is crouching

Expected Behavior

Conc grenades should always come from the same origin relative to the player's

Operating System

Win 10

Renderer

DX9 (default)

braem commented 2 years ago

Maybe the same bug as tf2 modes being forced into a weird crouch state? https://github.com/momentum-mod/game/issues/1475

braem commented 2 years ago

Just caused by duck state not being in replays (it is networked just for keypress HUD). Gunna throw this in with the replay refactor.