JACoders / OpenJK

Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
GNU General Public License v2.0
2.01k stars 612 forks source link

Prediction when player leg goes off the edge #540

Open TheSil opened 10 years ago

TheSil commented 10 years ago

This is base jka issue which happens when you are in slope anim with the saber on with one leg going off the edge. At that moment if you press any movement key you can notice annoying delay (compare with same movement with blaster instead of saber). Check this demo to see what i mean: https://dl.dropboxusercontent.com/u/61761465/slopeanim_lag.dm_26 (of course you won't notice the delay on demo).

Any idea as what might cause the issue/how to fix?

ensiform commented 10 years ago

Raz0r said something about some data not being networked causing it to be out of sync. Which means you could only fix it in a mod that requires client side as well if that is true.