Skip to content

Releases: ruarai/CompilePal

Compile Pal V027.7

12 Feb 02:14
Compare
Choose a tag to compare
Compile Pal V027.7 Pre-release
Pre-release

Fixed issue with packing materials containing materials/ in the path
Internal Compile Pal errors now show up in the error summary

Compile Pal V027.6

26 Jan 18:25
7fb17a9
Compare
Choose a tag to compare
Compile Pal V027.6 Pre-release
Pre-release

Added the ability to modify the current game configuration from custom programs.
Updated documentation: https://github.com/ruarai/CompilePal/blob/master/Guides/Custom.md#modifying-the-current-game-configuration
Resolves #97

Compile Pal V027.5

05 Jan 17:30
Compare
Choose a tag to compare
Compile Pal V027.5 Pre-release
Pre-release

Improved folder browser
Added Command Line Argument step to all executable steps.

Compile Pal V027.4

04 Jan 17:02
Compare
Choose a tag to compare
Compile Pal V027.4 Pre-release
Pre-release

Added Include Directory parameter to the Pack step. Packs all files within a directory.
Fixed StaticPropLightingOld parameter missing a space
Prevented Portal 2 from compiling if a leak was detected
Changed hint text in folder select boxes to say Select Folder

Compile Pal V027.3

17 Nov 22:11
Compare
Choose a tag to compare
Compile Pal V027.3 Pre-release
Pre-release

Hid Game Configuration button if only one Game Configuration was detected
Fixed materials in the material/ folder not packing
Fixed exclude and exclude directory not working on BSP utility files such as nav, radar, etc
Fixed issue with parsing Game Configurations that used forward slashes

Compile Pal V027.2

11 Nov 23:32
Compare
Choose a tag to compare
Compile Pal V027.2 Pre-release
Pre-release

Updated Game Selector button
Fixed issue with packing radar dds files
Fixed issue with wildcard GameInfo paths

Compile Pal V027.1

28 Oct 21:27
Compare
Choose a tag to compare
Compile Pal V027.1 Pre-release
Pre-release

Added -StaticPropLightingOld for CS:GO

Compile Pal V027

27 Oct 16:15
Compare
Choose a tag to compare

General:

Added ability to switch between different game configurations without having to restart Compile Pal
Added a modal that displays more details on fatal exceptions
Compile Pal now stores basic information in the registry. This will make it easier for programs that want to run Compile Pal through the command line:
	Path: path to Compile Pal executable
	Version: version of Compile Pal
	PrereleaseVersion: prerelease version of Compile Pal
Fixed no errors/warnings/infos being shown
Fixed localization issue with prerelease versions
Fixed update hyperlink being hard to click
Fixed issue with gameinfo parsing

Packing:

Added packing for entities that have the overlaymaterial key.
Added packing support for textures referenced by:
	$masks
	$worldspacetint
	$worldspacetype
	$emissiveBlendTexture
	$emissiveBlendBaseTexture
	$emissiveBlendFlowTexture
Added better error messages for models that fail to pack
Added better error messages for non existant particle manifest files
Fixed issue with packing particle materials for particles with binary version 4 and 5
Fixed issue with excluding directories from packing
Fixed multiple issues with packing textures in models with multiple bodyparts

Compile Steps:

PACK:
	Possibly more reliable
NAV:
	Possibly more reliable

Compile Pal V026.2

30 Jun 21:39
Compare
Choose a tag to compare
Compile Pal V026.2 Pre-release
Pre-release

Added additional logging when failing to scan models for packable content
Added ability to change game configuration without restarting
Added packing detection for overlaymaterial, $masks, $worldspacetint, and $worldspacetype

Fixed a crash related to showing the open file dialog

Compile Pal V026.1

25 May 15:12
Compare
Choose a tag to compare
Compile Pal V026.1 Pre-release
Pre-release

Fixed startup crash due to GameConfig parsing
Fixed localization issue with languages that didn't use the '.' as a decimal seperator