0.9.23 Changelog

Gamemode System (6) All ConVars with gamemode-specific values can now be viewed with mom_print_modevars. This shows which ConVars are supported by the current gamemode and their default values. Added new ConVars for offline customization of gamemode movement: mom_mv_limit_ground_speed, mom_mv_limit_jump_speed, and mom_mv_limit_jump_speed_factor Renamed or refactored some ConVars. Use mom_print_modevars to see an updated list of ConVars relevant to gamemodes. Removed the “Unknown” gamemode. Added mom_gamemode_fallback, which specifies which gamemode should be used when the game can’t determine an appropriate gamemode from the current map....

October 18, 2023

0.9.22 Changelog

Added (4) Added a mandatory whitelist file for panorama’s AsyncWebRequest function. The -unrestrictedwebrequests launch argument will skip this file and allow all requests Added option to set paint colour from surface normal (mom_paint_color_from_normal) (game/issues/951) Added support for escape sequences \n, \t, \", and \\ in VMF and BSP #60 #1899 Added support for multiroot KV1 in kv3t. Fixed (17) Crash when firing Defrag machine gun or railgun Fixed Hammer crashes related to entity outputs Fixed Hammer crashes related to saving and loading files Fixed -multirun not working #882 Fixed player_speedmod not working in singleplayer when inputs are not called directly from the player Fixed certain VTFs failing to load due to added resources (game/issues/1223) Fixed explosive decals appearing on both sides of thin brush surfaces (game/issues/1929) Fixed hammer block tool creating brushes that stick out 0....

October 7, 2023

0.9.21 Changelog

Added (3) Added CSM and flashlight to lightmappedreflective Added gameui_activate command to Steam Input command list Added zoom, toggleconsole, showconsole and hideconsole commands to be usable in steam input Fixed (7) Adjusted folder mounting order to fix wrong assets occasionally being used Change default engine cubemap from de_vertigo’s to a black cubemap (game/issues/2074) Fixed Hammer inserting extra quotation marks for compile commands #753 Fixed VBSP not always acknowledging parameters in patched materials Fixed flashlight making some opaque water disappear Fixed the map name not displaying in the top right corner #912 Made ModelPanel rotation speed consistent regardless of FPS Improved (7) Allowed the game to run alongside other Source games without -multirun #268 Displacements now use the more accurate VPhysics collisions by default (traceray_force_vphysics 1) Ported Hammer Arch and Torus dialogs to Qt Ported Hammer Map Diff dialog to Qt Removed SFUI prefixes from all localization files Unamed instances can now use func_instance_io_proxy Update Audio Settings to use new MixGroups (game/issues/2097)

September 7, 2023

0.9.20 Changelog

Added (3) Added ModelPanel methods to change/enumerate flexes Added ModelPanel methods to change/enumerate pose parameters Added ModelPanel methods to change/enumerate sequences Fixed (5) Equip Defrag machine gun on spawn Fixed displacement tool sometimes making 2D views to not update Fixed logic_branch not firing _OnLogicBranchRemoved to its listeners Fixed panorama not loading images when game was started with +map Fixed point entities in 2D view not drawing outlines and text Improved (11) Game no longer creates soundcache directory in maps folder when not needed Logical view in hammer now draws its title Made vmf saving a little bit more robust to not keep corrupted file on crash Move to visgroup dialog now shows user visgoups as well Overlays in hammer should no longer z-fight with wall they are on Panorama now can handle texture reloading without freaking out Removed max limit on texlights in vrad Toggling maximized view in hammer now doesn’t break active mouse look Transform dialog now shows 1 as placeholder when scaling Un-developered sv_soundemitter commands material_modify_control now should be able to handle when materials are modified by vbsp (cubemap fixup or wvt patch) on newly compiled maps

August 22, 2023

0.9.19 Changelog

Hello! We added support for including introductions in our autogenerated changelogs! This week we’ve made various QoL improvements to the console, which should now feel much more like the traditional VGUI version (thanks rio!). We’ve also improved the railgun sounds (thanks Mango!) and conc textures a bit (False_!), and explosions no longer release revolting blue goo (also False_!). Console (10) Console autocomplete and history can now be navigated with tab and shift+tab, like in other games Console input is now immediately filled in when navigating the autocomplete menu (game/issues/1776) Autocomplete now correctly shows the first 100 results alphabetically out of all matches, instead of just the first 100 found Input history no longer saves empty or duplicate inputs The backtick key () will now always close the console if it is open (controlled by con_backtick_always_closes`) Closing the console now also automatically closes the game menu Pressing ESC will now clear the console input box if it has text, otherwise it will close the console Closing the console no longer clears the input box automatically Opening console no longer opens the main menu (game/issues/1966) Remove blank lines from console history (game/issues/1972) Added (1) Exposed SetSelected(bool) on RadioButton in Panorama JavaScript API Fixed (3) Fixed Panorama UI controller movement always moving right no matter the input direction Fixed shaded textured view not working Missing null check in sensitivity calculator resulted in ‘NaN’ in input box Improved (7) Hammer fix map dialog now will try to warn about unused keyvalue typos of existing keyvalues are not set, instead of suggesting to remove them Hammer options dialog now only saves settings when pressing OK button Hammer options dialog now updates 2D/3D views when changing visual settings Panorama XML parsing errors should now give more context to the error Updated Conc models and textures (game/issues/2090) Updated Railgun sound (game/issues/2089) Updated explosion decals (game/issues/2091)

August 15, 2023