github craftablescience/VPKEdit v3.4.0

latest releases: v4.3.2, v4.3.1, v4.3.0...
12 months ago

GUI Changes

  • Main Window
    • Fix "New" actions being hidden after failing to load a VPK
    • Add an "Add Folder" action in the context menu shown right-clicking a folder
    • Sync the entry tree and directory preview so they always match after modifying the VPK
    • Arrow keys can now be used to navigate the entry tree
    • Scroll to selected entry in entry tree when navigating in directory preview
  • Previews
    • Add the entry tree context menu to the folder preview
    • Add several more text formats to the text preview supported formats list
    • Port the Alpha and Tile VTF preview controls to the image preview
    • Scroll wheel now zooms in/out of images and VTF files
  • Search
    • Split search queries into words instead of checking for the entire phrase
    • Search queries are now also applied when the text box loses focus instead of only when Enter/Return is pressed
    • Apply search queries to folder preview
      • Currently folders are always visible in the folder preview regardless of search query, since the preview has no idea what their contents are

For Developers

  • On Linux:
    • Qt libraries are not copied to the build directory if a custom Qt install is not set (if not, it will use system libraries)
    • Qt libraries are now bundled into the installer directly from the build directory if a custom Qt install is set
    • GitHub CI automatically fixes the RPATH of Qt libraries in the installer, negating the need for a custom launch script and hopefully allowing it to work on more Linux distros (thanks @JJL772!)

Don't miss a new VPKEdit release

NewReleases is sending notifications on new releases.