Releases: horiuchii/AutoClicker
Releases · horiuchii/AutoClicker
v1.8
- Added a Dark Mode option
- Added new location type: Random area around mouse
- Added an option to have the click be chance based
- Reset button no longer resets parameters in the Settings group and the Hotkey
- Starting the Autoclicker now also requires there be a Hotkey set
- Numerous under the hood enhancements
v1.7
- Added feature to select where on screen fixed location will click
- Fixed Y value for fixed location incorrectly using X value
- Disabled selecting Start button when no click types are enabled
- Reset button now takes an extra confirmation press
- Added Check box to enable window always being on top under Settings group
- Fixed ghosting issue when selecting random area
- Made box for selecting random area thicker
- Hotkey textbox is now ReadOnly and Shortcuts have been disabled on it
- Cleaned up and organized code
v1.6
- Improved design of the menu
- Seperated the Start and Stop buttons
- Possible to now select multiple click types
- Simplified enabling double clicks
- Fixed hotkey not saving when reset
- Fixed space existing before hotkeys when no modifier is active
- Added Reset button under the new Settings group
- Cleaned up code
v1.5
-settings.dat now saves in the appdata folder instead of next to the executable
-Hotkey reset button now disables when no hotkey exists and when clicker is active
-Removed the feature where on minimize the app would go to the notification section
-General cleaning up of code