Releases: CrispyDrone/BWSort
BWSort v.1.1.1
2 small bug fixes:
- Disable "Export" button while an export is going on.
- Fix the progress reporting during exporting. It was showing raw counters instead of a percentage.
BWSort v1.1.0
Added export to CSV functionality.
BWSort v1.0.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
This release includes many new features such as:
- A search view together with filtering support
- A rewritten renaming syntax to be much more flexible.
- A more intuitive GUI with support for previewing sorts, and viewing output of sorting and renaming
- Undo/Redo support for renaming
- 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
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
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
- Ported all functionality of the console application to a GUI.
BWSort
- Added the setting of folders (for badreplays, and output directory of sort).
- 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
First workable version. Contains small inconvenience bugs.