From dc1be262313dd9b8a41f5354a0a2b4f864397c6e Mon Sep 17 00:00:00 2001 From: Thai Pangsakulyanont Date: Fri, 18 Mar 2011 22:32:00 +0700 Subject: [PATCH] Added my changes to the changelog. Put it on 20110316 because I pushed to sm-ssc on that day. --- Docs/Changelog_sm-ssc.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Docs/Changelog_sm-ssc.txt b/Docs/Changelog_sm-ssc.txt index 91c8df528d..c6b1ac7b83 100644 --- a/Docs/Changelog_sm-ssc.txt +++ b/Docs/Changelog_sm-ssc.txt @@ -29,6 +29,14 @@ sm-ssc v1.2.4 | 20110??? -------- * [NotesLoaderSMA] Allow for preliminary support of loading SMA files. This will become better once Split Timing is in place. [Wolfman2000] +* [NotesLoaderBMS] Improve BMS loading: [theDtTvB] + * Ignore time signatures before the notes for the steps to be more + synchronized. + * Load BPM changes properly. Many songs with BPM changes no longer freeze. +* [Player] Stop playing the keysound when letting go of hold notes. [theDtTvB] +* [NoteDataUtil] Make keysounded notes that can't be inserted when reducing + number of tracks autokeysound, means less missing sounds when playing + 7-key BMS on dance-single. [theDtTvB] 20110313 --------