23 Commits

Author SHA1 Message Date
a2x
7933103b03 0.1.2
* Updated for memflow 0.2.2
* Replaced periods with underscores in generated file names for easier inclusion
* Program execution now continues if analysis fails at any point
* Removed custom error type in favor of anyhow
* Added logging to cs2-dumper.log
* Now compilable on Linux
2024-07-30 02:07:40 +10:00
a2x
09413db57a Handle empty names and duplicate values in Rust generator 2024-05-24 21:09:25 +10:00
a2x
13b764854e Refactor argument parsing logic 2024-04-21 00:30:00 +10:00
a2x
a59331af1f Remove bitflags dependency 2024-04-06 03:21:40 +10:00
a2x
3a935f5d73 Refactor and move Linux code to separate branch 2024-04-03 03:13:57 +11:00
a2x
889ef7dcd8 Merge dev branch into main 2024-03-28 22:19:20 +10:00
Albert24GG
41fbb8b4b6 Merge branch 'main' into linux 2024-03-01 20:32:24 +02:00
a2x
5ea4fd7796 Update windows dependency version to 0.54 2024-03-02 01:03:22 +10:00
Albert24GG
75492a30d6 Add implementation for linux systems 2024-02-25 23:37:56 +02:00
a2x
6dc4f54ef2 Add YAML file builder and automatically resolve offsets in tests 2023-12-07 21:47:08 +10:00
a2x
bc2b8d27b0 Update windows dependency version in Cargo.toml 2023-12-07 13:31:07 +10:00
a2x
239c872b65 Release 1.1.4 2023-10-26 15:43:27 +10:00
a2x
74a0693f53 📦 Game Update 13963 (2) 2023-10-20 15:23:43 +10:00
a2x
0a86db6b40 Add python file builder 2023-10-17 12:06:23 +10:00
a2x
c55bdf15a2 Ref #20 2023-10-15 22:20:19 +10:00
a2x
df7a1d75ca Added unit tests 2023-10-14 15:18:52 +10:00
a2x
d392a319ac Some improvements 2023-10-05 19:24:14 +10:00
a2x
85e6224275 📦 Game Update 13954 (2) 2023-10-04 13:10:14 +10:00
a2x
6cd85c0750 📦 Game Update 13954 2023-10-03 10:41:57 +10:00
a2x
5d4778ebeb Add timestamp to generated files 2023-10-03 02:02:05 +10:00
a2x
6d04af2758 Print field types 2023-10-01 14:43:48 +10:00
a2x
3e04750334 Added argument parsing 2023-09-29 00:41:21 +10:00
a2x
369ebcf238 Rewrote project in Rust 2023-09-26 00:46:10 +10:00