Skip to content

Releases: pilgrimtabby/pilgrim-autosplitter

v1.0.7

15 Oct 00:23
5ad3088
Compare
Choose a tag to compare

Thank you for trying Pilgrim Autosplitter!

If you run into bugs or have suggestions, feel free to submit an issue or open a pull request.

For usage questions and a detailed tutorial with pictures, see the user manual.

Important

App downloads aren't available yet; you'll have to download and run the source code using Python or use the app downloads from the previous release for now. Sorry.

Bug fixes:

  • Fixed issue where the same function could be bound to multiple hotkeys (Windows and MacOS)
  • Certain keys can no longer be used as hotkeys (Windows and MacOS)
  • Fixed UI updating at the wrong framerate sometimes
  • Fixed rare crash when binding multiple hotkeys too quickly
  • Prevent hotkey names from overflowing the hotkey box when names are too long

v1.0.6

18 Jul 04:34
Compare
Choose a tag to compare

Thank you for trying Pilgrim Autosplitter!

If you run into bugs or have suggestions, feel free to submit an issue or open a pull request.

For usage questions and a detailed tutorial with pictures, see the user manual.

Changes

  • Pilgrim Autosplitter is now officially compatible with all major operating systems -- Windows, MacOS, and Linux! (Tested on Windows 11, MacOS 13, and Ubuntu 20.04 LTS)
  • Every major architecture has a build available, including Intel-based Macs and AMD Linux
  • IMPORTANT: The Linux version must be run as root
  • Split images can no longer be stored in a folder outside the user's home directory

v1.0.5

04 Jul 02:05
7aaea38
Compare
Choose a tag to compare

Thank you for trying Pilgrim Autosplitter! If you run into issues or have suggestions, feel free to submit an issue or open a pull request.

For questions about usage, see the user manual.

Important

For now, the app download isn't available for Intel-based Macs. If you're using an Intel-based Mac or you're on Linux, you'll need to download and run the source code using Python 3.10+ (see instructions).

Changes

  • The Windows build is now available!
  • Pilgrim Autosplitter on Windows runs much more quickly and uses much less CPU than before. No more burning a hole through your desk!

v1.0.4

06 Jun 12:24
9334ea5
Compare
Choose a tag to compare

Thank you for trying Pilgrim Autosplitter! If you run into issues or have suggestions, feel free to submit an issue or open a pull request.

For questions about usage, see the user manual.

Warning

There is a chance this release will crash on Windows. I won't be able to test this release properly on Windows until mid-June, so if you run into issues, use version 1.0.2 until then. Sorry.

Important

For now, the app download will ONLY work on silicon-based Macs. If you're using an Intel-based Mac or you're on Windows or Linux, you'll need to download and run the source code using Python (see instructions).

Changes

  • When forcing a split to loop, the number you type now accurately represents the amount of loops. E.g., typing @2@ will force the split to be used twice instead of once.
  • Default FPS is now 30 instead of 60
  • The lowest allowed FPS is now 10, not 20
  • Pilgrim Autosplitter will now stop looking for matches after the last spilt (this prevents an endless split loop)

v1.0.3

01 Jun 15:48
Compare
Choose a tag to compare

Thank you for trying Pilgrim Autosplitter! If you run into issues or have suggestions, feel free to submit an issue or open a pull request.

For questions about usage, see the user manual.

Warning

There is a chance this release will crash on Windows. I won't be able to test this release properly on Windows until mid-June, so if you run into issues, use the previous release until then. Sorry.

Important

The app download will ONLY work on silicon-based Macs for now. If you're using an Intel-based Mac or you're on Windows or Linux, you'll need to download and run the source code using Python (see instructions).

Changes

  • Pilgrim Autosplitter now always sends hotkey presses, even when not in focus or if global hotkeys are disabled
  • The same key can now be bound to multiple hotkeys
  • The "Toggle Global" hotkey always works, even when Pilgrim Autosplitter isn't in focus or if global hotkeys are disabled
  • The start / split hotkey is now just called the "split" hotkey
  • Global hotkeys are no longer re-enabled on startup automatically if you have a "Toggle Global" hotkey bound
  • Clicking on the split folder path at the top opens the folder for you
  • Pilgrim Autosplitter automatically checks for new releases on launch and lets you know if one is ready. (This can be disabled.)
  • The popup messages that appear when taking screenshots now disappear after 10 seconds.

v1.0.2

30 May 08:28
Compare
Choose a tag to compare

Important

The app download will ONLY work on silicon-based Macs for now. If you're using an Intel-based Mac or you're on Windows or Linux, you'll need to download and run the source code using Python (see instructions).

Thank you for trying Pilgrim Autosplitter! If you encounter any issues or have any suggestions, feel free to submit an issue or open a pull request.

Changes

  • Fix screenshots not saving correctly sometimes
  • Fix crash when trying to switch to a split images folder with no splits
  • Make the reset splits button always enabled so it can be used anytime to load changes to the split folder

v1.0.1

28 May 15:37
Compare
Choose a tag to compare

Hotfix for release v1.0.0.

Thank you for trying Pilgrim Autosplitter! If you encounter any issues or have any suggestions, feel free to submit an issue or open a pull request.

Changes

  • Fix application crashing when pressing ctrl+w or cmd+w when settings window is open
  • Update README.md for typos and to add troubleshooting information

v1.0.0

28 May 14:56
Compare
Choose a tag to compare

Initial release.

Thank you for trying Pilgrim Autosplitter! If you encounter any issues or have any suggestions, feel free to submit an issue or open a pull request.