Skip to content

Releases: InsultingPros/KFRedirectTool

1.6.3

17 May 20:33

Choose a tag to compare


  • Publish kfuz2_lib to crates.io.

Full Changelog: 1.6.2...1.6.3

1.6.2

15 May 09:59

Choose a tag to compare


  • Small speedup for end-users (10-15%).

Full Changelog: 1.6.0...1.6.2

Small QOL Fixes

15 Sep 13:17

Choose a tag to compare


  • Update dependencies.
  • Move to zlib-rs instead of zlib-ng. Almost the same speed for our use case, but removes the need to install cmake.
  • Add icon for windows executable.
  • Fix macos actions.
  • Disable maximize button.
  • Progress bar actually goes to 100% now.

Full Changelog: 1.5.8...1.6.0

New GUI

12 Oct 01:05

Choose a tag to compare

egui_dark.png
egui_light.png

Full Changelog: 1.5.0...1.5.8

Fix File Dialog

13 Aug 19:02

Choose a tag to compare

Due to weird tkinter behavior if you cancel the file dialog menu, it will return empty string and wipe our input / output fields.

Better logging

23 Jul 09:38

Choose a tag to compare

More informative messages.

GUI Optimizations

18 Jul 14:23

Choose a tag to compare

  • Even faster startup and file processing.
  • Basic progress bar.

GUI Touchups

04 Jul 19:18

Choose a tag to compare

  • Multi threading support, when enabled files will be processed MUCH faster.
  • Updated color scheme.
  • Now gui will save Input, Output, disable multi-threading, log level fields and windows size.
  • Fix open directory for linux.

Advanced settings:

  • Disable kf checks (for other UE2 based games).
  • Edit extension list.