Skip to content

Releases: Toufool/AutoSplit

v1.5

13 Dec 23:05
9edf452
Compare
Choose a tag to compare

New features:

  • Added Pause hotkey.
  • Added Pause flag {p}. By applying this flag to a split image, it will hit your pause hotkey rather than your split hotkey when a match is detected.
  • Application settings have been revamped. You can now save and load settings in the menu bar, and can be named anything. v1.5 supports settings files from v1.4 and v1.3. Settings files use extension .pkl. A settings file can be loaded upon opening AutoSplit if one is placed in the same folder as AutoSplit.exe.
  • Added the Auto Start on Reset option. When this option is checked, when a reset is triggered, AutoSplit will start automatically back at your first split image. This allows for the complete automation of starting, resetting, and splitting your timer if you have a reset image and if your first split image is used to start your timer.
  • As a quality of life change, a time remaining countdown timer will appear in the Current Split Image section if it is in the Delayed or Paused state.

Bug fixes:

  • When opening the program, a region error was popping up which was annoying and unnecessary. This error does not pop up anymore if there is no valid capture region set upon opening the program, but will still pop up if there is not one when trying to start comparisons.
  • When a settings file was loaded with no hotkey set, for example the split hotkey, and then you set one, reloading the settings once back to no hotkey works, however if you reloaded those settings a second time trying to set it back to nothing, it would error. This has been fixed.
  • Added an error message for when the split image folder does not exist.

v1.4

08 Feb 17:06
68a7352
Compare
Choose a tag to compare

New features:

  • Added a loop amount parameter @@ that allows you to loop single split images x number of times. For example, adding @5@ to a split image file name will use this image for comparison 5 times.
  • Added the split below threshold flag {b}. Adding this flag to an image will make the image split only when the similarity value goes above and then below the similarity threshold.
  • Added a reload settings button.

Bug fixes:

  • The capture region window will no longer save as an empty window if a real window was set before it. It will only save the last real window that was set.
  • Delay split parameter is now more accurate.
  • Added error messages if the settings file is not found or is not valid.

v1.3

08 Dec 04:41
b9f6f3f
Compare
Choose a tag to compare

New features:

  • Added a loop split images feature (When the last split image meets the similarity threshold, it will loop back to the first split image).
  • Added a delayed splits feature (AutoSplit will delay the split key press when similarity threshold is met).
  • Added a reset image feature (AutoSplit will reset when the similarity threshold is met for this image).
  • Added a "Select Window" button that allows you to click a window for the Capture Region.
  • You can now group dummy splits when undoing / skipping splits.

Bug fixes:

  • Fixed the filenames being created using the Take Screenshot button.
  • Improved error messages
  • Fixed tab order in the GUI elements
  • Other general bug fixes

v1.2

27 Apr 03:36
159e499
Compare
Choose a tag to compare

New Features:

  • Added masked images. This allows you to customize what you want compared in your split image by using transparency. Read more on masked images in Custom Split Image Settings.
  • Added Align Region button that will align your capture region based on a reference image.

Bug Fixes:

  • Fixed a bug where the AutoSplit icon was not show in the window or the taskbar.
  • Fixed a bug where the wrong custom checkbox setting was loaded upon re-opening the program.

v1.1

20 Apr 22:05
d3c90aa
Compare
Choose a tag to compare

New features:

  • Added position values.
  • Position values and capture region are saved when closing program.
  • Added 2 more comparison methods.
  • Added custom split image settings.
  • Changed pause times to allow for decimals.

Bug fixes:

  • Fixed a bug where you couldn't undo or skip split images while in the pause state
  • Fixed a bug with Select Region that applied to people with multiple monitors.
  • Fixed a bug with the Take Screenshot button.

v1.0

13 Apr 04:10
52eb7b5
Compare
Choose a tag to compare

Initial release