Skip to content

Releases: jybp/casc

v1.2

04 Jul 13:10
Compare
Choose a tag to compare

Changelog

86bc466 go mod tidy

v1.0

13 Apr 18:27
Compare
Choose a tag to compare

Changelog

bab3540 update goreleaser
4275ecf Add goreleaser
74188e1 Merge branch 'cmd/casc'
b391284 Fix README
f3c7fde cmd/casc
49c00bc fix mac
66dc9c1 fix windows
8264f31 revert mdnx
4c91fc1 StarCraft II wip
4ce4be9 readme
525c0d4 overwatch
62b7e75 export not found error
65a8228 run.sh
4d32fbf fix d3 CoreTOC.dat parsing
f98f762 avoid copies while decompressing blte
715710b check blte local hash
12158b6 use http Range header
4c4d4d2 detect local app from build config
913c213 test against casclib
917b275 use std lib to parse cfg
1dc1dc3 fix archive index parsing
49b29a5 blte + tests
fe482b2 pattern & output flags
957f76d warcraft 3 root
54cf954 move http cache to own repo
1a56dcf fix diablo 3 name to hash
26203ab fix files extensions using Packages.dat
c7da8bb parsing d3 root lists all files
175529e parsing CoreTOC.dat wip
f6f3ef2 d3 root wip
5abdeeb local install and online data fetching separated
1744289 configurable cache
b1e77b4 extracting root file from local game install
94c41fd extracting encoding file from local
9d834fe cache using http.RoundTripper
67ae2a0 parse .build.info
8360cce local implements OpenVersions
0f1d693 cmd accepts installDir arg
a93b977 refacto to enable parsing of game install dir
90de877 rework root/diablo3 pkg
298340b parse configs hashes as []byte
de9fa6c blte cmd
8bcc5ad update readme
0c7e0b5 parse version hashes as []byte
1e110e6 rework files
b1d63a2 add doc to cmds
1161004 rework pkgs
14961a0 parse Diablo 3 root file (wip)
a59e1ba found root encoded hash inside archive indices
da5fcc7 fix encoding file parsing
f4f9ea4 parse archive index
dafb280 cache by version
fbe14aa working on parsers
7ab1c17 Initial commit