Commit Graph

479 Commits

Author SHA1 Message Date
d4101ae493 Fix feature deps 2026-03-26 09:23:07 +08:00
c97f59f43b 支持 Psb Version 4 写入 2026-03-26 09:18:54 +08:00
841dc7e79d Reduce memory usage 2026-03-26 08:32:16 +08:00
f103b313a1 Add support to modify bc7 compression settings 2026-03-25 12:54:26 +08:00
2b6df23b9e Add support for BC7 encryption 2026-03-25 12:44:38 +08:00
fd5b78e788 修复了部分加密的PSB无法读取的问题 2026-03-25 11:09:10 +08:00
da3e102baa Allow to specify bom type for patched kirikiri ks script 2026-03-14 10:19:16 +08:00
cf82b19f25 Add support to extract message between Talk and Hitret
releated game:
https://vndb.org/v20490
https://vndb.org/v25143
2026-03-13 16:02:57 +08:00
59a82a5363 Add support use original text when import text 2026-03-03 13:51:57 +08:00
1e50132e34 Remove print 2026-02-12 14:42:36 +08:00
1502dee4e9 Add import psd support for Qlie tiled PNG image (.png) 2026-02-04 17:49:36 +08:00
33a513ef15 Add support to export layer id 2026-02-04 11:32:11 +08:00
b094defc65 Fix group layers may not contains left, top, width, height 2026-02-03 21:30:42 +08:00
73fb288692 release 0.3.0 v0.3.0 2026-02-03 16:34:17 +08:00
f58a9f646c Add support for layer groups in PSD files 2026-02-03 15:43:49 +08:00
8b2eef1028 Add support to export pimg file as PSD file 2026-02-03 11:22:20 +08:00
151c71d5e9 Add RLE compress support for PSD files 2026-02-03 10:12:08 +08:00
7046510d19 Add support to compress psd files 2026-02-03 00:20:47 +08:00
014654fb38 Force convert to rgba before add layer to psd file 2026-02-02 22:50:19 +08:00
dbf1357dbc Add support to export qlie dpng image to psd 2026-02-02 22:31:36 +08:00
3a4ca5d59a Format code 2026-02-02 11:13:16 +08:00
8d633e2aed Fix qlie script may not recognized
Fix ambp10 parser
2026-02-02 11:01:41 +08:00
88b2b67a6a Fixed length formatter now support don't break russian/greek words 2026-02-01 20:49:16 +08:00
7c178092d3 Fix bug 2026-02-01 20:22:27 +08:00
36f55fcfab Allow to break long message. (Fix #6)
Fix patch address and offsets
2026-02-01 20:09:18 +08:00
24bc35d1db Add support for text block without language tag in old version ast files 2026-01-31 21:36:48 +08:00
57fa1aa6f6 Fix name may occur in text block in old version ast file 2026-01-31 20:57:37 +08:00
2fe915a0c0 Add import support for Qlie Abmp10/11/12 image (.b) 2026-01-31 20:07:04 +08:00
7f8d1daf9d Add import support for Qlie tiled PNG image (.png) 2026-01-31 16:36:49 +08:00
3c424a28c0 Add compress supprot for qlie pack archive 2026-01-31 14:14:59 +08:00
487d403d60 Add pack support for Qlie Pack Archive (.pack) v3.1 2026-01-31 00:05:11 +08:00
fc6910df0a Allow to export abmp10 image recursive 2026-01-30 16:28:56 +08:00
78ff32112a Support more tags 2026-01-30 15:25:14 +08:00
fd9533ae7e Add basic support for Qlie Abmp10/11/12 image (.b) 2026-01-30 13:50:04 +08:00
59c40b451e Fix dpng may contains zero size image
Use better message for scn
2026-01-30 00:16:16 +08:00
736fe4d6a8 Add export support for Qlie tiled PNG image (.png) 2026-01-29 23:35:38 +08:00
430ffb26f6 Add detect script type support for qlie 2026-01-29 21:50:12 +08:00
770a32bdde Add Qlie Pack Archive (.pack) v3.1 unpack support 2026-01-29 18:16:10 +08:00
f6246576d0 Add support for Qlie Engine Scenario script (.s) 2026-01-28 10:58:32 +08:00
b8e004bff6 Allow fixed formatter to keep space at line start 2026-01-24 12:07:57 +08:00
c6b5bcef60 release 0.2.18 v0.2.18 2026-01-23 13:37:01 +08:00
9321d931d6 Changed some scripts dumped JSON to pretty print JSON
Formated code
Add protect when read vector of data
2026-01-23 13:28:24 +08:00
fed9a155a0 Merge pull request #5 from imKota/master
add names to favorite scrips
2026-01-23 13:06:39 +08:00
Kota
aa73e04ad3 add names to favorite scrips 2026-01-22 19:46:53 +03:00
9e423b1227 Add support for Entis GLS engine CSX Script (.csx) 2026-01-22 16:47:59 +08:00
769f2d3317 Add support to export game title 2026-01-22 15:44:07 +08:00
ce5aef4121 Add support to import all texts 2026-01-22 15:23:16 +08:00
8caa2a82b6 Add export support for csx v2 script 2026-01-21 16:36:33 +08:00
ec39882034 WIP: Impl all op code that not impl in CSXToolPlus 2026-01-21 14:06:11 +08:00
e8bb180b14 WIP: impl Entis GLS CSX v2 disasm 2026-01-20 21:44:15 +08:00