1092 Commits

Author SHA1 Message Date
Yimura
8561682420 feat(Core/Classes): Updated GTA classes 2021-07-26 21:22:32 +02:00
Yimura
e9188bb522 feat(PlayerWindow): Added check if net_player is nullptr 2021-07-26 21:22:01 +02:00
Yimura
84f3ca4c94 feat(HandlingWindow): Added check for nullptr of local player 2021-07-26 21:21:31 +02:00
Yimura
6e238479a6 feat(PlayerStruct): Added net_player property 2021-07-26 21:21:00 +02:00
Yimura
12050657ec feat(Backend): Added frame flags to loop 2021-07-26 21:19:58 +02:00
Yimura
26bc009ce2 feat(Notify): Added player join notification 2021-07-26 21:18:36 +02:00
Yimura
b0cf5cb611 feat(Self): Added frame flag cheats 2021-07-26 21:18:19 +02:00
Yimura
046f10b1be feat(Pointers): Added get_net_game_player function 2021-07-26 13:38:28 +02:00
Yimura
a55cbcd571 feat(Protections): Added scripted game event protection 2021-07-26 00:38:03 +02:00
Yimura
5e25fbf991 feat(GUI): Added handling window 2021-07-25 22:24:48 +02:00
Yimura
814cce7d55 feat(Global): Added pointer to local player ped 2021-07-25 22:24:22 +02:00
Yimura
44fd2ee600 fix(Core/Classes): Included gta vectors 2021-07-25 22:23:32 +02:00
Yimura
76a27f3c61 feat(System/ScreenSize): Removed random old variable 2021-07-25 21:15:28 +02:00
Yimura
5770015563 feat(Globals): Added handling window 2021-07-25 21:06:49 +02:00
Yimura
4656ec62c1 feat(Util/Teleport): Added to_entity, to_player, into_vehicle and bring_player 2021-07-25 21:03:49 +02:00
Yimura
b769503115 feat(PlayerWindow): Added teleport options 2021-07-25 21:02:57 +02:00
Yimura
1b0fd4960d feat(GTA): Updated classes 2021-07-25 21:02:25 +02:00
Yimura
f635d60ba7 rename(Invoker): Assembly file rename to prevent object conflict 2021-07-24 17:15:52 +02:00
Yimura
fcc796e8cb feat(Globals): Added value checking to deep_compare method 2021-07-24 17:15:31 +02:00
Yimura
0ae142bd40 feat(Globals): Made settings save location const 2021-07-24 15:27:41 +02:00
Yimura
9a8b7c8308 fix(Globals): Fixed certain settings being overwritten 2021-07-24 15:16:15 +02:00
Yimura
379cc8129b feat(Hook/ErrorScreen): Inverted if-statement 2021-07-24 15:00:23 +02:00
Yimura
411c2dd168 feat(Hooking): Added hooks for report_cash_spawn & report_cheating 2021-07-24 14:49:31 +02:00
Yimura
13d76ef9d4 feat(DefuseEvent): Removed DefuseEvent as it trips REPORT_MYSELF 2021-07-24 14:47:36 +02:00
Yimura
8d1ff873df feat(Tabs): Added no idle kick 2021-07-24 14:39:34 +02:00
Yimura
7f3a9a6f3c feat(Globals): Added no idle kick 2021-07-24 14:39:13 +02:00
Yimura
1c4f06de00 feat(Tunables): Added no idle kick 2021-07-24 14:38:23 +02:00
Yimura
408958c578 fix(DisablePhone): Correct script_global 2021-07-24 14:38:00 +02:00
Yimura
b12fa9ea63 fix(ReceivedEvent): strcat instead of strcpy 2021-07-24 00:16:43 +02:00
Yimura
a1739bcca4 feat(Tunables): Added disable phone 2021-07-24 00:16:04 +02:00
Yimura
560e5068b0 fix(Pointers): Typo 2021-07-23 23:03:47 +02:00
Yimura
3e8a71fbfa feat(Player): Added info tab 2021-07-23 23:02:46 +02:00
Yimura
9dd5a1232f fix(Spectate): Don't force spectate unless it's explicitly enabled 2021-07-23 23:02:26 +02:00
Yimura
5426bf2862 rename(MainTabs): Renamed tabs.hpp to main_tabs.hpp 2021-07-23 23:00:11 +02:00
Yimura
ce52fea2db fix(ReceivedEvent): Get event name 2021-07-23 21:16:58 +02:00
Yimura
308d250335 feat(Windows): Added toggle for player window 2021-07-23 21:16:34 +02:00
Yimura
a4348723ef feat(Hooking): Obfuscated hooking strings 2021-07-23 21:15:55 +02:00
Yimura
6de66af692 feat(Globals): Added deep_compare function to update settings 2021-07-23 21:15:32 +02:00
Yimura
cba521b616 feat(Players): Made list alphabetical 2021-07-23 18:06:33 +02:00
Yimura
e426963f54 feat(Recovery): Push more code related to setting char level 2021-07-23 12:28:17 +02:00
Yimura
87a8cb5acd feat(ReceivedEvent): Cleaned up messages of detections 2021-07-23 12:27:07 +02:00
Yimura
84245c92ab feat(Crossmap): Updated with clean version 2021-07-23 12:26:46 +02:00
Yimura
2a43b8f163 feat(Tab/Weapons): Optimised reference to weapon option in dropdown 2021-07-23 12:01:52 +02:00
Yimura
bcfe9e4592 feat(Tab/Vehicle): Added repair button 2021-07-23 11:59:53 +02:00
Yimura
cc9ad89258 feat(Tabs): Added recovery tab with set level 2021-07-23 11:59:31 +02:00
Yimura
4d81856de0 feat(RepairGun): Call repair helper function 2021-07-23 11:59:01 +02:00
Yimura
dc6f9f2ed6 feat(Util/Vehicle): Added repair function 2021-07-23 11:58:43 +02:00
Yimura
1290f2a366 feat(OffRadar): Fixed global offsets 2021-07-23 10:12:40 +02:00
Yimura
0f202d7606 feat(HornBoost): Made exponential 2021-07-23 00:48:46 +02:00
Yimura
865827184f feat(Invoker): Added try except around native call 2021-07-23 00:47:55 +02:00