Zander
|
c6847f0ba6
|
Update config.json
Updated dwViewAngles offset
|
2023-11-16 20:32:24 -05:00 |
|
a2x
|
d9bdf9d6ea
|
Fetch dwSensitivity (#35)
|
2023-11-17 00:21:28 +10:00 |
|
a2x
|
75248cfba6
|
Fix dwViewAngles pattern
|
2023-11-14 18:45:31 +10:00 |
|
a2x
|
1cc8196f93
|
📦 Game Update 13969
|
2023-11-14 13:59:04 +10:00 |
|
a2x
|
e03721e1bb
|
📦 Game Update 13968 (2)
|
2023-11-10 17:13:48 +10:00 |
|
a2x
|
a1639bea1c
|
Added is_key_down example using the games input system
The "ResolveJmp" and "ResolveRip" operation enum names were also renamed to "Jmp" and "Rip" for simplicity.
|
2023-11-09 22:50:19 +10:00 |
|
a2x
|
92db16a3d1
|
📦 Game Update 13968
|
2023-11-09 16:13:55 +10:00 |
|
a2x
|
c0d406f220
|
📦 Game Update 13967 (2)
|
2023-11-04 14:06:09 +10:00 |
|
a2x
|
d6c4c8e4f1
|
Fix for #32
|
2023-11-04 13:50:21 +10:00 |
|
a2x
|
f8643c1680
|
Create rust-toolchain.toml
|
2023-11-04 12:39:57 +10:00 |
|
a2x
|
b258d78813
|
📦 Game Update 13967
|
2023-11-04 11:34:04 +10:00 |
|
a2x
|
2378c280ab
|
📦 Game Update 13966 (2)
|
2023-11-03 19:10:38 +10:00 |
|
a2x
|
1d32f72cd5
|
📦 Game Update 13966
|
2023-11-03 11:50:43 +10:00 |
|
a2x
|
2b5e87c849
|
Fix GlobalVarsBase padding
|
2023-11-01 16:09:02 +10:00 |
|
a2x
|
e06df502e9
|
Added ability to specify file builders
Thanks @pablo67340 (#26)
|
2023-11-01 10:01:39 +10:00 |
|
a2x
|
56f3255151
|
Fetch dwInputSystem
|
2023-10-30 10:18:16 +10:00 |
|
a2x
|
9b1ab48d3e
|
📦 Game Update 13965 (2)
|
2023-10-27 11:06:32 +10:00 |
|
a2x
|
9a9af96afd
|
📦 Game Update 13965
|
2023-10-26 16:54:15 +10:00 |
|
a2x
|
239c872b65
|
Release 1.1.4
|
2023-10-26 15:43:27 +10: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 |
|