Skip to content

Releases: lifegpc/msg-tool

v0.2.13

13 Nov 08:30

Choose a tag to compare

Added

  • Add dep-file support for import command
  • Add arguments to dump to m3t files without add quote in translated line
  • Add new argument --xp3-no-adler to disable adler32 checksum for Kirikiri XP3 archive when creating.

Fixed

  • Fix import image to archives not working
  • Fix some messages missing in willplus ws2 script

Full Changelog: v0.2.12...v0.2.13

v0.2.12

03 Nov 15:12

Choose a tag to compare

Added

  • Add new pack command pack-v2
  • Add support for Musica Script (.sc)
  • Add support for Musica Engine Resource File (.paz)
  • Add new arguments to speicfy exit code

Full Changelog: v0.2.11...v0.2.12

v0.2.11

28 Oct 01:28

Choose a tag to compare

Added

  • Add support to load tlg images in dpak archive
  • Add RL compressed image support in psb file.
  • Add support to insert a new language to kirikiri scn script

Fixed

  • Fix --xp3-no-compress-files not works

Changed

  • PsbValue now use BTreeMap.

Full Changelog: v0.2.10...v0.2.11

v0.2.10

12 Oct 12:08

Choose a tag to compare

Added

  • Add support for kirikiri xp3 archive
  • Add multiple thread support for import messages

Fixed

  • Fix a bug when patching catsystem2 cst file

Changed

  • BREAK: remove -j alias for --jpeg-quality

Full Changelog: v0.2.9...v0.2.10

v0.2.9

08 Oct 10:23

Choose a tag to compare

Fix

  • Fix doc build on latest nightly compiler

Full Changelog: v0.2.8...v0.2.9

v0.2.8

08 Oct 09:06

Choose a tag to compare

Added

  • Add support for HexenHaus Wag Archive File (.wag)
  • Add support for HexenHaus PNG Image File (.png)
  • Add support for HexenHaus Audio Archive File (.bin)
  • Add support for WillPlus/AdvHD WIP Image File (.wip)
  • Add support for artemis txt script (.txt)

Fixed

  • Fix decode bug in softpal pgd file

Full Changelog: v0.2.7...v0.2.8

v0.2.7

27 Sep 11:48

Choose a tag to compare

Added

  • Add support for softpal pac archive (.pac)
  • Add new rules for fixed formatter
  • Add support for decode circus crx image version 1 (.crx)
  • Add support for ExHibit GRP Archive File (.grp)
  • Add support for HexenHaus ARCC Archive (.arc)
  • Add support for artemis engine archive file (.pfs) pf2
  • Add new arguments for KiriKiri SCN script to disable multilang support for chat message only
  • Add new arguments for pack command

Changed

  • Refactor circus mes import method . Now the patched file don't cause game failed to load previous save file.

Fixed

  • Fix lots of edge case when patching kirikiri SCN files.

Full Changelog: v0.2.6...v0.2.7

v0.2.6

22 Sep 02:10

Choose a tag to compare

Added

  • Add TJS/4s0 support
  • Add support for softpal Ge Image and [Softpal PGD Differential Image File (.pgd)
  • Add multiple messages files support for Softpal Script File (.src)

Fixed

  • Fix TJS/ns0 value type handle
  • Fix multiple language selects in Kirikiri Scene File (.scn)

Full Changelog: v0.2.5...v0.2.6

v0.2.5

16 Sep 04:25

Choose a tag to compare

Added

  • Add support for silky map file(.map) support
  • Add new options for fixed formatter
  • Add a global handle for all psb files

Changed

  • Change licenese to GPL-3

Fixed

  • Fix output extension for custom mode not work when importing
  • Fix create command failed when the parent directory of output path not exists

Full Changelog: v0.2.4...v0.2.5

v0.2.4

14 Sep 06:13

Choose a tag to compare

Added

  • Add support for decode/encode JPEGXL image (.jxl)
  • Add multiple thread support for encode output images.

Fixed

  • Fix BGI Compressed Image decode bug

Full Changelog: v0.2.3...v0.2.4