Browser Breakout version history - 5 versions
Browser Breakout by Noé Von-Eiff
Browser Breakout version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.1
Released Oct 2, 2024 - 34.5 KBWorks with firefox 60.0 and laterChangelog:
- Fixed this Bug: When stopping the game, the users scrollbar doesn't come back! They can't scroll anymore and have to refresh the page.Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.2.0
Released Apr 14, 2024 - 34.48 KBWorks with firefox 60.0 and laterChangelog:
- Fixed bug where the scrollbars sometimes wouldn't disappear when starting the game.
- Added an Easter Egg, can you find it? (Hint: it's somewhere in the menu)Source code released under MIT License
Version 1.1.1
Released Apr 2, 2024 - 34.38 KBWorks with firefox 60.0 and later- Fixed the following bug: When starting, stopping and then starting the game again, the InputHandler won't react to given keyinput and the user can't play the game.Source code released under MIT License
Version 1.1.0
Released Mar 27, 2024 - 34.38 KBWorks with firefox 60.0 and later- Ball and Paddle speed are now constant. Beforehand they were calculated based on the window size of the user, which was buggy and unreliable. I tested constant speed on different monitors and the game feels much better this way!
- Bugfix: Prevent arrow key event propagation. If you try to play the game (v1.0.0) on a youtube video for example, pressing the keys would move the video forwards or backwards, which is distracting. When the game is running, we stop propagating such events to only capture the movement of the paddle.Source code released under MIT License
Version 1.0.0
Released Mar 14, 2024 - 34.45 KBWorks with firefox 60.0 and laterSource code released under MIT License