Bemuse Versions Save

⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.

v54.0.1

1 year ago

Bug fixes

  • Fixed a reported bug where stats are being displayed for the wrong song and chart. [#822], by [@dtinth]

v54.0.0

1 year ago

Bug fixes

  • Fixed a problem where the old version of the game file is incorrectly cached, leading to an error: “Failed to load environment bundle.” Also improved the error message that displays to suggest the user to perform a hard refresh (by holding down the Shift key while clicking the Reload button). [#809, #818], by [@dtinth]

Internals

  • Made further improvements to the codebase. Upgraded React, Redux, and React Redux to the latest version, migrated the state management code from a bespoke helper library to Redux Toolkit, and converted many files into TypeScript along the way. [#805, #808, #810, #811, #812, #813, #814, #815, #816, #817], by [@MikuroXina]
  • Added some more automated test cases. [#806], by [@dtinth]
  • Refactored online code and replaced remaining code that uses Bacon.js with RxJS. [#807], by [@MikuroXina]

v53.3.0

1 year ago

Internals

v53.2.0

1 year ago

Internals

  • Refactored more components into TypeScript. [#793, #795], by [@MikuroXina]
  • Revamped the continuous delivery pipeline to streamline the release process. [#794, #799, #800, #801], by [@dtinth]

v53.2.0-pre.1

1 year ago

(Release notes not found)

v53.2.0-pre.0

1 year ago

(Release notes not found)

v41.0.0

6 years ago

v40.0.0

6 years ago
  • 3D mode is out! This mode is recommended for playing on touch screens (e.g. an iPad Pro). This mode only works when Scratch settings is set to off. Video demo

  • Added 7 more songs.

  • A friendly dialog box appears when you exit the tutorial and encourages you to keep playing other songs, and build up your music gaming skills!

  • Improved analytics tracking, using Amplitude. This will help me to gain better insights more easily, which can be useful in improving the game. No personal data is collected.

  • Infrastructure and tooling: Upgraded to webpack 3, added prop-types to most components, and other project improvements. Thanks a lot to @resir014 for contributing these improvements!

v38.0.0

6 years ago

Have a happy new year!

This release makes the game easier for beginner.

  • Added 5 new songs and more easy charts.

  • This game mechanics is now easier for beginners. For more information, see the report “Easier timegates for beginners coming to Bemuse”.

  • Updated the project’s infrastructure (e.g. upgraded to latest version of React). Big thanks to help and feedback from @resir014!