From 7d0a37accfd2737f2d9b3774684e5f080b33cf46 Mon Sep 17 00:00:00 2001 From: andy840119 Date: Wed, 6 May 2020 19:23:51 +0800 Subject: [PATCH 1/4] add initial change log. --- changelog/2020.0515/README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 changelog/2020.0515/README.md diff --git a/changelog/2020.0515/README.md b/changelog/2020.0515/README.md new file mode 100644 index 0000000..f465548 --- /dev/null +++ b/changelog/2020.0515/README.md @@ -0,0 +1,25 @@ +## Achievement + +- Now user can select microphone device in ruleset. + +- Wearing `n-hentai` t-shirt to my office and nobody figure out anything weird. + +- \Web version's changelog has released/ + +## Blog + +- Change log website has released, now you don't need to open lazer to see what's change anymore. + + See website in [osu-karaoke.github.io](https://osu-karaoke.github.io/) + +## Code quality + +- Clean-up some test case's bad code. + +# Editor + +- Time tag visulalzation in `LyricMaker`. + +## Testing + +- Most test case has it's own namespace, will be easier to manage or add test case. From 996b8d53a62f7dde1f17b97fe477ef4b2f95551b Mon Sep 17 00:00:00 2001 From: andy840119 Date: Sat, 9 May 2020 14:29:23 +0900 Subject: [PATCH 2/4] removed duplicated change log --- changelog/2020.0515/README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/changelog/2020.0515/README.md b/changelog/2020.0515/README.md index f465548..2c35f10 100644 --- a/changelog/2020.0515/README.md +++ b/changelog/2020.0515/README.md @@ -1,9 +1,5 @@ ## Achievement -- Now user can select microphone device in ruleset. - -- Wearing `n-hentai` t-shirt to my office and nobody figure out anything weird. - - \Web version's changelog has released/ ## Blog @@ -18,8 +14,4 @@ # Editor -- Time tag visulalzation in `LyricMaker`. - -## Testing - -- Most test case has it's own namespace, will be easier to manage or add test case. +- Time tag visulalzation in `LyricMaker`. \ No newline at end of file From b2a954974f1743150546c18383302ae1aabaf6ce Mon Sep 17 00:00:00 2001 From: andy840119 Date: Sat, 16 May 2020 14:46:16 +0800 Subject: [PATCH 3/4] add some change log's content. --- changelog/2020.0515/README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/changelog/2020.0515/README.md b/changelog/2020.0515/README.md index 2c35f10..bfb7b8b 100644 --- a/changelog/2020.0515/README.md +++ b/changelog/2020.0515/README.md @@ -1,6 +1,11 @@ ## Achievement -- \Web version's changelog has released/ +- Web version's changelog has released +- \收到怒怒貼了/ + +## Beatmap + +- Add extension file to deal with duplicated logic([#87](https://github.com/osu-Karaoke/osu-Karaoke/pull/87)) ## Blog @@ -12,6 +17,10 @@ - Clean-up some test case's bad code. -# Editor +## Gameplay + +- Create karaoke ruleset's own HUD overlay([#86](https://github.com/osu-Karaoke/osu-Karaoke/pull/86)) + +## Skinning -- Time tag visulalzation in `LyricMaker`. \ No newline at end of file +- Before display legacy skin, make sure skin is exist((#84)[https://github.com/osu-Karaoke/osu-Karaoke/pull/84]) \ No newline at end of file From 32991a36a1e11541f57be2fe1318a9b0607094b5 Mon Sep 17 00:00:00 2001 From: andy840119 Date: Sat, 23 May 2020 23:55:21 +0900 Subject: [PATCH 4/4] adjust change log --- changelog/{2020.0515 => 2020.0522}/README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) rename changelog/{2020.0515 => 2020.0522}/README.md (65%) diff --git a/changelog/2020.0515/README.md b/changelog/2020.0522/README.md similarity index 65% rename from changelog/2020.0515/README.md rename to changelog/2020.0522/README.md index bfb7b8b..10c4cc9 100644 --- a/changelog/2020.0515/README.md +++ b/changelog/2020.0522/README.md @@ -1,3 +1,10 @@ +--- +layout: default +title: 2020.0522 +parent: ChangeLog +nav_order: -6 +--- + ## Achievement - Web version's changelog has released @@ -11,7 +18,7 @@ - Change log website has released, now you don't need to open lazer to see what's change anymore. - See website in [osu-karaoke.github.io](https://osu-karaoke.github.io/) + > See website in [osu-karaoke.github.io](https://osu-karaoke.github.io/) ## Code quality @@ -23,4 +30,4 @@ ## Skinning -- Before display legacy skin, make sure skin is exist((#84)[https://github.com/osu-Karaoke/osu-Karaoke/pull/84]) \ No newline at end of file +- Before display legacy skin, make sure skin is exist([#84](https://github.com/osu-Karaoke/osu-Karaoke/pull/84)) \ No newline at end of file