ddnet/src/game/client/prediction/entities
bors[bot] 1bf178614f
Merge #1904
1904: Add tune zone prediction r=heinrich5991 a=trml

Is enabled with cl_predict_ddrace 1.

This will predict tunings loaded from the map the first time tunezones are entered, but will also update the tunes after you receive new tunes while in a tunezone, since it's possible to change them in rcon.

Co-authored-by: trml <trml@users.noreply.github.com>
2019-09-17 13:50:18 +00:00
..
character.cpp Use a single getter for tunings, add some missed cases, fix tuning update 2019-09-16 00:07:42 +02:00
character.h Merge #1904 2019-09-17 13:50:18 +00:00
laser.cpp Use a single getter for tunings, add some missed cases, fix tuning update 2019-09-16 00:07:42 +02:00
laser.h Add tunezone prediction 2019-09-09 00:53:07 +02:00
pickup.cpp Fix some unitialized variables in the prediction 2019-06-18 19:08:09 +02:00
pickup.h Put public members in a single block 2019-04-21 16:12:21 +02:00
projectile.cpp Use a single getter for tunings, add some missed cases, fix tuning update 2019-09-16 00:07:42 +02:00
projectile.h Add tunezone prediction 2019-09-09 00:53:07 +02:00