Commit graph

36 commits

Author SHA1 Message Date
Truman Kilen
56a36e553e chore: Release 2024-08-29 08:50:26 -05:00
Truman Kilen
d1a67fb99a Update deps 2024-05-31 14:02:53 -05:00
Truman Kilen
dccdc13739 Add crate keywords 2024-04-12 11:35:01 -05:00
Truman Kilen
f8c345d37e chore: Release 2024-01-11 20:25:50 -06:00
Truman Kilen
da3e96ea93 chore: Release 2024-01-11 17:44:06 -06:00
Truman Kilen
8c0d393355 Update cargo dist 2024-01-11 17:43:07 -06:00
spuds
6805b5c142
break get_oodle into separate package 2023-09-20 20:21:15 +01:00
spuds
6c0ef1ce7b
download in repak-cli 2023-09-20 09:56:04 +01:00
Truman Kilen
c1811265d1 chore: Release 2023-09-17 20:11:35 -05:00
Truman Kilen
524cd11e02 Set resolver = "2" on workspace 2023-08-17 15:17:36 -05:00
Truman Kilen
a8c086d2c9 chore: Release 2023-08-08 18:29:28 -05:00
Truman Kilen
9974d035b1 v0.1.6 2023-05-28 23:21:19 -05:00
Truman Kilen
8dcf7f504c v0.1.5 2023-04-15 23:02:59 -05:00
Truman Kilen
ad22ba9b1a Obtain oodle DLL automatically 2023-04-13 02:01:19 -05:00
Truman Kilen
e407340525 v0.1.4 2023-04-07 22:34:16 -05:00
Truman Kilen
7c196769d3 v0.1.3 2023-02-23 17:09:09 -06:00
Truman Kilen
829acdfeeb v0.1.2 2023-02-15 20:07:16 -06:00
Truman Kilen
348e502156 chore: Release 2023-02-07 22:58:41 -06:00
Truman Kilen
16305f8c95 Unify index types and add version flag to pack command 2023-02-07 22:30:49 -06:00
Truman Kilen
d2bd98bb53 Rename unpak -> repak 2023-02-01 20:48:37 -06:00
Truman Kilen
8a5c46136e Fix test dependencies 2023-02-01 16:27:56 -06:00
Truman Kilen
1d5a2410e8 Move binary to separate crate 2023-01-31 22:55:26 -06:00
Truman Kilen
953be3726c Rewrite unpak command 2023-01-31 21:41:36 -06:00
Truman Kilen
8d009c784e Remove hashbrown dependency 2023-01-22 11:45:19 -06:00
Truman Kilen
ed653969a7 Implement v8b PakWriter 2023-01-22 09:27:40 -06:00
Truman Kilen
58bbb52738 Make base64 a dev dependency 2023-01-19 17:47:58 -06:00
Truman Kilen
46e2ced47e Add tests for v5, v7-v9, v11 2023-01-19 01:31:01 -06:00
Truman Kilen
d62915ec16 Handle AES key parsing outside of pak 2023-01-17 00:54:05 -06:00
spuds
0959394241 make proper api + example + README 2023-01-14 18:32:06 +00:00
spuds
07f97f6c98 static crate versions 2023-01-14 15:42:44 +00:00
spuds
d0f9767444 rebrand before crates.io publish 2023-01-14 15:35:50 +00:00
spuds
cf98aa3a60 working decompression? (iter time) 2023-01-13 18:12:47 +00:00
spuds
c440ca6707
add encryption support 2023-01-13 12:12:39 +00:00
spuds
c571865d94 refactor - will decompress soon 2023-01-10 22:29:20 +00:00
spuds
5104b41878
code cleanup 2023-01-05 20:20:05 +00:00
spuds
b2188fc6f8
initial commit 2023-01-03 10:33:42 +00:00