Skip to content

v2.4.0

Compare
Choose a tag to compare
@rquinio rquinio released this 07 Mar 22:25
· 28 commits to master since this release

This release adds support for clothing propertyType override used for societies in CK2 2.7

  • Support for clothing propertyType override, replacing sprites used by culture-indexed layers (c0->c5)
  • Support for a variable number of properties, with dynamic creation of characteristic combo-boxes in the UI #1
  • Improve error reporting when parsing portraits.gfx when parsing string into integer or byte
  • Allow non-ordered flags in propertyType layers
  • Fix randomization that was never using the last frame
  • Solve some eye-related rendering issues caused by attempting to read pixels outside of the width/height of the source image #4