cf4ecbc1f7
feat(vendor): switch ImGui vendor repository ( #531 )
2022-10-28 20:00:20 +01:00
63fb4d2c18
feat: added rid joiner ( #521 )
2022-10-26 14:12:29 +02:00
e4ea624e79
fix: online crash ( #518 )
2022-10-25 21:21:36 +01:00
858776370b
feat(vendor): Updated GTAV-Classes ( #516 )
2022-10-25 17:59:14 +01:00
d7bcd26791
feat: Switch to C++20 ( #508 )
2022-10-24 14:08:37 +02:00
1c6a279758
Added local caching for peds, vehicles and weapons ( #457 )
2022-10-18 23:30:32 +01:00
b3f13f284e
feat(vendor): updated GTAV-Classes ( #468 )
2022-10-06 12:11:23 +01:00
69ee868458
fix: bypass signature scanner ( #466 )
2022-10-04 19:41:30 +01:00
cfefff3c84
eImpactType -> eExplosionTag ( #462 )
2022-09-30 21:38:56 +01:00
3327be9772
feat(vendor): updated GTAV-Classes ( #447 )
...
Fixes an issue that indirectly broke ESP health bars (introduced unintentionally in #443 )
2022-09-12 23:58:07 +02:00
ab54473371
Add improved desync kick protection ( #443 )
...
Update GTAV-Classes vendor
2022-09-12 20:44:47 +02:00
a2dd2eb802
Bypass signature scanner ( #441 )
...
* fix: use our forks of MinHook & g3log
in an attempt to bypass the signature scanner
* fix: turn symbols Off for BigBaseV2 on premake
2022-09-06 22:51:58 +01:00
1ef205d0a5
Fixed Issue #403 ( #408 )
...
Fixes #403
2022-08-13 11:19:18 +02:00
954b7673ee
Improved detour handler, cleaned up hooks, and improved RCS hook ( #399 )
...
* Removed player join/leave for assign physical index, added new stuff to RCS, and improved joaating functions because it was driving me nuts.
* Improved the detour handler, got it down to 15ms or so for hooking. and added the sync options in the view
* Added includes to RCS
* Added a check on GGO to ensure it's not null
* Updated GTAV-Classes submodule
* Added CObject header file
* Changed a native to a pointer, when such changes didn't need to be done.
* Changed string on hooking
* Fixed the enum, was unsigned so removed -1 as unknown object to out of range sync.
* Added IDP Enable/Disable (#402 )
2022-08-09 20:39:55 +02:00
fade6e9767
fix(vendor): g3log regression introduced in #395 ( #396 )
2022-08-07 20:01:16 +02:00
2e3e402296
Bypassed detection. ( #395 )
2022-08-07 14:15:09 +02:00
ffbff0995d
feat(vendor): Updated GTAV-Classes ( #394 )
2022-08-07 13:16:23 +02:00
5613d410bd
feat(vendor): updated GTAV-Classes ( #372 )
2022-07-30 18:23:40 +02:00
cb21dfbf1c
use YimMenu g3log fork ( #373 )
2022-07-29 23:41:34 +02:00
5c238044db
Update menu for 1.61 ( #360 )
2022-07-27 14:39:22 +02:00
7fca37fa7b
feat(vendor): updated GTAV-Classes ( #323 )
2022-07-06 12:01:35 +02:00
872f933a7f
feat(Gui): Improved playerlist. ( #317 )
2022-07-05 18:56:32 +02:00
a5aec88e6f
Added model hashtable ( #319 )
2022-07-05 11:11:16 +02:00
2083f66d94
feat(Detection): Disable sig scanner ( #269 )
...
* feat(vendor): Update GTAV-Classes
* feat(Detection): Disable sig scanner
2022-06-03 15:14:26 +02:00
8f66ca13f4
fix(vendor): ImGui commit hash was reverted to detected version
2022-05-22 16:54:09 +02:00
9aebeaed17
F.A.R.T. Interface ( #104 )
...
Co-authored-by: Yimura <andreas.maerten@scarlet.be >
2022-05-22 16:38:28 +02:00
62760faf3b
feat(vendor): updated GTAV-Classes
2022-05-19 22:16:57 +02:00
0c0a99cf45
refactor: Remove Detected Code ( #203 )
...
* feat(premake): Cleaned up premake file, disabled ImGui asserts and other unused files
* feat(renderer): Don't build default font
* feat(vendor): replace ImGui with GTA V safe ImGui
* revert: feat(System): Added looped feature to disable sigscanner
2022-05-13 17:19:43 +02:00
420d20479a
refactor(NativeHooks): Modernized/optimized code
2022-05-10 19:40:30 +02:00
8ce94b04f0
feat(vendor): Updated GTAV-Classes
2022-03-02 02:13:04 +01:00
cc77660949
feat(vendor): Updated GTAV Classes
2022-02-21 00:59:16 +01:00
5cb8aab7e5
feat(vendor): Updated GTAV-Classes
2022-02-01 16:31:22 +01:00
b91c26235a
feat(vendor): Updated GTAV-Classes
2022-01-31 18:08:08 +01:00
9726d96c6a
feat(vendor): Updated GTAV-Classes
2022-01-30 00:23:26 +01:00
0c13fb4225
feat(vendor): Updated ImGui to latest
2022-01-08 23:58:50 +01:00
d925ec2bbc
feat(Vendor): Updated GTAV-Classes
2021-12-22 13:19:30 +01:00
82686abba4
feat(Vendor): Updated GTAV-Classes
2021-12-18 01:26:51 +01:00
7034d5671c
feat(Vendor): Updated GTAV-Classes
2021-12-17 23:27:25 +01:00
b5799c3029
feat(Vendor): Updated GTAV-Classes to latest commit
2021-12-15 16:09:05 +01:00
de9048e198
feat(Modules): Added GTAV-Classes submodule
2021-12-06 20:31:55 +01:00
a6f60fb0b5
chore(ImGui): Updated to latest master
2021-09-19 22:32:30 +02:00
fc80429b2a
Fixed base tab not properly closing the tab.
...
Updated dependencies.
2020-12-05 20:53:58 -05:00
f4f2f41093
Fixed BigBase v2 crashing if injected too early.
2020-03-28 02:00:19 -04:00
01d48cd314
Removed StackWalker and replaced it with g3log exception handling.
...
Updated natives for 1.50.
Added settings JSON implementation.
Refactored spawn vehicle bypass to not crash. (removed VMT hook)
2020-02-22 18:45:59 -05:00
87599327c5
Update ImGui to v1.72b.
2019-08-20 18:07:30 +02:00
99d16995db
Update nlohmann/json to v3.7.0
2019-07-29 23:28:24 +02:00
435f41e704
Update ImGui to v1.72
2019-07-29 23:25:46 +02:00
17fe337342
Premake, Gitmodules, Readme
2019-06-23 22:00:18 +02:00