55 Commits

Author SHA1 Message Date
Bryce Wilkinson
505630fefd Add Builder Whitelist & Output Path
ADDED:
- Argument to specify only the builders we would like to use
- Argument to specify an output folder

* First time in my life developing in rust, if anything is programmed crappily I'd be happy to change it. Figured I'd submit for those who might find these features helpful.
2023-10-22 23:51:40 -04:00
a2x
631668429c 📦 Game Update 13964 2023-10-21 09:44:02 +10:00
a2x
74a0693f53 📦 Game Update 13963 (2) 2023-10-20 15:23:43 +10:00
a2x
415cbf1ec5
Merge pull request #22 from mysty0/main
Update json structure, add comments for modules and small improvments
2023-10-18 21:45:39 +10:00
mysty
f5a7cf3536 Fix tests 2023-10-18 11:38:36 +01:00
mysty
6b92da2dbc Update generated files 2023-10-18 11:32:33 +01:00
mysty
660829b24d Merge branch 'main' of https://github.com/mysty0/cs2-dumper 2023-10-18 11:31:34 +01:00
mysty
19fc46702f Add more offsets
getBaseEntity, getHighestEntityIndex, setModel
2023-10-18 11:31:32 +01:00
mysty
82ff77772c Fix jmp target for negative displacement 2023-10-18 11:30:39 +01:00
mysty
7bf035aaf6 Change json structure and add comments for modules 2023-10-18 11:29:37 +01:00
a2x
c8921b5e83 📦 Game Update 13963 2023-10-18 11:35:36 +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
33a08d218d 📦 Game Update 13962 2023-10-14 15:20:36 +10:00
a2x
df7a1d75ca Added unit tests 2023-10-14 15:18:52 +10:00
a2x
acf11ea6c1 📦 Game Update 13961 2023-10-13 12:12:21 +10:00
a2x
1a4041f7a9 Fetch dwGameRules 2023-10-12 11:10:42 +10:00
a2x
5aa6df73f8 Fetch dwForceAttack and dwForceAttack2 offsets 2023-10-11 13:25:12 +10:00
a2x
143a32ffbc 📦 Game Update 13960 2023-10-10 12:58:12 +10:00
a2x
96a378be0b Added new patterns 2023-10-09 15:46:03 +10:00
a2x
86b6462e56 📦 Game Update 13958 2023-10-07 11:44:15 +10:00
a2x
4d9f131453 Fetch dwWindowWidth and dwWindowHeight offsets 2023-10-06 20:10:40 +10:00
a2x
d58e02556b 📦 Game Update 13956 2023-10-05 23:04:08 +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
338bcde14e Added new patterns 2023-10-01 23:31:50 +10:00
a2x
5eecc9dd70 📦 Game Update 13952 (2) 2023-10-01 18:06:03 +10:00
a2x
6d04af2758 Print field types 2023-10-01 14:43:48 +10:00
a2x
18e90bcf8c Fetch networkGameClient_maxClients offset 2023-10-01 01:36:08 +10:00
a2x
5963b4fef0 📦 Game Update 13952 2023-09-30 12:40:34 +10:00
a2x
b61d63b6ef Added new patterns 2023-09-29 16:58:21 +10:00
a2x
2bc3e32c2d Fetch localPlayerPawn 2023-09-29 15:45:27 +10:00
a2x
3e04750334 Added argument parsing 2023-09-29 00:41:21 +10:00
a2x
8af8c4856b Check if AddressOfNameOrdinals[i] is valid 2023-09-28 19:48:27 +10:00
a2x
a746909372 📦 Game Update 13948 2023-09-28 16:32:50 +10:00
a2x
c291e65db2 📦 Game Update 13946 2023-09-28 15:13:54 +10:00
a2x
479080c7b0 📦 Game Update 13944 2023-09-28 08:17:02 +10:00
a2x
c8beac1aaa Create .gitattributes 2023-09-26 00:57:29 +10:00
a2x
369ebcf238 Rewrote project in Rust 2023-09-26 00:46:10 +10:00
a2x
a8d3318d94 Refactored code 2023-09-16 13:53:08 +10:00
a2x
a3a3427561 📦 Game Update 13942 2023-09-16 10:28:54 +10:00
a2x
0f38ed7d3b 📦 Game Update 13940 2023-09-15 12:15:08 +10:00
a2x
de2c879d76 📦 Game Update 13938 (2) 2023-09-14 14:02:29 +10:00
a2x
51b639b7c9 Updated local player signature 2023-09-14 12:37:01 +10:00
a2x
913252320e 📦 Game Update 13938 2023-09-14 11:13:53 +10:00
a2x
2e7cc79b06 Dump interfaces 2023-09-09 23:51:17 +10:00
a2x
28e23da953 📦 Game Update 13936 2023-09-09 12:07:27 +10:00
a2x
b6b8ee2fde Fetch view angles offset 2023-09-09 02:56:47 +10:00