0.9.14 Changelog

Added (4) Added $.LoadKeyValues3File to load KV3 files Added Prime Sight HUD for Defrag Added distvariance sound parameter to sound scripts, allowing for distance blending to be tweaked instead of being tied to a cvar. Usage is distvariance "near, far" Re-enabled the following operators in the math_float sound operator: asinh, atanh, acosh, expm1, expm2, log2, log1p, logb, erf, erfc, gamma, lgamma, rint, nearbyint, roundtol and trunc Fixed (8) Fixed ‘scale’ being applied to all entities in Hammer Fixed Linux dependency issues for Panorama Fixed MRU material list getting reversed on every Hammer launch Fixed MSAA trying to be applied even when driver reported no support Fixed cl_csm_debug_2d Fixed modelscale not updating when undoing in Hammer Fixed possible crash when trying to interact with map window during load Fixed solids not rendering in Hammer Improved (2) Changed Hammer config to text format Replaced OpenAL with SDL for voice recording and removed dependency

June 20, 2023

0.9.13 Changelog

Added (7) Added crash feedback dialog Added ent_text debug output to logic_gate Added framerate limit to hammer 3D viewport to prevent GPU ramping up to 100% usage Added utility to dump shader documentation New mom_mv_df_clip_steep_ground for testing non-sticky surf ramps in Defrag Option to choose framerate limit in Hammer Option to disable lazy texture loading in Hammer Fixed (20) Crash loading jump_lanc_v3 (game/issues/2065) Curved walls in Defrag cause the player to get stuck (game/issues/1734) Defrag haste UI regression (game/issues/2058) Fixed Linux dependency issues for Panorama Fixed crash when sprite helper would have invalid model and parent tried to change scale kv Fixed game missing the depthresolve_ps50 shader Fixed loading of TF2 maps with v7 static prop lump Fixed logic_gate having incorrect starting state Fixed logic_gate state being incorrect after reloading a save Fixed model helper trying to use non-uniform scale on non-prop_static entities Fixed not being able to choose game config with doubleclick Fixed occasional hammer and game crash when reloading models Fixed png screenshots having a weird line in them in some cases Fixed png screenshots on maps with HDR being too dark Fixed rendering breaking when disabling postprocess on HDR maps Fixed the incorrectly sized viewport in HLMV and Faceposer Game and tools no longer rename themselves “MainThrd” on Linux Hammer camera button and statistics now render correctly RemoveDFWeapon output ignores weapon switch delay (game/issues/1884) Wait for timer to run out when removing Defrag weapons (fixes instant rocket -> plasma switch on df_precision) Improved (8) Converted hammer options to Qt Correct Defrag CPM swimming physics (game/issues/1843) HDR cubemaps are now stored in BC6H format LDR cubemaps are now stored in BC7 format Player no longer has 1-2 ups in Defrag when hitting corners at high speed Ported vgui debug system menu to ImGui Remove 1 ups when hitting corners at high speed in Defrag (game/issues/2064) Water movement is now more accurate in Defrag

June 6, 2023

0.9.12 Changelog

