As I mentioned here
Dogfight Elite 1.3.0 released! - Dogfight Elite Forum
Dogfight Elite 1.3.0 has been released and it is making its way throughout the stores.
Meanwhile it updates, you won't be able to see players that haven't updated.
A quick summary of what's in this version and why I begin this thread.
Dogfight Elite 1.3.0 is the work of over 8 months of me focusing on changing the whole game inside out. Visually, you won't see many changes or new features. You will see that I added Flak at several places in the terrain and little more.
Internally, I rewrote 90% of the game. It's almost a whole new code base. My main focus was to fix many issues caused by lag and update a code base that had grown over a decade.
The main difference is that the multiplayer is not only predicted, but now the server itself has a copy of the whole game into memory. This is technically known as the server having state authority.
What does this mean to you? Well, you shouldn't be seeing any player suddenly jump from one place in front of you and then behind you. Anyone attempting to use a lag switch or having a bad connection, will not impact the experience of other players. That person will get disconnected or repositioned to where he/she should be.
Although this seems like a small change, it meant I had to rewrite the whole multiplayer code. And that's most of the game itself.
I'm pretty sure with over 50,000 (50 thousand) lines of code changes, I screwed up something. So please, understand this version won't be perfect.
Use this thread to report everything you see wrong, so that for version 1.3.1 I fix everything you report.