439 Commits

Author SHA1 Message Date
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
edfb17205e WIP: update csx deser 2026-01-20 17:36:27 +08:00
bb6c56e560 WIP: update 2026-01-20 13:34:19 +08:00
ff886e66d3 WIP: Entis GLS CSX v2 2026-01-20 11:40:09 +08:00
8c9f2d7d52 Use box instead 2026-01-20 09:14:25 +08:00
d780da9215 Add import message support 2026-01-19 15:54:55 +08:00
4670f4e2e7 Add import multi support 2026-01-19 15:10:34 +08:00
c075d4593f Allow to import strings in custom mode 2026-01-18 16:13:48 +08:00
763ace6149 Fix extract message name not works on yosuga
Fix typo
2026-01-18 10:51:09 +08:00
812ae2d31a Fix disasm wrong offset calculate 2026-01-17 22:27:49 +08:00
5822fbee71 . 2026-01-17 21:28:05 +08:00
3fa2cbec7a Add export support for entis gls csx script (v1) 2026-01-17 21:22:38 +08:00
ed4179473f add entis gls csx v1 disasm (ported from Crsky/EntisGLS_Tools) 2026-01-17 17:30:41 +08:00
3444c3ac65 fix circus crx image original row type may not works 2026-01-17 10:29:21 +08:00
b8387843b1 release 0.2.17
bump deps
v0.2.17
2026-01-17 09:17:23 +08:00
5fcf46005a Add support to enable multi lang support for artemis pannomimisoft txt script 2026-01-13 18:18:46 +08:00
11a32f1578 Add support to read indexed and grayscale-alpha png 2026-01-12 21:03:42 +08:00
04fac1cff7 修复边界情况 2026-01-12 14:24:10 +08:00
0bba63d303 Use better way to detect bp script end instruction
fix bgi dsc overflow in debug build
2026-01-12 14:02:05 +08:00
0a92233e6c Fix some bp script can not be extracted 2026-01-12 13:17:25 +08:00
d2bcc4d4bb Add zopfli support for xp3 pack 2026-01-06 12:24:37 +08:00
c1492724db Add single language support for panmimisoft 2025-12-31 15:48:10 +08:00
eac7501969 Fix m3t parser 2025-12-30 11:40:09 +08:00
f58ffd290b Add a new comand convert to convert between outputt script types 2025-12-30 11:18:26 +08:00
7670570a88 Update po/pot dumper to add name to msgctxt 2025-12-30 10:22:25 +08:00
d8ef082645 Add new game support for escude 2025-12-26 17:29:05 +08:00
ce2d901523 Merge branch 'master' of https://github.com/lifegpc/msg-tool 2025-12-25 23:30:26 +08:00
1619ebfa20 Add more decl for escude list 2025-12-25 23:30:14 +08:00
71b05c9aab fix cfg feature bug 2025-12-25 18:29:11 +08:00
71ee4fcc84 release 0.2.16 v0.2.16 2025-12-25 18:25:46 +08:00
155bf0b57a Fix psb output float number with unneccery data 2025-12-25 17:10:27 +08:00
20ec866f2a Add warning 2025-12-25 16:23:34 +08:00
110e15e7b2 Now psb as_i64 support float. Fix some re encoding image not works 2025-12-25 16:17:37 +08:00
5af17cee87 Add support for decode lz4 encoded psb 2025-12-25 15:40:17 +08:00
3b33dceb61 release 0.2.15 & Update deps v0.2.15 2025-12-13 10:09:33 +08:00
67ea0ff8e6 Allow to load files without case sensitive 2025-12-12 23:01:09 +08:00
552160ec86 Allow to load file with ignore case 2025-12-12 10:50:21 +08:00
1203b25b63 0.2.14 release v0.2.14 2025-12-11 15:39:57 +08:00
3c49e9a991 Add support to import softpal pgd image as normal ge image 2025-12-11 15:39:14 +08:00
cf677dc786 Force write speechtext, textlen and uitext for scn script 2025-12-01 18:04:52 +08:00
64dadfb03d Add multiple chat key support for scn script 2025-11-23 20:46:04 +08:00