You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Woah, i know that this was a problem, but i didn't know it could be exploited like that😦
Fun fact, the reason i started this project was becase the original (quasar's) project's window could be clicked (focused), and thus locking in the correct key was easy, and this project fixed that.
The thing is, i use this feature in Godot, so that the windows that contains the key couldn't be resized.
It also clearly says that both minimize and maximize button are disabled. While it's true that the maximize button is disabled, the minimize button however, did not. So this might probably a bug on Godot engine's side. Currently i don't know if i could implement a workaround for this.
If gobot has a way to see if a window has been minimised and to make a window in minimised then you can implement code to check after every shuffle if every window has been minimised or not then you just unminimize or you can go more punishing:) and minimise random windows untill all of them are gone
There's literally no point in keeping track of the right key if you can just click once and win
The text was updated successfully, but these errors were encountered: