Commit Graph
8 Commits
Author SHA1 Message Date
miles 6014fa0de9 Implement FPS Counter with Cookie Management Across Multiple Games
- Added functionality to display an FPS counter in various games based on a cookie setting.
- Introduced a utility function to retrieve cookies and check if the FPS counter is enabled.
- Updated the FPS calculation logic to start or hide the counter based on user preferences.
- Ensured consistent implementation across multiple HTML files, including games like "Bubble Game", "Basketball Legends", and others.
- Enhanced the main index and settings pages to manage FPS counter visibility and added a clock feature.
2025-04-04 13:09:41 +00:00
miles 0911f12c43 Add Home button to settings page for easy navigation and added text to speech on more pages 2025-04-03 19:06:19 +00:00
miles 0a454a8061 Add Text-to-Speech functionality; implement toggle and integrate with game titles 2025-04-03 18:47:13 +00:00
miles e0e870883d Add Maturity Filter functionality; implement toggle and hide mature games 2025-04-03 17:36:08 +00:00
miles 0032b1f633 Add CloakJS and FPS counter toggle functionality; update settings and game pages 2025-04-03 16:04:54 +00:00
miles 909aaef2e3 Refactor HTML structure and styles for settings and index pages; enhance dark/light mode functionality and button interactions 2025-04-03 13:39:04 +00:00
miles 64657054e1 test 2025-04-03 13:21:45 +00:00
Robert c203b1a1f2 done dumb miles 2025-04-02 14:53:37 +00:00