Releases: lifegpc/msg-tool
Releases · lifegpc/msg-tool
v0.3.1
Added
- Add import psd support for Qlie tiled PNG image (.png)
- Add a new option
--m3t-use-original-textto use original text for m3t files - Add a new option
--kirikiri-ks-bomto 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
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
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
Full Changelog: v0.2.17...v0.2.18
v0.2.17
Added
- Add new game support for escude script
- Add new command
convertto 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
Fix some bugs related to emote psb files
Full Changelog: v0.2.15...v0.2.16
v0.2.15
v0.2.14
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
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-adlerto 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
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
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