Skip to content

Commit

Permalink
📝 Add #489 to change log
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed May 26, 2018
1 parent 84fd542 commit 3578812
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

This release mostly contains a lot of internal changes.

### Improvements

* **Improved documentation.** Our docs have been split into 3 sections [#489]:

* **Users** for people who play this game. This section covers the user guide,
the game mechanics, and some FAQs.

* **Creators** for content creators (bms authors) and people who wants to
maintain a music server.

* **Developers** for developers who wants to dive into the game’s code.

### Internal changes

* **Gone monorepo.** 5 packages on `npm`: `bms`, `bmson`, `bemuse-notechart`,
Expand Down Expand Up @@ -714,16 +726,17 @@ improvements.

### New big feature

- **Custom BMS Support**
* **Custom BMS Support**

We are excited to announce that you can now play custom BMS songs in Bemuse,
right in the browser.

For those who don't know what BMS is, it is a playable song format for rhythm
games. Every year, hundreds of songs are created in this format, and can be
played in any [BMS player](http://hitkey.nekokan.dyndns.info/cmds.htm#BMS-APPS),
and Bemuse is just one of them. You can read about the history of BMS from this
excellent article,
played in any
[BMS player](http://hitkey.nekokan.dyndns.info/cmds.htm#BMS-APPS), and Bemuse
is just one of them. You can read about the history of BMS from this excellent
article,
[What is BMS?](https://github.com/lifthrasiir/angolmois/wiki/What-is-BMS%3F)

Currently, we only support Google Chrome. In the music selection screen, click
Expand Down

0 comments on commit 3578812

Please sign in to comment.