Skip to content

Releases: aianlinb/LibGGPK3

Release v2.6.9

07 Jan 04:14
01c5a06
Compare
Choose a tag to compare

Release v2.6.8.1

01 Jan 12:33
88e9245
Compare
Choose a tag to compare

Release v2.6.7.1

30 Dec 10:40
9830f79
Compare
Choose a tag to compare

Release v2.6.5

16 Oct 12:14
b6102e6
Compare
Choose a tag to compare
VisualGGPK3: Add batch dds export. Add zip drag-drop.

VPatchGGPK3: Add zip applying. Add ggpk recovering.

Release v2.6.4

30 Sep 11:33
6a8e184
Compare
Choose a tag to compare
Fix LibGGPK3.FileRecord name writing, and solved the problem that som…

Release v2.6.3

23 Aug 15:40
fc6a75b
Compare
Choose a tag to compare
Fix that file replacing after Index.Save will throw sometimes.

Fix PoeChinese font applying on OS other than macOS.

Release v2.6.2

18 Aug 04:15
479e6a4
Compare
Choose a tag to compare
Fix Index.BuildTree ignoreNullPath not working.

VPatchGGPK3 can now accept _.index.bin file.
PoeChinese3 font applying now depends on where the executable is instead of the current working directory.

Release v2.6.1

17 Aug 19:08
1727f88
Compare
Choose a tag to compare
Fix LibGGPK.PatchClient can't connect on Unix platform.

Fix VisualGGPK3 single file replacing.
Fix FileRecord reading when some files written haven't been saved.
Index.ParsePaths will now return the number of files failed to parse instead of throwing unless called by constructor.
PoeChinese3 will now add font when a Font.ttc/Font.ttf exists in the current working directory.
Executing PoeChinese3 again won't revert changes any more.

Release v2.6.0

02 Aug 20:41
d2f3368
Compare
Choose a tag to compare
FileRecord.Write() now requires calling Index.Save() manually in LibB…

Release v2.5.1

20 Jul 11:44
dcc295e
Compare
Choose a tag to compare
Fix a bug that break files when replacing files with total size >= 20…