v028.3
Pre-release
Pre-release
Features
Added comment hint support for packing VScript dependencies. For more information, see VScript Packing Hints
// !CompilePal::IncludeFile(internal_path: str)
// !CompilePal::IncludeDirectory(internal_path: str)
Improve GameInfo.txt parsing (#224)
Clean up some VRAD command descriptions, and add -nodrawtriggers
to VBSP by @SirYodaJedi in #231
Bugfixes
Compiler working directory is now set to the bin folder (#228)
- Fixes issue where TF2C instances would not compile correctly
Remove control characters from COMPILE_PAL_SET commands (#226)
Fixed issue with packing relative internal paths (#199)
Full Changelog: v028.2...v028.3