Browser Breakout 版本紀錄 - 5 個版本
Browser Breakout 作者: Noé Von-Eiff
Browser Breakout 版本紀錄 - 5 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.2.1
發行於 2024年10月2日 - 34.5 KB適用於 firefox 60.0 與更新版本Changelog:
- 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.原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.2.0
發行於 2024年4月14日 - 34.48 KB適用於 firefox 60.0 與更新版本Changelog:
- 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)原始碼依照 MIT License 條款釋出
版本 1.1.1
發行於 2024年4月2日 - 34.38 KB適用於 firefox 60.0 與更新版本- 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.原始碼依照 MIT License 條款釋出
版本 1.1.0
發行於 2024年3月27日 - 34.38 KB適用於 firefox 60.0 與更新版本- 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.原始碼依照 MIT License 條款釋出