Skip to content

Releases: lifegpc/msg-tool

v0.3.1

05 Apr 07:47

Choose a tag to compare

Added

  • Add import psd support for Qlie tiled PNG image (.png)
  • Add a new option --m3t-use-original-text to use original text for m3t files
  • Add a new option --kirikiri-ks-bom to specify BOM type for patched Kirikiri ks script
  • Add more format support and PSB 4 support for PSB files
  • Add support to unpack qlie pack file v3.0/2.0/1.0

Fixed

  • Fix some bugs when exporting pimg file as PSD files
  • Fix some artemis ASB script can not correctly extracted (#11)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Feb 08:40

Choose a tag to compare

Added

  • Add a new option to allow fixed formatter to keep space at line start
  • Add support for Qlie Engine Scenario script (.s)
  • Add support for Qlie Pack Archive (.pack) v3.1
  • Add support for Qlie tiled PNG image (.png)
  • Add support for Qlie Abmp10/11/12 image (.b)
  • Add support to break long message in Favirote hcb script(.hcb) (#6)
  • Add support to convert Emote pimg (.pimg) to PSD files

Changed

  • Fixed formatter now support don't break russian/greek words

Fixed

  • Fix extract not works for some old Artemis AST scripts

Full Changelog: v0.2.18...v0.3.0

v0.2.18

23 Jan 05:42

Choose a tag to compare

Added

  • Add names to favorite scripts by @imKota in #5
  • Add support for Entis GLS engine CSX Script (.csx) (#4)

Changed

  • Some scripts now will dump pretty printed JSON.

Fixed

  • Fix errors when import CRX image if origin row type was used.

New Contributors

  • @imKota made their first contribution in #5

Full Changelog: v0.2.17...v0.2.18

v0.2.17

17 Jan 01:37

Choose a tag to compare

Added

  • Add new game support for escude script
  • Add new command convert to convert between output script types
  • Add single language support for artemis panmimisoft txt script and add an option to force enable multiple language support
  • Add zopfli (A very slow but good quality zlib/deflate compression library) support for pack xp3 files
  • Add support for read grayscale-alpha and indexed png files

Changed

  • Add name to msgctxt for gettext file

Fixed

  • Fix some texts in BGI bp script(._bp) can not be extracted

Full Changelog: v0.2.16...v0.2.17

v0.2.16

25 Dec 10:27

Choose a tag to compare

Fix some bugs related to emote psb files

Full Changelog: v0.2.15...v0.2.16

v0.2.15

13 Dec 02:24

Choose a tag to compare

Fixed

  • Fix some files can not load on non-Windows system

Full Changelog: v0.2.14...v0.2.15

v0.2.14

11 Dec 07:45

Choose a tag to compare

Added

  • Add support to export/import all string for BGI script (with custom mode)
  • Add --bgi-add-space for BGI script
  • Add multiple chat key support for kirikiri scn script
  • Add support to import pgd image as ge image (softpal)

Changed

  • Force add searchtext, text_len and speechtext to scn script

Fixed

  • Fix some messages missing in willplus ws2 script

Full Changelog: v0.2.13...v0.2.14

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