Skip to content

Releases: karaoke-dev/karaoke

2022.0205.1

05 Feb 13:51
Compare
Choose a tag to compare
  • [bug] Invest why cannot switch to karaoke ruleset in the lazer release. #1098
  • [enhancement][editor][ruleset-api-changed 💥] Use the better way for able to access editor in test scene. #1072

2022.0205.0

05 Feb 09:03
202fb9e
Compare
Choose a tag to compare
  • [enhancement][skin] Have ApplyTo() function in the skin element. #1081
  • [code quality][skin] Steps to remove all layout index in the lyric #1079

2022.0127.0

27 Jan 14:46
1563dc2
Compare
Choose a tag to compare
  • [bug] Combine notes and note property change handler. #1058
  • [code quality] Should wrap change in importLyric method in KaraokeEditor #1054
  • [bug] Should wrap change handler in note popover. #1053
  • [bug][editor] Fix something might broken in translate editor. #1049
  • [code quality][editor] Should use change handler in singer list page if assign or un-assign singer to lyric. #1038
  • [code quality] make some improvement about lyric editor. #960
  • [enhancement][editor] Implement input feature in lyric edit mode. #958
  • [code quality][skin] Refactor layout structor in karaoke skin. #901
  • [code quality] Change ruby/romaji from bindable to bindable list in lyric object. #891
  • [bug][editor][Design] Should deal with the case if singer name is tooooooo long. #773
  • [bug][Playfield] Fix lyric font broken if playback. #772
  • [enhancement] should have config button in auto-generate area. #759
  • [enhancement][LyricMaker] improve lyric importor #731
  • [enhancement][LyricMaker] Create generate manager. #730
  • [bug] Implement typing feature in lyric editor. #668
  • [bug] Fix typing caret position is weird #664
  • [mod] Add new mode to learn javascript by singing karaoke #523
  • [bug][framework layer] Fix non-english text input #504
  • [enhancement][generator] Implement note auto-generator #501
  • [enhancement][LyricMaker] Should add textbox to handle input in text edit mode. #487
  • [bug][enhancement] Get config directly in lyric editor #476
  • [Design] Make shadow offset smaller in lyric editor. #351
  • [editor] Implement singer editor #214

2022.0118.0

18 Jan 13:45
3dfdfc6
Compare
Choose a tag to compare
  • [enhancement][LyricMaker] Implement assign singer in lyric editor. #1036
  • [code quality] int shifting should be int offset in some methods. #1033
  • [bug][code quality][LyricMaker] Fix delete text tag not wrap into change handler in text tag edit selection. #1029
  • [enhancement][code quality] Check is there any reason why not use bindable list for tags in lyric. #1028
  • [code quality] Make TimeTag[] TimeTags into IEnumerable in lyric.cs #1027
  • [bug][LyricMaker] Fix ruby/romaji cannot drag. #1024
  • [bug][LyricMaker][Lyric import] Fix auto-generate not working if trigger open the selecting mode by not in the generating mode. #1020
  • [bug][LyricMaker][Lyric import] Fix time-tag is not in the right place in the lyric importer. #1018
  • [enhancement][Design] Maybe should be able to select the generate config if contains multi language. #1015
  • [bug] The lyric importer will crash if switch mode in edit lyric mode. #1012
  • [bug] Fix import test scene does not have popover screen. #1007
  • [bug][editor] After click auto generate language dialog, should select all language. #994

2022.0108.0

08 Jan 13:16
f0219d0
Compare
Choose a tag to compare

No changelog for this release.

2022.0107.0

06 Jan 17:19
4ed3a40
Compare
Choose a tag to compare
  • [closed] Fix cannot change order issue in lyric editor. #997
  • [enhancement][editor] Should inject local editor beatmap in import lyric screen. #992

2021.1226.0

26 Dec 10:40
73051bd
Compare
Choose a tag to compare
  • [LyricMaker][Design] Add auto-generate button if lyric editor is in create time tag mode. #684
  • [enhancement][skin] Why not moving font size into layout #557
  • [editor] Open new screen in editor page. #183
  • [bug] Ruby/romaji not disappear fast as before if user changed the setting. #169
  • [editor] Implement undo/redo in editor #58
  • [enhancement] Karaoke font #41

2021.1225.0

25 Dec 11:34
63ac22f
Compare
Choose a tag to compare

No changelog for this release.

2021.1222.0

22 Dec 14:18
60fcf04
Compare
Choose a tag to compare
  • [enhancement][skin] Re-define relationship between singer and style. #927

2021.1218.0

18 Dec 04:32
1f97f6a
Compare
Choose a tag to compare
  • [enhancement][editor] Refactor editor menu #970
  • [code quality] Fix "Parameter type can be IEnumerable of T" issue #968
  • [code quality] Update var usage inspections to disallow for built-in types #966
  • [code quality] Change from XXXManager to MMMChangeHandler in Editor. #952
  • [code quality] Clean up unused resolved properties #951
  • [code quality] Should be able to switch all tab and click some menu item in karaoke editor test scene. #937