Skip to content

Conversation

FirstDayAtWork
Copy link

Description

  • Added a theme switcher that saves the current theme to LS (You can choose light, dark or poop theme).
  • Added anticheat kinda thing (user can no longer focus on the button and hold it down) which prevents actions from being missed!
  • Refactor other smal things (like we can use requestAnimationFrame without window.)

@rexim
Copy link
Member

rexim commented Sep 24, 2025

user can no longer focus on the button and hold it down

Wait, what?! I don't get it. What exactly is the problem?

@FirstDayAtWork
Copy link
Author

user can no longer focus on the button and hold it down

Wait, what?! I don't get it. What exactly is the problem?

So before you can focus on our beautiful Button (with Tab for example) then hold Enter, with this power you can skip all (actually not all) but most of our events (actions).

  • With this update we can do exactly 1 fart per click/keydown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants