Skip to content

0.4 Another one

Choose a tag to compare

@twdoor twdoor released this 07 Apr 08:48
· 45 commits to master since this release

Changes

Pak Compression

  • Added zlib compression (-z flag) to u4pak packing command, reducing pak file sizes significantly.

Mod Manager Log Panel

  • Fixed the packing log panel text wrapping issue where text displayed one word per row due to the label not expanding to fill the available width.

Detail Panel Selection & Clipboard

  • Properties shown only in the detail panel (not in the export tree) can now be selected by clicking on them.
  • Copy, cut, and delete now work on detail-only properties.
  • Ctrl+click to multi-select individual detail properties.
  • Shift+click to range-select between detail properties in the same group.