Commit Graph

102 Commits

Author SHA1 Message Date
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 34bcdaad53 📦 Game Update 13970 2023-11-17 12:26:17 +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 d6c4c8e4f1 Fix for #32 2023-11-04 13:50:21 +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 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
mysty f5a7cf3536 Fix tests 2023-10-18 11:38:36 +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 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 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 4d9f131453 Fetch `dwWindowWidth` and `dwWindowHeight` offsets 2023-10-06 20:10:40 +10:00
a2x d392a319ac Some improvements 2023-10-05 19:24: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 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 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 0f38ed7d3b 📦 Game Update 13940 2023-09-15 12:15:08 +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
a2x 24d56461ff Fixed invalid key name 2023-09-08 23:34:22 +10:00
a2x 222b248f5c Updated README 2023-09-08 23:29:45 +10:00
a2x eeeb8b5392 Fetch offsets for entity list, local player and view matrix 2023-09-08 20:38:52 +10:00
a2x 743cfc3026 Initial commit 2023-09-08 17:59:09 +10:00