476 Commits

Author SHA1 Message Date
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
Yimura
1296456d93 feat(Pointers): Obfuscated and fixed pointers 2021-07-23 00:47:27 +02:00
Yimura
d558298f11 feat(Crossmap): Updated native crossmap 2021-07-23 00:47:01 +02:00
Yimura
c5c0efab6a fix(Invoker): TLS Context size changed 2021-07-23 00:46:33 +02:00
Yimura
cc3faf92eb refactor(Hooks): Swapped net_event_struct with CNetworkIncrementStatEvent 2021-05-26 14:45:36 +02:00
Yimura
1150bddc2c feat(MainWindow): Added teleport to waypoint 2021-05-26 14:38:38 +02:00
Yimura
9964944eb4 refactor(StealVehicleGun): Wait for player to get kicked from vehicle 2021-05-26 14:26:00 +02:00
Yimura
adcee2f487 refactor(GravityGun): Fixed cleanup of selected entity 2021-05-26 14:24:49 +02:00
Yimura
6621562d89 feat(Player): Added spectate_player 2021-05-26 13:33:26 +02:00
Yimura
65c2f8840b refactor(WindowLog): Removed unused include 2021-05-26 13:17:32 +02:00
Yimura
1feb58f5c3 feat(Windows): Added player window 2021-05-26 13:17:19 +02:00
Yimura
59f549cbf4 fix(Pointers): Signature for REQUEST_CONTROL_OF_ENTITY 2021-05-26 13:16:29 +02:00
Yimura
4746754fb8 feat(Entity): Patch Request Control of Entity 2021-05-26 00:14:28 +02:00
Yimura
7a99637cec refactor(IncrementStatHook): Re-added old code 2021-05-25 14:44:35 +02:00
Yimura
70cbd2eb7a refactor(VehicleUtil): Optimised bring vehicle 2021-05-25 14:11:13 +02:00
Yimura
2093db6220 refactor(IncrementStat): Removed increment stat and moved to received event 2021-05-25 14:09:02 +02:00
Yimura
3bb5c558b6 feat(Log): Changed log level of hooks and patterns 2021-05-25 12:59:02 +02:00