Skip to content

1.6.0

Compare
Choose a tag to compare
@mastercoms mastercoms released this 26 Mar 21:23
· 111 commits to changes since this release
  • Load time improvements:
    • Fixed the game attempting to load non-existant textures
    • Fixed a reload HUD scheme on startup when using minmode
  • Performance improvements:
    • Fixed the mouse cursor leaving the window on multi-monitor displays on Windows
    • Fixed FPS being reduced when moving the mouse on Windows
    • Massively improved the performance of the player model panel
    • Textures now stream in more quickly
    • Optimized particle rendering
    • Fixed a massive reduction in FPS when viewing from inside a particle
    • Minor math optimizations
    • Reduced various minor frame overhead
  • Gameplay fixes:
    • Fixed various platform-specific inaccuracies in numeric values, for example the small ammo pack giving 40 metal on Linux and 41 metal on Windows