- Fixed bug.
- Added 'fast-diagonals' #26
- Ignored capitalisation.
- New tray icon painted by Koka (gavrilovne@gmail.com)
- Installer will automatically kill Mouseable process.
- Fixed a bug where Attach not working.
-
Added data (cursor|wheel|teleport)-factor. You can set horizontal/vertical speed differently like TeleportDistanceH/V in previous version. #19
-
Now accelerations not carried over. #17
- Fixed high CPU usage.
Dropped sloppy UI, embed monaco-editor. Now you can edit json file directly with comfortable suggestion.
All logic have been newly created.
To reduce cpu usage and cursor accuracy, friction was deleted. There are acceleration and max-speed now. It could be uncomfortable, I'll get your opinion and revise it.
It has become a more suitable code for maintenance.
There are many changes that have not been mentioned. There may be a bug, please let me know. I will fix it.
- Fixed a bug where window not open.
- Added option to turn off overlay.
- Changed overlay behavior to always follow cursor.
- Added Terminate button to GUI.
- Fixed a bug where mouseable not launched.
- Fixed a bug where horizontal scrolling was not working.
Mouseable now use lorca to draw GUI.
- Added acceleration and friction to wheel.
- Added 8 way Teleport.
- Added horizontal and vertical data.
- Added double press support.
- Added Win + Ctrl + Alt + Shift combination.
- Rename Flash to Teleport.
- You can no longer run multiple Mouseable at the same time.
- Removed 'Save' button. Key changes now take effect immediately.
- Fixed a bug where hotkeys could not be set.
- Fixed a bug where the window get cut off.
- Fixed a bug where version was not displayed.
- Added GUI for keymap.
- Fixed crashing issue.
- Fixed bugs.
- Changed 'Flash' logic to jump fixed distance regardless of velocity.
- Added an overlay near the mouse when activated.
- Added 'Flash'.
- Fixed bugs.
- Rewrote loop logic to ensure a constant period.
- Changed default config.
- Fixed bugs.
- Rewrote whole program to use keyboard hook only when necessary.
- Fixed bugs.
- Fixed bugs.
First version