You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed path traversal vulnerability when extracting embedded files (thanks to Snyk Security Research Team!)
Fixed wrong exception handling when catching out of bounds errors.
Fixed a bug that may crash Hammer when decompiling maps that contain portals with a clipPortalVerts higher than 4.
Slightly improved areaportal brush reassignment.
Added support for displacement surface flags (thanks to jason-e!)
Added basic support for newer Black Mesa maps.
Merged some improvements from bmfix fork by Flavrans:
Updated file pattern for Black Mesa in the app database to include 'i' maps, eg., bm_c3a2i, and added some new entities to improve auto detection of current and future Black Mesa map files.
Added support for screenspacefade property.
Added code to sort the list in the BSP format combobox alphabetically for easier selection.