Portal 2: Community Edition - October 4th, 2023 Update
Additions (16)
Added 'paintpower' property for paint color material proxy to request a specific color
Added CSM and flashlight to 'lightmappedreflective'
Added ConVar 'traceray_force_vphysics' for testing (1 = Use VPhysics collisions for displacements, 2 = for everything)
Added ConVar 'traceray_unshrink_vphysics_brushes' which unshrinks VPhysics-type brush entities
Added ModelPanel methods to change/enumerate flexes
Added ModelPanel methods to change/enumerate pose parameters
Added ModelPanel methods to change/enumerate sequences
Added Panorama weapons API for custom weapon select HUDs
Added 'ForceDropPhysObject' input to '!player'
Added 'GameStateAPI.IsPlaytest()' and 'GameStateAPI.IsPlaytestRecording()'
Added 'gameui_activate' command to Steam Input command list
Added 'zoom', 'toggleconsole', 'showconsole' and 'hideconsole' commands to be usable in steam input
Added a mandatory whitelist file for Panorama's AsyncWebRequest function. The '-unrestrictedwebrequests' launch argument will skip this file and allow all requests
Added support for escape sequences '\n', '\t', '\"', and '\\' in VMF and BSP #60#1899
Exposed 'SetSelected(bool)' on 'RadioButton' in Panorama JavaScript API
Restore the original Connection Problem warning for Legacy UI #1144
Fixes (38)
Adjusted folder mounting order to fix wrong assets occasionally being used
Fixed AI disabling on maps with no navigation nodes (Like 'sp_a2_bts5')
Fixed Co-Op ping tool using SP custom colours
Fixed Hammer crashes related to entity outputs
Fixed Hammer crashes related to saving and loading files
Fixed Hammer inserting extra quotation marks for compile commands #753
Fixed Paint blob particles always being white
Fixed Panorama UI controller movement always moving right no matter the input direction
Fixed Panorama not loading images when game was started with +map
Fixed Portal 1 crosshair not swapping properly when playing with controller
Fixed VBSP not always acknowledging parameters in patched materials
Fixed VGUI panels not loading proper fonts in Panorama