wootguy
wootguy
not happening anymore in master, built with VS 2019 on Windows 7.
I now want this myself. The settings menu takes up too much screen space and I'd like to keep it closed most of the time.
I just checked the code and it works the same as your fork. Import -> Merge with .wad = embeds all textures from that WAD into the BSP. No existing...
If the problem is that some entities don't show up, then I think that's fixed. If the problem is that multiple games define the same entity with different keyvalues and...
fixed in 2fc27c4
I don't think it does, but marking which leaves you want visible is doable. I guess there would be a leaf selection mode where selecting a face highlights all the...
What exactly isn't working?
Ok yeah, can fix that eventually.
It's meant to be run from the root of a content folder (e.g. `svencoop_addon/`) since it needs to search in folders other than `maps` to find file references. As a...
Everything found in scripts except weapon HUD files will be excluded from .res files now. Weapon HUD files don't need to be precached to be used, so clients won't get...