Skip to content

v0.9.0

Latest

Choose a tag to compare

@cyanbun96 cyanbun96 released this 10 Sep 15:05
· 5 commits to main since this release
9bee8fa

v0.9.0 - The Support Of The Dawn Of The Machine

  • Dawn of the Machine from 2026 rerelease is fairly playable, with the new r_coarseocclusion (set to "Auto" by default, activating on BSP2 maps only) helping to improve performance a lot in some cases with a lot of unseen geometry being processed anyway.

  • Lots of other minor adjustments to make Dawn of the Machine work as intended

  • vid_scalemode command

  • keepmusic cvar

  • "Saturn" text and notification styles

  • "Startup Behavior" options

  • Page scrolling in Maps/Mods menus on controllers with AUX1 and AUX2

  • deletesave command, deleting saves in Save/Load menus with Delete key

  • r_showtris and r_showtris_color cvars

  • "Previous Weapon" option in controls

  • A bunch of other minor improvements/features

This version also fixed some platform specific bugs, notably one that caused a crash Windows when setting horizontal resolution of 2048 and more.

There has also been a bit of code cleanup, specifically the removal of Windows-specific network driver and the ZIP decompression library (not needed since the 2026 remaster doesn't use it like 2021 did). For now, I'll focus more on further cleanup and elimination of cross-platform inconsistencies, rather than new major features.