Commit Graph

2633 Commits

Author SHA1 Message Date
Crsky
b797aebc60 Merge branch 'master' of https://github.com/scientificworld/GARbro-Mod into scientificworld-master 2026-04-19 21:44:30 +08:00
scientificworld
3f00028ed2 chore: update database, again 2026-04-19 01:04:29 +08:00
Crsky
01fd4e91fb Merge pull request #186 from CBerJun/rj-crypt-encrypt-fix
Fix XP3 creation with RiddleCxCrypt
2026-04-19 00:46:08 +08:00
scientificworld
74d00dac9a feat: vndat decrypt 2026-04-18 13:10:21 +08:00
scientificworld
ac6fd39e86 chore: update database 2026-04-18 00:27:24 +08:00
scientificworld
fb43963be8 Merge branch 'dev' 2026-04-16 23:48:58 +08:00
scientificworld
d2882f03b8 feat: support SDAT used by Utawarerumono Steam Edition 2026-04-16 22:49:49 +08:00
scientificworld
13dee197da chore: csproj update 2026-04-16 12:44:22 +08:00
scientificworld
9124ce1066 feat: HuneX image formats 2026-04-16 03:07:38 +08:00
scientificworld
ebb27bd9f6 fix: old archive type of RPM system 2026-04-15 01:12:48 +08:00
CBerJun
22e5390958 fix: Encrypting with RiddleCxCrypt 2026-04-13 17:08:15 -04:00
CBerJun
6284a4ba25 fix: Crypt key for Riddle Joker 2026-04-13 16:46:35 -04:00
Crsky
71a938273f Decode all slices in parallel 2026-04-12 19:58:22 +08:00
Crsky
bf8e146139 Extract QoiCodec 2026-04-12 18:58:42 +08:00
Crsky
6cff1b96d4 Extract WebP Codec 2026-04-12 18:49:53 +08:00
shikwi
d4bb9a80fb Support ImageYDG 2026-04-12 15:46:17 +08:00
Crsky
ea9668d68c Add support "Mujina: Shuu" (auto) 2026-04-02 07:29:59 +08:00
Crsky
f934d8f3d9 Add support "Mujina: Shuu" 2026-04-02 07:13:32 +08:00
Crsky
b70b1ab498 fix: GR2 pixel format 2026-04-02 06:21:40 +08:00
Crsky
5c8dee7b03 refactor: Rename & Format 2026-04-02 05:58:19 +08:00
Crsky
e8853332e2 refactor: Rename read index functions 2026-04-02 05:51:24 +08:00
Crsky
0bed7317e7 fix: Stream dispose 2026-04-02 05:49:46 +08:00
Crsky
ea358185a6 fix: Avoid infinite loop 2026-04-02 05:22:49 +08:00
akiWagashi
d412be39bf Fix partial reads from ZstdSharp.DecompressionStream.Read for Nexas.ArcPac 2026-04-02 00:17:39 +08:00
Crsky
7bb9216fc2 style: Format 2026-03-24 01:54:48 +08:00
Crsky
cad29fd444 fix: Move CreateFilter to EntryReadFilter 2026-03-24 01:47:28 +08:00
Crsky
515639394a fix: Extract layers from TLGqoi 2026-03-24 00:51:29 +08:00
Crsky
95d9be88ff perf: Improve Lz4DecodeStream 2026-03-24 00:16:06 +08:00
Crsky
4a6962d89e refactor: Adjust 2026-03-20 01:01:33 +08:00
Crsky
08895bdb1c perf: Improve FillBuffer 2026-03-20 00:57:46 +08:00
Crsky
69c1970747 refactor: Sort usings 2026-03-20 00:45:32 +08:00
Crsky
c44ab6ae03 fix: Add zh-Hant strings 2026-03-17 20:19:47 +08:00
Crsky
83f4abd211 Merge pull request #179 from love80312/master
Add Traditional Chinese language files
2026-03-17 20:15:27 +08:00
Crsky
75b1799b54 feat: Support TLGref 2026-03-17 20:03:54 +08:00
笙歌
43948a6e07 arcStrings.zh-Hant.resx 2026-03-17 19:27:57 +08:00
Crsky
f58958c892 Update packages 2026-03-17 18:31:47 +08:00
Crsky
030d3adbbc Use old SixLabors.ImageSharp 2026-03-17 18:12:05 +08:00
Crsky
f61d08f1d9 Merge pull request #178 from crskycode/fix/xp3-webp-detection
fix: Fix XP3 RIFF detection
2026-03-17 17:32:33 +08:00
Crsky
47c8219417 Merge pull request #174 from crskycode/feat/suppor-tlg-mux-qoi
feat: Support TLG mux qoi
2026-03-17 17:32:00 +08:00
Crsky
bbd7476b6f style: format 2026-03-17 17:29:53 +08:00
Crsky
be1485a429 perf: Use stream decode in DecodeQOI 2026-03-17 17:12:41 +08:00
Crsky
94b6bc22f0 fix: Fix XP3 RIFF detection 2026-03-17 16:35:26 +08:00
Crsky
387d6110ce fix: Add argument check 2026-03-17 11:05:12 +08:00
Crsky
60b0f0bf40 feat: Add TLG mux qoi archive 2026-03-17 10:44:30 +08:00
Crsky
bb2c831206 feat: Support multi-layer qoi 2026-03-17 09:41:29 +08:00
akiWagashi
89a617854d Update code style 2026-03-15 12:09:31 +08:00
akiWagashi
3ba4ef5e4e Add supprot for SimpleCrypt32 of Entis 2026-03-15 01:09:55 +08:00
Crsky
cd548330a9 feat: Support TLGqoi file 2026-03-14 02:26:39 +08:00
Crsky
c4d3c71513 feat: Support TLG mux qoi 2026-03-13 23:58:37 +08:00
scientificworld
31a6071462 feat: HuneX initial support 2026-03-11 17:58:20 +08:00