v0.0.1.0
日本語
最新のブルーアーカイブで動作する最初のバージョンです
📋 変更履歴
✅ 改善
-
コードを一から書き直しました
-
MediaCatalogの読み込み方法を大幅に改善しました
これにより、処理速度が向上し、コードも読みやすくなりました -
英語に対応しました
-
英語のソースコードのコメントを追加
-
ログの出力方法を改善しました
-
指定されたMediaPatchフォルダにMediaCatalog.bytesが入っていなくても別の場所にあるカタログを指定可能
🩹 バグ修正
- 入力されたパスにダブルクォーテーションが入っているとエラーが発生するバグを修正
English
This is the first version that works with the latest Blue Archive
📋 Changelog
✅ Improvement
-
The code was rewritten from scratch
-
Significantly improved the way MediaCatalog is loaded
This has resulted in faster processing speeds and more readable code -
English is now supported
-
Add English source code comments
-
Improved log output method
-
Can specify a catalog in another location even if the specified MediaPatch folder does not contain MediaCatalog.bytes
🩹 Bug Fixes
- Fixed a bug that caused an error if the entered path contained double quotation marks