Skip to content

Releases: CrispyDrone/BWSort

BWSort v.1.1.1

10 Nov 19:59
Compare
Choose a tag to compare

2 small bug fixes:

  1. Disable "Export" button while an export is going on.
  2. Fix the progress reporting during exporting. It was showing raw counters instead of a percentage.

BWSort v1.1.0

10 Nov 15:05
Compare
Choose a tag to compare

Added export to CSV functionality.

BWSort v1.0.1

16 Oct 20:54
Compare
Choose a tag to compare
  1. Fix broken filtering on player name.
    2. Allow whitespace in filtering on map, and duration.
    3. Fix logging directory changes from not taking effect until
    application restart.
    4. Fix cancel button in create ignore file from not doing
    anything.
    5. Allow empty values for log directory and ignore file path.
    6. Add error message in action bar if filter fails for some
    reason.

BWSort v.1.0

30 Jun 20:26
Compare
Choose a tag to compare

This release includes many new features such as:

  1. A search view together with filtering support
  2. A rewritten renaming syntax to be much more flexible.
  3. A more intuitive GUI with support for previewing sorts, and viewing output of sorting and renaming
  4. Undo/Redo support for renaming
  5. Support for backing up replays

And many more things. Check the change history to learn more.

You can use the .EXE by itself (BWSort_v1.0.rar), or choose for a minimal installation (BWSort_v1.0_Installer.rar).

BWSort v0.9 - Direct renaming support

10 Mar 21:01
Compare
Choose a tag to compare

This release includes support for direct renaming of replays after parsing. You can do any of the following:

  • After sorting you decide you wanted to rename your replays? Use the rename last sort option.
  • You want to rename the replays inside the folder you've parsed? Use rename in place.
  • You want to copy all replays to another directory and rename them? Specify an output directory and rename!

Currently you will get a warning if you try to rename in place after sorting or renaming to an output directory. This is to warn you that you will not be able to rename the last sort, or undo a rename any more. To continue, you have to "restore replay names".

It is also possible to undo your last renaming action, whether it was a rename in place, a rename last sort, or a rename to another directory. Edit; Actually currently this doesn't undo the previous renaming, but instead restores the names to whatever they were intially.

Choose the v0.9.rar if you want an installer. Choose the one labelled no setup, if you want just an exe file.
Enjoy!

The following release will include support to search replays based on criteria, and then select the filtered replays to perform a sort or renaming action.

Edit: There is an issue with the installer. It currently does not work. Use the one without setup instead.

BWSort v0.8

03 Mar 22:29
Compare
Choose a tag to compare

Fixed major issue with nested sorts.

Download the v0.8.rar for an installer
Download the v0.8_no_setup.rar in case you don't want an installer.
Compile from source (dev-old branch), in case you want neither.

BWSort GUI

08 Apr 13:15
2606bab
Compare
Choose a tag to compare
BWSort GUI Pre-release
Pre-release
  • Ported all functionality of the console application to a GUI.

BWSort

26 Mar 22:20
Compare
Choose a tag to compare
BWSort Pre-release
Pre-release
  1. Added the setting of folders (for badreplays, and output directory of sort).
  2. fixed major bug if you chose not to move bad replays (this would result in replays moving to wrong folder, and receiving the wrong name)

BWSort

22 Mar 19:04
8cc42a4
Compare
Choose a tag to compare
BWSort Pre-release
Pre-release

First workable version. Contains small inconvenience bugs.