Skip to content

Releases: Expertcoderz/EC-Autoclicker

v1.3.0

13 Oct 03:53
1b3ee77
Compare
Choose a tag to compare
  • Enhanced features for cursor positioning, with multiple "targets" now supported. Note that profiles created with older versions of EC Autoclicker will encounter errors on loading (just keep selecting Continue if that happens, and create a replacement profile with this version).
  • Added an option to have EC Autoclicker start collapsed to the tray.
  • Some minor UI appearance and behavior fixes.

Additionally, a consolidated AutoHotkey script file is included with this release as an alternative to the executables.

v1.2.4

30 Sep 14:07
f2c1fec
Compare
Choose a tag to compare
  • Added support for collapsing to the taskbar tray; this augments the existing functionality of headless mode by displaying a visual indicator to show that the EC Autoclicker process is still running.
  • The Toggle Autoclicker and Stop Autoclicker hotkey actions no longer close EC Autoclicker upon trigger during headless mode.
  • Fixed a bug whereby closing the main window does not terminate the EC Autoclicker process.

v1.2.3

29 Jul 12:33
d8e3e36
Compare
Choose a tag to compare
  • Added support for mouse button hold-down with a configurable duration.

v1.2.2

09 May 13:04
91b0e32
Compare
Choose a tag to compare
  • Fixed automatic updates (again). The 64-bit edition of the EC Autoclicker executable will from now on be chosen for download (instead of always the 32-bit edition) if the OS is detected to be 64-bit.
  • Broke up the 1300-line script into several smaller script files for ease of maintenance.

v1.2.1

07 May 11:41
19b9344
Compare
Choose a tag to compare
  • Added the new Simplified View feature. When this is enabled from the Options menu, the autoclicker configuration interface is hidden and replaced by a list of user-predefined profiles to select from.
  • Fixed subtle GUI element positioning issues.
  • Updated the screenshot in README.md.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

06 May 11:40
283c00d
Compare
Choose a tag to compare
  • Finally added the ability to toggle autoclicking by hotkey.
  • Added /profile <profile name> command-line parameter support for headless operation.
  • Some minor fixes and code refactoring.
  • Cleaned up the README file.

Full Changelog: v1.1.5...v1.2.0

v1.1.5

16 Jul 06:42
9d8e5b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

05 Feb 06:48
c1f71e7
Compare
Choose a tag to compare
  • Binaries supporting 32-bit Windows are now provided in addition to x64.
  • Added program description in About window.
  • Subtle adjustments in UI element positioning and sizing.

v1.1.3

25 Oct 18:13
ce1c568
Compare
Choose a tag to compare
  • Implemented a check for internet connection status before attempting to check for updates.
  • Better error handling/messages for Profile Import & Profile Load errors.
  • Minor modality improvements for the profile name dialogs.

v1.1.2

25 Oct 02:54
7c3ed27
Compare
Choose a tag to compare
  • Fixed Update checking the version incorrectly.
  • Fixed Update checking for updates every time on launch.