Added (4) Add speed mode for player_speed entity Added minimum speed threshold for calculating strafe synchronizer bar display (Settings > Interface > Synchronizer) Added strafe synchronizer functionality in Surf Damage boost time and slick time are now sent to UI Fixed (14) Crash when using bind command in console Defrag: Allow players to chain double jumps (game/issues/2052) Defrag: Allow players to jump when crouching under obstacles (game/issues/2053) Defrag: Damage boost pickup now gives damage boost effect instead of haste Defrag: Fix sticky stepup in CPM (game/issues/1844) Defrag: Funkyboosts now work in Defrag CPM Defrag: Removed machine gun recoil Fixed “_restart” not restarting the game (https://github.com/StrataSource/Engine/issues/732) Fixed crash when sprite helper would have invalid model and parent tried to change scale kv Fixed failing to create swapchain on some hardware Fixed map instance resolution under Linux Fixed model helper trying to use non-uniform scale on non-prop_static entities Fixed some models not rendering in hammer Fixed some rare cases of entity IO string corruption Improved (4) Calculation for ideal yaw rate has been generalized to include ground case (prespeed) Entity IO can now send values of any data type to string inputs HDR cubemaps are now stored in BC6H format Improve synchronizer functionality (game/issues/2044)

May 21, 2023

0.9.11 Changelog

Added (4) Added False_’s machine gun animations Added ImGui versions of +showbudget, +showbudget_texture and +showbudget_texture_global panels Added new Defrag trigger_jumppad entity identical to Quake 3’s trigger_push (game/issues/2043) Added new player_speed entity as a port of target_speed from Quake 3 Defrag Fixed (1) RJ rockets fizzle in gaps where they shouldn’t (game/issues/1892) Improved (1) Improved console autocomplete behavior

May 9, 2023

0.9.10 Changelog

Added (9) Added %compileslick material parameter Added ‘maxprojectedtextures’ keyvalue to world entity to control projected texture limit Added CS:S stamina mapping mode cvar via mom_mv_stamina_enabled Added SetSlick player input to control slick status programmatically Added _nocubemapsprite to disable light sprites when building cubemaps Added compute shader support with stretchrect compute shader Added func_slick entity for Defrag slick behavior Added help (-h or -help) command line parameters to VBSP, VRAD, and VVIS Added imgui UI framework for fogui and CSM settings Fixed (8) Fix +showbudget_texture(_global) not showing data properly Fixed brush entities with primitive geometry not rendering correctly Fixed crash related to instances in VBSP Fixed crash related to static prop scaling Fixed screenshots not working with MSAA enabled Packed .mrf files not being loaded by mom_replay_playback entity (game/issues/2011) Panorama border size changes when color is changed (game/issues/2045) Snap hud offset calculated incorrectly (game/issues/2039) Improved (2) Add customization settings to defrag groundboost indicator (game/issues/2046) Improve Defrag groundboost indicator behavior (game/issues/2040)

April 29, 2023

0.9.9 Changelog

Added (6) Defrag groundboost indicator (game/issues/2035) Defrag: Add ammo KV to weapon spawners. (game/issues/1934) Defrag: Ammo limits (game/issues/1939) Defrag: Ammo pickups (game/issues/1938) New Plasma gun sound fx by Danny New Shotgun model by False_ Fixed (10) Can add ‘Absolute’ to speedometer list more than once (game/issues/1907) Fixed missing right-click animation for knife Fixed some convars not correctly being saved on game close Intermittent js error with snap target highlight (game/issues/2012) JS exception when trying to add ‘Energy’ speedometer (game/issues/1787) Javascript exception when entering settings menu (game/issues/1906) Map play button reverts back to download button when clicked (game/issues/2033) Snap zones not updating when picking up the haste powerup (game/issues/2019) regression: Jump stats allow over-unity gain (game/issues/2032) regression: compass ticks broken (game/issues/2029) Improved (5) Allow snd_mute_losefocus to duck audio by using value between 0 and 1 (value is amount ducked) Allow for more speedo options(rj) (game/issues/1770) Overhauled Speedometers to use KV3 format and have way more customization Reduced sound of shotgun to help save more eardrums Updated Defrag learn map from feedback given in Discord

April 1, 2023

0.9.8 Changelog

Added (4) Defrag Plasma Gun animations Defrag Rocket Launcher Machine Gun animations and world model New knife and anims Fixed (4) Custom layout toasts not identical to themselves (game/issues/1996) Icon missing in ‘View showcase run’ toast (game/issues/2006) JS exception in controls library toast buttons (game/issues/1997) Toast menus get cut off during shaking animation (game/issues/1803) Improved (4) Add label telling you to right-click in leaderboards/end of run panel (game/issues/1764) Make news panel description scrollable (game/issues/1990) Reduced volume of shotgun firing sound Replace ‘power off’ quit button with ’exit door’ icon when in map (game/issues/1992)

March 4, 2023

0.9.7 Changelog

Hello all! Apologies on the delay of this update, we plan to get right back on schedule with our release cadence. We’ve got a bunch of goodies for you, along with two breaking changes: DX11 is now the only way to play the game, as DX9 has been removed DXVK was updated to latest (v2.1), which requires a GPU that can run Vulkan 1.3 (use this site to see if your GPU is compatible) As mentioned in some Q&A streams, while we aren’t planning on making a graphically intensive game, we are keeping the Chaos engine (and therefore Momentum Mod) up to date with regards to graphics in order to to aid in debugging efforts, take advantage of performance improvements, and better futureproof our codebase. We apologize for any inconvenience this may cause, however, hardware that does not support DX11 is perhaps hardware that should most likely be replaced nowadays. ...

February 15, 2023