Skip to content

v1.5

Compare
Choose a tag to compare
@Toufool Toufool released this 13 Dec 23:05
9edf452

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.