Skip to content

BSPSource 1.3.24

Compare
Choose a tag to compare
@ata4 ata4 released this 04 Jun 13:07
· 298 commits to master since this release
  • 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.