Browser Breakout のバージョン履歴 - 全 5 バージョン
Browser Breakout 作成者: Noé Von-Eiff
Browser Breakout のバージョン履歴 - 全 5 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.2.1
リリース日 : 2024年10月2日 - 34.5 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 に従いリリースされています