Compile Pal V028.2
Pre-releaseDeprecations
Windows 7 is no longer officially supported. While Compile Pal should continue to work, a warning is displayed and certain features may not work as expected. Known issues include not being able to automatically check for updates
Features
Output window now uses a fixed width font (Cascadia Code) when available (#205)
Improved KV parsing by @bottiger1 in #207
Added No .sw.vtx
parameter to Pack by @talascio in #216
- Skips packing unused .sw.vtx files to save filesize
Added -dumppropmaps
VRAD param (2013 MP only) by @SirYodaJedi in #217
Added Normal Priority
parameter to VBSP, VVIS, and VRAD for running with normal process priority
- Normally these processes are run with a below normal priority to prevent them from freezing your computer when they run, but sometimes this can sometimes cause slow compiles for processors with E-Cores
Added Add Source Directory
parameter to Pack (#208)
- Allows you to specify additional source directories to search when looking for content to pack, supports glob patterns
Added Iterations
parameter to Cubemaps step (#185)
Added support for packing
- point_worldtext fonts
- skybox_swapper sky materials by @bottiger1 in #207
- $portalmasktexture and $portalcolortexture (#214)
- TF2 upgrade files, color_correction_volume, func_dustcloud, and func_dustmote by @talascio in #216
- VScript precached sounds and models
Fixes
Fixed packing failing if there is a command with no spaces in the parameters by @bottiger1 in #207
Fixed packing single material skyboxes by @bottiger1 in #207
Fixed regression when manually including files
Fixed copy and pasting compile output not displaying properly in discord
New Contributors
- @dependabot made their first contribution in #210
- @talascio made their first contribution in #216
- @SirYodaJedi made their first contribution in #217
Full Changelog: v028.1...v028.2