28 Commits

Author SHA1 Message Date
a2x
a538968730 Simplify some code 2025-03-28 23:14:35 +10:00
xs9
c373c99e21 Updated Delta Tick Offset 2025-03-08 02:10:30 +01:00
a2x
13591b7ea4 Update dwLocalPlayerPawn offset 2025-01-22 12:32:17 +10:00
a2x
72653b261d Game update (14062) 2025-01-22 12:18:27 +10:00
a2x
372051cf1f Game update (14043) 2024-10-29 15:15:15 +10:00
a2x
5553df41e0 Game update (14031) 2024-10-03 13:34:20 +10:00
a2x
fd672be38b Game update (14027) 2024-08-20 09:34:43 +10:00
a2x
f9447f7360 Fix tests 2024-08-15 11:31:17 +10:00
a2x
f84fb77ad6 Update dwLocalPlayerPawn offset 2024-08-15 10:47:26 +10:00
a2x
a4f60ea9ce Game update (14026) 2024-08-15 10:28:54 +10:00
xs9
d522d33975 This is right one! 2024-08-09 00:46:25 +02:00
xs9
0755910c9d
Update DeltaTick Offset 2024-08-09 00:31:31 +02: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
e6fde4904c Output RVA instead of absolute offset for some fields 2024-06-29 09:59:06 +10:00
a2x
bfc2ceb13d Add tests for offsets 2024-06-18 12:47:28 +10:00
a2x
ab0ab534a1 Game update (14015) 2024-06-14 14:09:09 +10:00
a2x
c11d7c39ab Rename dwGameEntitySystem_getHighestEntityIndex 2024-06-12 22:25:20 +10:00
a2x
dd7299729a Add patterns for other fields in CNetworkGameClient 2024-05-24 10:26:56 +10:00
a2x
23b77e0347 Game update (14009) 2024-05-24 09:12:27 +10:00
a2x
bf2ebb716f Show error message if pattern wasn't found 2024-05-08 13:45:58 +10:00
cycript
e76b9c8aad add pattern for `CSoundService and EngineViewData` 2024-05-03 19:32:47 +05:30
a2x
96b0942a47 Game update (14004) 2024-04-26 14:16:36 +10:00
a2x
d0c40c50cd Reorganize schema system structures into separate files 2024-04-21 00:33:24 +10:00
a2x
80334adade Add pattern for dwWeaponC4 2024-04-10 11:20:31 +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
889ef7dcd8 Merge dev branch into main 2024-03-28 22:19:20 +10:00