Too fast! Gotta go smooth….

9003 is released. It is primary a bug fix release.

Following stuff was done:

  • We now have a frame-limiter: if you have a screen that can sync at 120 or even 144 Hz: use console (F12) to do “set v_FrameLimiter 145”
  • Upgraded to SDL 2.0.5 because some folks were having focus problems.
  • Can now resize the game window! (If you play windowed of course)
  • Receiving of data on the client is now handled different, should stutter less when you are client.
  • VSync can now be turned on/off with the v_VSync console var
  • A couple of crashes were fixed.