Lucas Schwiderski lucas
  • Germany
  • Joined on 2021-11-14
lucas pushed to master at bitsquid_dt/dtmt 2023-01-01 23:48:13 +01:00
96b29a3d2b doc: Improve README wording
lucas pushed to feat/build at bitsquid_dt/dtmt 2023-01-01 23:39:47 +01:00
61a80f71a7 docs: Add quick start information to README
Compare 3 commits »
lucas pushed to master at bitsquid_dt/dtmt 2023-01-01 23:39:34 +01:00
2c34d98193 feat: Show status when adding dictionary entries
lucas opened issue bitsquid_dt/dtmt#2 2023-01-01 16:59:59 +01:00
Implement decompilation for texture files
lucas pushed to master at bitsquid_dt/dtmt 2023-01-01 11:39:04 +01:00
61a80f71a7 docs: Add quick start information to README
lucas pushed to feat/build at bitsquid_dt/dtmt 2022-12-30 19:21:55 +01:00
95aa145569 version: v0.2.0
9806013d68 fix: Fix decompiling strings files with Unicode
3913684898 refactor: Apply clippy suggestion
c2ed9275b0 fix: Decompression doesn't work for some bundles
Compare 15 commits »
lucas pushed to master at lucas/serde_sjson 2022-12-28 19:50:12 +01:00
39486e8503 version: v0.2.1
f76acf5407 fix: Fix serializing Unicode
Compare 2 commits »
lucas pushed tag v0.2.1 to lucas/serde_sjson 2022-12-28 19:49:02 +01:00
lucas pushed to master at lucas/serde_sjson 2022-12-08 22:32:01 +01:00
ded56befb2 refactor: Apply clippy suggestions
lucas created repository lucas/advent-of-code-2022 2022-12-01 10:42:51 +01:00
lucas pushed tag v0.2.0 to lucas/serde_sjson 2022-11-25 16:09:03 +01:00
lucas pushed to master at lucas/serde_sjson 2022-11-25 16:08:57 +01:00
e037ef7659 version: v0.2.0
d4ea35d273 feat: Implement deserialization
Compare 2 commits »
lucas pushed tag v0.1.0 to lucas/serde_sjson 2022-11-18 09:26:41 +01:00
lucas pushed to master at lucas/serde_sjson 2022-11-18 09:26:33 +01:00
b53949d5df version: v0.1.0
502c2a2986 feat: Implement serialization
lucas created branch master in lucas/serde_sjson 2022-11-18 09:26:33 +01:00
lucas created repository lucas/serde_sjson 2022-11-18 09:26:23 +01:00
lucas pushed to master at bitsquid_dt/oodle-cli 2022-11-09 09:25:33 +01:00
e53b2faa0f feat: Re-implement in Rust
04979ce11d feat: Implement compress operation
Compare 2 commits »
lucas pushed to master at bitsquid_dt/oodle-cli 2022-10-22 00:13:21 +02:00
6e10d022e5 feat: Add CLI arguments for decompression options
3e9abd62c9 feat: Remove brute-forcing the uncompressed size
Compare 2 commits »
lucas pushed to master at bitsquid_dt/oodle-cli 2022-10-20 18:04:06 +02:00
2bc7751d3b feat: Implement brute-forcing the raw size
36edf93538 feat: Implement Oodle logging
a615ae0354 feat: Add argument to check library
7c74a3e786 feat: Re-implement argument parsing
Compare 4 commits »
lucas pushed to master at bitsquid_dt/oodle-cli 2022-10-19 18:44:29 +02:00
4cdd7f1b39 feat: Allow providing custom DLL search path