Skip to content

bspguy v3

Compare
Choose a tag to compare
@wootguy wootguy released this 26 Jul 05:49
· 158 commits to master since this release
4536d7d

New

Added a 3D editor. It's purpose is to make relative teleport creation easy for merged maps, but it can also be used as a ripent tool. See the README and Seamless Transitions wiki for more info.

Merged maps now also require a map script to function. See the new Map Script Setup wiki to learn how to setup and use it. The script boosts performance in entity-heavy maps, and simplifies merged entity logic overall.

Fixed

  • Fixed crash merging maps with missing textures or invalid lightmaps
  • Fixed .bsp suffix not being auto-appended to short map names
  • Fixed broken world/model faces in merged maps when viewed in an editor
  • Fixed models with multiple origin types not being moved as they should during a merge

Thanks to R4to0 for testing the WIP builds 👍

⚠️ WARNING ⚠️
Be careful editing map models in this version. There are some horrible bugs that can break collision/rendering in some random part of the map. If you want to edit models, remember to use the Duplicate BSP model option before editing a model.