Commit Graph

305 Commits

Author SHA1 Message Date
a2x
af4f2b7171 Add game info 2024-01-23 16:18:20 +10:00
a2x
525e41d33b 📦 Game Update 13985 (2) 2024-01-23 10:54:17 +10:00
a2x
c45c562699 Fix dwViewAngles pattern 2024-01-21 00:20:58 +10:00
a2x
b1ea8d33d4 📦 Game Update 13985 2024-01-20 17:14:53 +10:00
a2x
273ff41717
Merge pull request #51 from superyu1337/main
📦 Game Update 13984
2024-01-05 17:18:26 +10:00
Janek
023c7c76c9 📦 Game Update 13984 2024-01-05 02:00:39 +01:00
a2x
861de6f984
Merge pull request #47 from superyu1337/main
Include build number in generated files
2023-12-30 15:38:24 +10:00
Janek
ac4064c740 📦 Game Update 13983
Okay, not actually a game update. But the offset files now have the build number, which is very cool indeed.
2023-12-30 04:18:05 +01:00
Janek
78be5fb378 Update offsets.rs
- Add game build number to offsets file, for more info, see https://github.com/a2x/cs2-dumper/issues/45
2023-12-30 04:16:39 +01:00
a2x
9a13b18e5b 📦 Game Update 13983 2023-12-22 13:24:05 +10:00
a2x
89cbead574 📦 Game Update 13982 2023-12-19 14:48:27 +10:00
a2x
8aa2b8400c Fix dwForceAttack and dwForceAttack2 patterns 2023-12-15 01:24:02 +10:00
a2x
a69276402b 📦 Game Update 13981 (2) 2023-12-14 21:59:52 +10:00
a2x
5c0e0dc831 Fix typo 2023-12-14 11:16:28 +10:00
a2x
e178b41cdf 📦 Game Update 13981 2023-12-14 11:12:24 +10:00
a2x
a4e5aea2ea Check for config.json file existence before proceeding 2023-12-14 11:10:39 +10:00
a2x
bcab0660f8 📦 Game Update 13980 (2) 2023-12-12 09:22:04 +10:00
a2x
70563cd87f Add '*.yaml' to .gitattributes 2023-12-08 18:07:23 +10:00
a2x
1688e3e04c 📦 Game Update 13980 2023-12-08 13:41:58 +10:00
a2x
dfdc048708
Update README.md 2023-12-07 21:50:17 +10:00
a2x
6dc4f54ef2 Add YAML file builder and automatically resolve offsets in tests 2023-12-07 21:47:08 +10:00
a2x
bc2b8d27b0 Update windows dependency version in Cargo.toml 2023-12-07 13:31:07 +10:00
a2x
39df7e8163 📦 Game Update 13978 2023-12-07 13:22:07 +10:00
a2x
28c85f2063
Merge pull request #41 from mildnsj/main
Update config.json
2023-12-07 10:33:36 +10:00
ToOl_UmbRelLa
c7af39aad7
Update config.json
Fix C4 sig
2023-12-06 18:55:59 -05:00
a2x
9e5971e8ae 📦 Game Update 13976 2023-12-05 10:45:45 +10:00
a2x
170df6cc47 📦 Game Update 13974 2023-12-01 14:38:32 +10:00
a2x
b7ee68c67e 📦 Game Update 13973 2023-11-21 11:07:02 +10:00
a2x
614c15299e 📦 Game Update 13972 2023-11-18 11:58:12 +10:00
a2x
a74b68f45f 📦 Game Update 13971 2023-11-17 13:39:04 +10:00
a2x
bb0305c0fc
Merge pull request #36 from ZanderFoster/main
Update dwViewAngles offset from CUserInput sig
2023-11-17 12:27:57 +10:00
a2x
34bcdaad53 📦 Game Update 13970 2023-11-17 12:26:17 +10:00
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