a2x
fd672be38b
Game update (14027)
2024-08-20 09:34:43 +10:00
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
2fa116a6c4
Follow CreateInterface
export instead of pattern scanning
2024-06-18 16:44:09 +10:00
a2x
d0c40c50cd
Reorganize schema system structures into separate files
2024-04-21 00:33:24 +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
ce0fb918ab
Improve schema parsing
2024-04-06 03:20:54 +10:00
a2x
3a935f5d73
Refactor and move Linux code to separate branch
2024-04-03 03:13:57 +11:00
a2x
1a2b23b3c0
Remove temporary workaround for upstream bug
2024-03-31 12:05:25 +10:00
a2x
acb0c73f00
Revert to old method of generating schema files
2024-03-30 07:10:29 +10:00
a2x
621ec605c6
Replace process.read_ptr
usage with ptr.read
2024-03-29 16:12:37 +10:00
a2x
889ef7dcd8
Merge dev
branch into main
2024-03-28 22:19:20 +10:00