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
3590d4412c
Rename some schema struct fields
2024-06-18 12:41:12 +10:00
a2x
3f6c894097
Fix for latest game update
2024-05-24 11:30:54 +10:00
a2x
23b77e0347
Game update (14009)
2024-05-24 09:12:27 +10:00
a2x
d0c40c50cd
Reorganize schema system structures into separate files
2024-04-21 00:33:24 +10:00
a2x
9b8bd68308
Update memory pool size calculation
2024-04-10 10:52:56 +10:00
a2x
8b1ecb7afb
Refactor code writer and fix minor things
...
Also added the ability to specify which files should be generated based on their file type.
E.g. `cs2-dumper.exe -f hpp,json`
2024-04-10 01:11:25 +10:00
a2x
05656b4f0b
Rename IsNull
trait to PointerExt
...
This allows for more pointer extension methods to be added in the future.
2024-04-09 13:10:58 +10:00
a2x
7c9d594ca6
Fix issue causing missing schema entries
2024-04-07 03:26:07 +10:00
a2x
6d72c517ed
Fix small naming inconsistencies
2024-04-06 12:47:06 +10:00
a2x
ce0fb918ab
Improve schema parsing
2024-04-06 03:20:54 +10:00
a2x
9362b0c113
Experimental fix for latest update
2024-04-04 23:42:40 +10:00
a2x
3a935f5d73
Refactor and move Linux code to separate branch
2024-04-03 03:13:57 +11:00