Skip to content

Releases: toyobayashi/mishiro

mishiro v1.3.2

22 Apr 12:11
Compare
Choose a tag to compare
  • No longer depend on AcbUnzip. (It seems that no problem working with my code)
  • Fixed some bugs
  • Production code compiled from TypeScript and Webpack 4

No new feature. No update in the next period of time.

暂时不会再更新。

しばらくの間はこのままでアップデートがありません。

mishiro v1.3.1

28 Mar 13:41
Compare
Choose a tag to compare

New

  • Update resource version and database with server API instead of Promise.all(20 request test). You can also use the account yourself by changing option. The format of ACCOUNT should be (NUMBER * 9):(NUMBER * 9):(GUID).
  • Support English internationalization. (though I am not good at English)

Bug Fixes

  • Language select button style shows incorrectly when language option changed.

mishiro v1.3.0

21 Mar 12:56
Compare
Choose a tag to compare

New

  • [ LIVE ] Game play. KEY: C / V / B / N / M
  • Electron v1.8.2 => v1.8.4

Bug

  • [ HOME ] Fixed wrong progress message show when downloading resource.

mishiro v1.2.3

01 Mar 11:53
Compare
Choose a tag to compare

New

  • Dynamic entry background
  • Random character title voice
  • [HOME] Enter "dev" to open Developer Tools

mishiro v1.2.2

24 Feb 15:05
Compare
Choose a tag to compare

New

  • Electron 1.7.11 => 1.8.2
  • [IDOL] Idol voice download and play

Bug

  • Fixed a decode error when path including " " space

mishiro v1.2.1

05 Feb 12:36
Compare
Choose a tag to compare

New

  • No longer depend on CGSSAudio, You can use CGSSAssetsDownloader in the same way.
  • Use hca and sqlite3 C++ addons.

mishiro v1.2.0

01 Feb 14:19
Compare
Choose a tag to compare

New

  • Event Calculator
  • Cache Clear

Bug

  • Fix renderer memory leak
  • Fix a download bug

mishiro v1.1.5

22 Jan 13:47
Compare
Choose a tag to compare

!!! Version before v1.1.5 is unavailable !!!

Why?

  • Database data changed due to new event "Cinderella Road".

mishiro v1.1.4

21 Jan 08:15
Compare
Choose a tag to compare

Bug

  • Fix a bug that caused application crash when downloading live songs. It happens when the live song name including illegal characters such as "*" and "?"

mishiro v1.1.3

06 Jan 09:19
Compare
Choose a tag to compare

New

  • Fix a problem of card png downloading
  • No longer depending on vuex