5 Commits

Author SHA1 Message Date
a2ad5443d5 Added some faux mouse polling since the movements were creating way too many events (this wasn't an issue in the past with low DPI mice)
Added a check to make sure the user cannot use the same Key twice for actions
Added a count down timer update for when a user is setting the start position so they know how long they need to wait
Added an offset to the final click in the action so the mouse re-clicks the app window into focus
Removed some unused code and Cleaned up some methods
2022-09-29 00:06:54 +01:00
bb18cb14ce Merge branch 'iDunnoDev-main-patch-28916' into 'main'
Update README.md

See merge request iDunnoDev/google-game-thing!1
2022-09-28 20:49:46 +00:00
7839a6678f Update README.md 2022-09-28 20:48:37 +00:00
8956dbd28e Initial Commit 2022-09-27 14:58:48 +01:00
3eaaa9aed4 Initial commit 2022-09-27 10:38:28 +00:00