Skip to content

8.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 09:04
· 266 commits to main since this release

❓ Wiki: https://wiki.redmodding.org/wolvenkit

❗ MAKE SURE TO INSTALL THE PREREQUISITES : .NET 8 runtime https://dotnet.microsoft.com/en-us/download/dotnet/8.0

Version compatibility

Check the wiki for update instructions — older versions may not work and we don't support them.


Notable changes:

File Editor: Simple Mode

Wolvenkit now defaults to the Simple Editor, showing you only the most common properties.
You can toggle this on-the-fly by double-clicking the first toolbar button, or turn it off in the settings:
image

File: Import Archive

You can now import archives in the File menu:
image

Search and replace in Selection

You can now search and replace in Wolvenkit's file editor. Please note that there are no safety checks and no way to un-do this!
image


Quality of life

Trimming textbox

The depot path edit box will now show you the relevant parts of the path:
image

Meshes: Delete unused materials

Clean up templates in one click (and turn off all those file validation errors)
image

Log File Viewer

The log file viewer is now faster, prettier, and more deadly. Also, you can copy lines by clicking the handy icon at the end of the line:
image

Editor: Context menu

In many places through the app, the context menu will now offer you different options if you hold down the Shift key:
image

Editor: Property previews

Many properties will now show you a preview of what's inside:
image


What's Changed

New Contributors

Full Changelog: 8.13.0...8.14.0