Skip to content

Releases: Hachimi-Hachimi/ZokuZoku

v0.3.2

27 Feb 03:03
Compare
Choose a tag to compare

Bug fixes

  • [editors] Ignore empty lines when parsing lyrics data.

v0.3.1

05 Dec 06:22
Compare
Choose a tag to compare

Improvements

  • Replace internal CriWare codecs with cricodecs library.

The new codecs library fixes audio decoding for newer story voice clips, and with the native decoding modules replaced, ZokuZoku has now become platform independent.

v0.3.0

03 Dec 06:30
Compare
Choose a tag to compare

What's new

  • [editors] Implemented voice clips player.
  • Added voice playback support for story editor and race story editor.
  • [commands] Added "Clear cache" command.
  • Implemented automation script system for doing grunt tasks in a specific TL repo.

Improvements

  • MDB editor: When hiding translated entries, also hide categories when all subentries have been hidden.
  • MDB editor: Remove irrelevant (Auto) prefix from category names.
  • Improve generic asset, game font and localized data config loading procedure.

Bug fixes

  • Game font will now load correctly when the data path is changed while ZokuZoku is activated.

v0.2.0

19 Nov 14:49
Compare
Choose a tag to compare

What's new

  • [Editor] Added "Show/Hide translated entries" action to the Explorer.
  • Added set/revert localized data dir commands which lets you quickly change the localized data dir to the current repo and then revert it. They can be accessed from the "Hachimi Controls" view.

v0.1.1

15 Nov 04:32
Compare
Choose a tag to compare

Bug fixes

  • Editor: Fix paste input prompt handling behavior.

v0.1.0

13 Nov 15:42
Compare
Choose a tag to compare
  • Initial release