Releases: toyobayashi/mishiro
Releases · toyobayashi/mishiro
mishiro v1.3.2
- 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
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
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
New
- Dynamic entry background
- Random character title voice
- [HOME] Enter "dev" to open Developer Tools
mishiro v1.2.2
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
New
- No longer depend on CGSSAudio, You can use CGSSAssetsDownloader in the same way.
- Use hca and sqlite3 C++ addons.
mishiro v1.2.0
New
- Event Calculator
- Cache Clear
Bug
- Fix renderer memory leak
- Fix a download bug
mishiro v1.1.5
!!! Version before v1.1.5 is unavailable !!!
Why?
- Database data changed due to new event "Cinderella Road".
mishiro v1.1.4
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
New
- Fix a problem of card png downloading
No longer depending on vuex