848 Commits

Author SHA1 Message Date
Arxan-Technologies
8619312195 Remove unused and confusing class (#217)
Co-authored-by: MetaClient <metaclientauth@gmail.com>
2022-05-17 22:03:58 +02:00
Sainan
a37a42e305 chore: Remove unused pointer (#216) 2022-05-17 15:56:41 +02:00
Sainan
6c0d8072f9 Fix RCOE-Patch leaving the game in a dirty state after unload (#215) 2022-05-17 15:56:17 +02:00
xM4ddy
f0d1639884 Should be working. 2022-05-16 15:33:43 -04:00
Yimura
bd7e2467e7 fix(ScriptEventHandler): Actually catch bad hashes 2022-05-16 12:49:21 +02:00
xM4ddy
f1604fede6 Added Vehicle Fly 2022-05-16 02:22:11 -04:00
Yimura
803ffa2d80 feat(TSE): Added protection against more script hashes
fixes #205
2022-05-16 00:56:15 +02:00
karifeld
3243bcb107 fix(ESP): Patch for #198 (#204) 2022-05-16 00:09:31 +02:00
Yimura
7bdc0021c8 feat(Project): Updated README & removed FEATURES 2022-05-13 22:41:40 +02:00
Yimura
ad690f242b feat(ErrorScreen): Removed detour hook as it's "detected" 2022-05-13 18:45:32 +02:00
Yimura
286960ac18 feat(Protections): Added network group override protection 2022-05-13 18:26:15 +02:00
Yimura
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
Yimura
3c1aaec970 feat(StealVehicleGun): Added timeout between kicking out of vehicle 2022-05-13 15:33:19 +02:00
Yimura
49e6739c0f fix(Debug): Send script event prevent AC detection 2022-05-13 15:10:23 +02:00
Yimura
f35dc534b7 fix(Toxic): Don't use 0 as player id, make sure it's valid 2022-05-13 14:49:27 +02:00
Yimura
c7e4ce8003 fix(Toxic): Removed unused variable location 2022-05-13 14:21:59 +02:00
karifeld
302243038f feat(ESP): Expand functionality 2022-05-11 12:00:54 +02:00
Yimura
addad5d44b fix(MobileService): Update last update time 2022-05-11 00:02:33 +02:00
Yimura
9649c8f8fe fix(ReceivedEvent): Actually catch stupid crash 2022-05-10 21:59:03 +02:00
Yimura
52d0950b0c fix(Mobile): Typo in text for empty personal vehicle list 2022-05-10 20:55:13 +02:00
Yimura
d4974859de fix(Mobile): Crash while in loading (before globals are available) 2022-05-10 20:38:24 +02:00
Yimura
050149e8af feat(Protection): Added TASK_TEMP_VEHICLE_ACTION anti-crash 2022-05-10 20:23:48 +02:00
Yimura
f32e61bd7e fix(AutoDrive): Type warnings 2022-05-10 20:22:57 +02:00
Yimura
420d20479a refactor(NativeHooks): Modernized/optimized code 2022-05-10 19:40:30 +02:00
Yimura
e3a6de8641 fix(CarmodShop): Spoof stats for 2nd account 2022-05-10 19:23:28 +02:00
Yimura
608fcc8868 refactor(MobileService): Auto load personal vehicles, modernized code & improved caching (#195) 2022-05-10 19:02:30 +02:00
Yimura
2ee785f50f fix(ReceivedEvent): Reset SCRIPTED_GAME_EVENT buffer 2022-05-10 17:06:00 +02:00
Yimura
f9b729040f fix(ViewPlayer): Added lost TreePop 2022-05-10 16:54:38 +02:00
Aure7138
cce5c553e6 feat(Teleport): Added more teleport to objective (#185)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-09 23:00:50 +02:00
MoneyDropLobby
929705cd8a feat(Vehicle): Instant into vehicle (globals) (#181) 2022-05-09 22:58:53 +02:00
Maddy
0e340a5217 feat(Vehicle): Add auto drive (#182)
* Should be working

* Boy am I dumb

* Fixes and added wander and other shit
2022-05-09 14:59:38 +02:00
Yimura
0390050d3f Fix Script Event Handler hook from clogging event queue (#163)
* fixes #154

* fix(ReceivedEvent): BitBuffer was incorrectly initialised
2022-05-08 22:00:55 +02:00
Yimura
0fc1bf6a1b feat(System): Added looped feature to disable sigscanner
fixes #180
2022-05-08 18:31:36 +02:00
xM4ddy
31124cbf28 Added variables for common self natives 2022-05-07 18:27:59 -04:00
Mystro
973413a03f fix: prevent dying while using spectate & freecam (#179) 2022-05-07 23:13:53 +02:00
Mystro
28640b453e feat(Player): Added Flying vehicle
Co-authored-by: LiamD-Flop
2022-05-05 22:51:18 +02:00
Yimura
cf22bdc63a fix(PlayerList): Scaling of window 2022-05-05 01:40:09 +02:00
Yimura
933c3eb145 chore: Cleanup code 2022-05-05 01:39:11 +02:00
xM4ddy
72366d99c8 File weirdness 2022-05-04 14:55:36 -04:00
LiamD-Flop
e7cc2611b6 feat(GUI): Simplifying the gui (#118)
Co-authored-by: Maddy <59680197+xM4ddy@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-04 19:16:40 +02:00
Mystro
52e2fe19ac feat(Toxic): Kick from vehicle (#165) 2022-05-04 10:02:29 +02:00
Yimura
da17bb8cb8 fix(Backend): g_local_player not updating 2022-05-03 18:37:59 +02:00
Yimura
9f079904cb fix(Mechanic): Spawn Timer 2022-05-03 18:00:09 +02:00
cl1xa
ee1c0ef440 fix(ESP): Elements getting cut off on screen edges (#160)
Co-authored-by: Caden <82620517+cl52902@users.noreply.github.com>
2022-05-03 15:03:39 +02:00
Maddy
c7f2fb9fcb fix: Globals, UI and removed super run (#161)
* RGB vehicle feature had broken UI
 * Globals updated to 1.59
 * Removed super run (ReClass outdated)
2022-05-03 15:02:18 +02:00
Maddy
cc463cc2ef feat(Vehicle): Added rainbow options (#141) 2022-05-02 21:32:23 +02:00
Maddy
e65ee20053 feat(Vehicle): drive on water (#140) 2022-05-02 21:31:07 +02:00
Maddy
61781b3312 feat(Self): Add local visibility option (#116) 2022-05-02 21:15:49 +02:00
Aure7138
1b3521d227 fix(Blips): Get blip location by color (#146)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-02 21:15:05 +02:00
Yimura
dd31636275 feat(VehiclePreview): Stop preview on spawn 2022-03-31 01:34:36 +02:00
Yimura
b90f4ef46d fix(VehiclePreview): Issue w/ running fiber 2022-03-31 01:26:22 +02:00
Yimura
5c03e8868a fix(ScriptEventHandler): Filter rotate cam for current PlayerID 2022-03-31 01:06:15 +02:00
Yimura
638e71e6c0 feat(Pointers): Set SCREEN_RESOLUTION signature early 2022-03-31 00:21:05 +02:00
Yimura
d6ccfd242f feat(GUI): Don't use natives for resolution 2022-03-31 00:06:20 +02:00
Yimura
05c117f58b fix(Hud): Bug where transition state 66 would remain active on screen 2022-03-30 23:55:52 +02:00
Yimura
58f31fec0e fix(Spectate): Inverted FREEZE_ENTITY_POSITION toggle 2022-03-30 23:40:49 +02:00
Maddy
2e3d8fca48 fix(Max Vehicle): Set tires to bulletproof (#128) 2022-03-23 18:45:54 +01:00
LiamD-Flop
1fc8071d27 fix(ESP): Can't load through loading screen if we delete it (#131) 2022-03-23 18:44:21 +01:00
Yimura
d4ee375309 fix(GUI): Call ImGui::End regardless of return of ImGui::Begin
Fixes #127
2022-03-22 23:39:33 +01:00
Maddy
cc7223dc6a feat(session): Add Local Weather Options (#123)
Co-authored-by: LiamD-Flop <contact@liamd.me>
2022-03-21 22:06:16 +01:00
Maddy
e23153c887 feat(spawn): Add Spawn Maxed Option (#124)
Co-authored-by: LiamD-Flop <contact@liamd.me>
2022-03-21 22:05:13 +01:00
Yimura
a2f459fad9 feat(Logging): Added settings to toggle them (#126)
* feat(Settings): Added notification settings
2022-03-21 18:10:18 +01:00
Yimura
49a4d4c802 refactor: Improvements and small changes (#125)
* fix(Looped): Typo in spectate function name

* fix(Spectate): Prevent falling through world

* feat(Pointers): Shortened useless part of signature

* feat(ReceivedEvent): Removed unused include

* feat(Protections): Optimised NET_ARRAY_ERROR protection

* feat(View/Settings): Restructured protections dropdown
2022-03-21 18:02:30 +01:00
Maddy
b77668694e feat(Session): Added local time modifiers 2022-03-19 23:15:38 +01:00
Yimura
dbcd74c49a feat(Pointers): Added screen resolution x/y 2022-03-17 12:08:03 +01:00
Yimura
91b012e52e feat(CarmodShop): Spoof unlock all features 2022-03-17 00:06:54 +01:00
Yimura
b757e33589 feat(Debug): NETWORK_BAIL when I'm stuck 2022-03-17 00:06:26 +01:00
Yimura
69d30ce297 feat(SpecialAmmo): Added special ammo options
- Removed frame flags #108
2022-03-16 19:16:52 +01:00
Yimura
ed9d6cef25 feat(Protections): Added version mismatch patch 2022-03-16 15:55:27 +01:00
Yimura
bd8046c214 feat(Remote): Increased request timeout #114 2022-03-16 13:23:51 +01:00
Yimura
cd9a63379e chore(Pointers): Removed useless incompatible version "fix" 2022-03-16 00:04:09 +01:00
Yimura
916dee7175 feat(datBitBuffer): Renamed unkBit 2022-03-16 00:03:40 +01:00
Yimura
54bdb6da56 feat(Spawner): Preview vehicle before spawning (#113) 2022-03-14 23:31:30 +01:00
LiamD-Flop
18c5756eb5 fix(ESP): Fixed esp crashing 2022-03-11 14:20:44 +01:00
Yimura
f226cd3b1a fix(TransitionState): Not shown because of broken if statement check 2022-03-10 00:53:34 +01:00
LiamD-Flop
d07d851f4b fix(ESP): Color picker fixed 2022-03-09 01:12:24 +01:00
LiamD-Flop
5a25456431 feat(ESP) (#90)
* feat(ESP): Basic esp

* feat(ESP): Optimized ESP, Added tracer & playername

* feat(ESP): Added health & distance

* feat(ESP): Added settings for esp

* feat(ESP): Toggle ESP

* feat(ESP): Small customizability added

* feat(ESP): Toggle settings on global toggle

* fix(ESP): Stupid mistake

* fix(ESP): Build warning

Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-03-09 00:03:14 +01:00
Yimura
959d070d53 feat(HUD): Added transition info in loading screens (#97) 2022-03-08 23:05:31 +01:00
Yimura
a566dd4c18 fix(ViewPlayer): Certain Misc options were incorrectly placed 2022-03-08 20:06:37 +01:00
Maddy
bf43f6f9ce feat: remote taze player (#94)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-03-08 19:56:14 +01:00
Maddy
9503ab4fdb feat: remote clear wanted level and remote never wanted (#93) 2022-03-08 19:26:28 +01:00
Maddy
1fcfd5e0c6 feat: Added steal outfit, steal identity (#92)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-03-08 18:52:00 +01:00
Yimura
5632c9d812 fix(FreeCam): Request focus at cam coords. 2022-03-08 01:06:12 +01:00
Yimura
8a26427311 feat(Vehicle): Made horn boost based of vehicle heading
Thanks @DayibBaba
Closes #67
2022-03-03 02:09:11 +01:00
Maddy
9b34d69559 Session Changer move from Self tab to Session tab (#76) 2022-03-03 01:35:20 +01:00
Maddy
17dd3be7cb feat(Natives): Updated from aloc8or list (#75) 2022-03-02 15:41:09 +01:00
Maddy
bfea7e0722 feat: Added suggestions from #64
Added:
* Give All Weapons
* No spread
* No recoil
* Force Crosshair
* Weapon Damage Modifier
* Clean Player & Keep Player Clean
* Invisibility

Modified:
* Welcome notification shows the current hotkey to open menu
* Weapons.h has been updated with the most recent weapons
2022-03-02 14:48:53 +01:00
LiamD-Flop
f18dde584f fix(GUI): Notifications freezing menu 2022-03-02 01:40:04 +01:00
LiamD-Flop
eb71752b5b feature(GUI): Notifications are gui styled. (#69)
* feature(GUI): Notifications are gui styled.

* feature(GUI): Removed ~r~
2022-03-02 00:21:29 +01:00
LiamD-Flop
a47d0a3359 Merge: rework_gui > master 2022-02-28 23:04:56 +01:00
Yimura
43f8ecef58 feat(TopBar): Fastest quit in the west 2022-02-27 22:48:34 +01:00
Yimura
9ecffc7d68 feat(Vehicle): Added checkbox to disable targetting 2022-02-22 01:39:09 +01:00
Yimura
a2d9f04f1e feat(Globals): Simplified code, sorry to anyone who has to update their code 2022-02-22 01:18:49 +01:00
Yimura
86522fa238 feat(Renderer): Use file manager instead of manually getting file 2022-02-21 23:22:59 +01:00
Yimura
ff0dcd7723 fix(UserWindow): Disable rounding on static window 2022-02-21 23:22:37 +01:00
Yimura
b5b7b0e1cf chore(Logger): Uncomment disable quick edit mode 2022-02-21 20:09:48 +01:00
Yimura
21fb501b27 feat(Main): Initialize file_manager and logger 2022-02-21 18:23:05 +01:00
Yimura
57cca88fb4 feat(Logger): Implement new logger 2022-02-21 18:22:46 +01:00
Yimura
4b8826bc43 feat(Logger): Complete rewrite 2022-02-21 18:22:29 +01:00
Yimura
8e960e7c81 feat(ThreadPool): Simplified and optimised code 2022-02-21 18:22:00 +01:00
Yimura
13cdff3be5 feat(FileManager): Added FileManager for easier file management 2022-02-21 18:03:44 +01:00
Yimura
e1632c329c feat(Notify): Simplified code, using std::string_view 2022-02-21 01:24:27 +01:00
Yimura
b9f61c522b feat(Players): Added friends again 2022-02-21 00:55:21 +01:00
Yimura
accabcdfa1 feat(Pointers): Added FriendRegistry 2022-02-18 17:44:32 +01:00
Yimura
0898dbe2ff fix(PlayerService): return nullptr instead of false 2022-02-18 16:28:31 +01:00
Yimura
11b51edaea fix(InfiniteAmmo/Mag): Removed unused includes 2022-02-13 23:53:10 +01:00
Yimura
c49cb35cfc fix(Globals): Assign to correct settings and don't int cast 2022-02-13 23:52:33 +01:00
Maddy
5ea6135856 Added Infinite ammo & clip. 2022-02-08 23:06:33 -05:00
Yimura
f711af3803 fix(TriggerScriptEvent): Function definition was incorrect 2022-02-04 18:40:21 +01:00
Yimura
1f8b57c290 fix(Toxic): Bounty event didn't use amount argument 2022-02-04 18:36:15 +01:00
Yimura
dcbdb616cd fix(PlayerWindow): Incorrect method for ID setting 2022-02-02 13:32:53 +01:00
Yimura
8b385165fd feat(Hooks): Don't log player join/leave 2022-02-02 13:05:04 +01:00
Yimura
8b656cf533 chore: Replace strcat and others with fmt::format 2022-02-02 02:32:30 +01:00
Yimura
0cff76852a feat(PlayerList): Further simplified how selected player is handled 2022-02-02 01:38:35 +01:00
Yimura
b5c12a12bf feat(Spectate): Why did I ever use signature 2022-02-01 23:14:58 +01:00
Yimura
8902ba8b8c fix(MorsMutual): Spawn at mors mutual flag saves it server side 2022-02-01 22:04:56 +01:00
Yimura
445514c8bf fix(Spectate): Check if player is valid while spectating 2022-01-31 18:36:00 +01:00
Yimura
1dc68d23e1 feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00
Yimura
7a050997b0 fix(CurrentProfile): Forgot to draw Transmission tab 2022-01-31 17:27:59 +01:00
Yimura
9726d96c6a feat(vendor): Updated GTAV-Classes 2022-01-30 00:23:26 +01:00
Yimura
be00df60e5 chore(Mobile): Indicate transform uses global tolower and not std::tolower 2022-01-29 23:35:13 +01:00
Yimura
ccb045eb5a fix(Hooks): Type in player left hook 2022-01-26 22:41:16 +01:00
Yimura
296d147fa6 feat(ScriptEventHandler): Forgot to block rotate cam 2022-01-26 21:37:08 +01:00
Yimura
15c35c7bd7 feat(Mobile): Spawn personal vehicle at any distance 2022-01-26 17:27:55 +01:00
Yimura
257fd54956 feat(ScriptEventHandler): Prevent network bail 2022-01-26 15:23:57 +01:00
Yimura
64f6cb759f feat(CarmodShop): Hooked SET_VEHICLE_LIGHTS 2022-01-26 15:19:56 +01:00
Yimura
884c0147ba feat(GTA/Enums): Added other gamestates 2022-01-26 14:01:38 +01:00
Yimura
d762e9e69f feat(Hooks): Added player join and leave hooks 2022-01-25 02:55:35 +01:00
Yimura
26317656dc fix(NativeHooks): Network Bail replaced with function that does nothing 2022-01-25 02:52:04 +01:00
Yimura
d1b11f7d3c fix(Pointers): GTA Thread Start signature
fixes #47
2022-01-22 03:27:13 +01:00
Yimura
07d001f467 fix(Mobile): Kick player out of vehicle before spawning new 2022-01-22 00:06:43 +01:00
Yimura
b8d7acabc3 fix(NativeHooks): Removed old file that was borked by Visual Studio 2022-01-21 23:38:49 +01:00
Yimura
60c279ce48 fix(NativeHooks): Hook on inject 2022-01-21 23:32:57 +01:00
Yimura
1273b47ef2 feat(LsCustoms): No need to set position and heading as the natives are hooked 2022-01-21 23:14:19 +01:00
Yimura
c1fd7e4bd5 feat(NativeHooking): Added dynamic script native hooking 2022-01-21 23:13:43 +01:00
Yimura
a65171db21 feat(Hooks): Split freemode script recovery into 2 different files 2022-01-21 23:13:10 +01:00
Yimura
5ae10d4e4b feat(Hooking): Added GTA Thread start hook 2022-01-21 23:11:37 +01:00
Yimura
04053e8032 feat(Pointers): Added GTA Thread start signature 2022-01-21 23:08:00 +01:00
Yimura
84d04a9e4d feat(Util/System): Get rel address of pointer 2022-01-20 14:42:08 +01:00
Yimura
5cea9d40e7 feat(Settings): Added rebinding of menu toggle 2022-01-18 02:38:51 +01:00
Yimura
c902756bca fix(Hotkey): Make inline to make compiler happy 2022-01-18 02:21:04 +01:00
Yimura
caff765f43 feat(Mobile): Added teleport into personal vehicle 2022-01-18 02:06:28 +01:00
Yimura
9758900a38 feat(Util/Notify): Added busy spinner 2022-01-18 02:05:38 +01:00
Yimura
a22b939bdc feat(Util/Vehicle): Set vehicle heading and don't continue if we can't get control of vehicle. 2022-01-18 02:03:20 +01:00
Yimura
815d493530 feat(Vehicle): Added trigger LS Customs anywhere 2022-01-14 16:12:30 +01:00
Yimura
4d3dafeb4d feat(ImGui): Renamed bitfield and added hotkey 2022-01-11 19:10:57 +01:00
Yimura
d325f7cfd1 feat(Mobile): Don't set spawn at mors flag when despawning vehicle 2022-01-11 19:09:25 +01:00
Yimura
6be2466f26 refactor: Util/Mobile reordering functions 2022-01-10 12:54:05 +01:00
Yimura
f666785d92 feat(enum): Updated eVehicleFlags 2022-01-10 12:39:09 +01:00
Yimura
ea43cf7520 refactor: TabVehicle redesigned GUI elements 2022-01-09 14:14:14 +01:00
Yimura
bc6cb46faf refactor: TabTeleport moved personal vehicle global to util header 2022-01-09 01:10:38 +01:00
Yimura
1074802d8c feat(Teleport): Moved teleport personal vehicel to teleport tab 2022-01-08 23:59:32 +01:00
Yimura
7e6e1b3cc4 feat(Globals): Modified styling of buttons and fields 2022-01-08 22:30:39 +01:00
Yimura
adb95d3f46 fix(Globals): Globals created at runtime need their cache built 2022-01-08 20:30:13 +01:00
Yimura
d76ca9c23c fix(Globals): Unable to start freeze thread pool 2022-01-08 19:56:05 +01:00
Yimura
4ca02a2dae fix(PersonalVehicle): Remove old vehicles from list 2022-01-08 19:54:10 +01:00
Yimura
baf924d203 feat(PersonalVehicles): Alphabetic list 2022-01-08 17:48:46 +01:00
Yimura
165c319fd6 refactor: eVehicleFlags::ACTIVE changed to TRIGGER_SPAWN_TOGGLE 2022-01-08 17:46:58 +01:00
Yimura
2414ee3c81 fix(CustomWeapons): Fix Gravity Gun not doing cleanup when failing REQUEST_CONTROL
Fixes #40
2022-01-08 14:09:00 +01:00
Yimura
dff8bb85e5 feat(Mobile): Added Mechanic personal vehicle summon 2022-01-08 05:42:36 +01:00
Yimura
c86f195467 refactor(Services): unnecessary global inclusion 2022-01-08 05:31:24 +01:00
Yimura
a3b2d8ffef refactor: Move find_script_thread to gta_util 2022-01-08 01:43:04 +01:00
Yimura
121553a3f5 refactor: Only act on an entity if we have control 2022-01-07 17:00:42 +01:00
Yimura
df92a95aa9 feat(OffRadar): Moved to util/mobile 2022-01-07 15:05:47 +01:00
Yimura
831ba8ad3a feat(Mobile): Added mors mutual insurance fix all vehicles 2022-01-07 13:58:51 +01:00
Yimura
ec22ca2905 feat(Crossmap): Updated with more accurate crossmap 2022-01-07 00:36:55 +01:00
Yimura
3d71ab1b77 fix(Player): SelectedPlayer struct was a copy and never updated causing the selected player to never update 2022-01-06 09:26:45 +01:00
Yimura
74fdad96fe feat(Debug): Added Script Event Logging
Closes #26
2022-01-06 08:47:00 +01:00
Yimura
624373a2f9 fea(PlayerInfo): Show wanted level and if player pad has god 2022-01-05 22:14:44 +01:00
Yimura
44693ff015 Merge pull request #39 from The-Denno/bug_ragdoll
fix(Self): No Ragdoll force ragdolling when disabled

fixes #36
2022-01-05 21:09:46 +01:00
The-Denno
7877c7cd8c Update no_ragdoll.cpp
fix(Self): ragdoll sideeffects as mentioned in #36
2022-01-05 19:23:57 +01:00
Yimura
4c28db9e58 fix(Vehicle): Vehicle God mode was not working as intended 2022-01-05 19:22:21 +01:00
Yimura
152b5fc574 Merge pull request #38 from The-Denno/gui_player_info
feat(PlayerInfo): Added vehicle god mode detection
2022-01-05 18:54:57 +01:00
Yimura
9c4e22814d feat(PlayerInfo): Simplified Code and added separators 2022-01-05 18:51:30 +01:00
Yimura
258aacccd8 Merge pull request #37 from The-Denno/settings
feat(Settings): Added toggles for script protections
2022-01-05 18:47:05 +01:00
The-Denno
cea523f391 Update tab_settings.cpp
fix(GUI): using ImGui::TreeNode and ImGui::TreePop in settings.cpp
2022-01-05 18:43:03 +01:00
The-Denno
deab14bf83 Update player_info.cpp
feat(GUI): added player ped in godmode vehicle detection in player_info.cpp
2022-01-05 18:31:09 +01:00
Yimura
b4d23c1789 fix(Self): Wanted Level added force toggle
fixes #23
2022-01-05 18:30:16 +01:00
The-Denno
f1bfa8e22d Update tab_settings.cpp
feat(settings): added checkboxes to enable and disable protections in tab_settings.cpp
2022-01-05 18:22:06 +01:00
Yimura
d08c1c5e3f feat(Self): Reorganised self tab items in groups 2022-01-05 18:18:03 +01:00
Yimura
aa08bb206b refactor(Core): Removed eExplosionType and updated gta/enums instead 2022-01-04 23:10:27 +01:00
Yimura
4f4dc63e0d refactor(Fonts): Removed unused rubik font 2022-01-04 22:52:23 +01:00
Yimura
0e0f6c626b refactor(GUI): Simplified calls to windows 2022-01-04 22:45:34 +01:00
Yimura
8c099fa473 refactor(Toxic): Removed origin option 2022-01-04 22:33:56 +01:00
Yimura
caccb4064f refactor(GUI): Cleaned gui function defs 2022-01-04 22:16:36 +01:00
Kaki
3554334ed7 remove include 2021-12-29 15:09:43 +01:00
Kaki
8dfa7cd14e use array instead of vector 2021-12-29 14:57:58 +01:00
Kaki
6cd2d56a62 fixing everything 2021-12-29 14:24:12 +01:00
Kaki
b648cba70d feat(Teleport): Teleport to objective 2021-12-29 11:48:53 +01:00
Gibson
621745feca Update window_handling.cpp
Fixed window handling endline
2021-12-26 21:30:56 -05:00
Gibson
63bacc0a77 Updated tab_self for missing code
Missing treepop causing issues in self tab
2021-12-26 21:30:08 -05:00
karifeld
0f085a880b Update tab_self.cpp 2021-12-25 20:26:45 +08:00
karifeld
8efde2daa6 feat(Spoofing) disable player control 2021-12-25 19:41:25 +08:00
karifeld
e894de848f feat(Self): much more organized 2021-12-25 17:22:24 +08:00
Yimura
0c01593ab9 fix(Globals): Don't forget to close file handle 2021-12-24 01:58:56 +01:00
Yimura
1a21dc1018 feat(Debug): Added global debugging tab 2021-12-24 01:53:50 +01:00
Yimura
0856f3eab5 feat(GUI): Added debug window 2021-12-22 21:41:00 +01:00
Yimura
28773c63b1 chore(Protections): Removed unused replay_interface 2021-12-22 21:35:59 +01:00
Yimura
a124296a5e feat(Settings): Removed dump entrypoints button 2021-12-22 21:30:09 +01:00
Yimura
91052e3ef6 feat(Globals): Added debug window bool 2021-12-22 21:26:26 +01:00