Commit Graph

477 Commits

Author SHA1 Message Date
Yimura
a333d42ad4 feat(PlayerWindow): Added teleport options 2021-07-25 21:02:57 +02:00
Yimura
8f375405df feat(GTA): Updated classes 2021-07-25 21:02:25 +02:00
Yimura
d961ad272a rename(Invoker): Assembly file rename to prevent object conflict 2021-07-24 17:15:52 +02:00
Yimura
fae5bf694c feat(Globals): Added value checking to deep_compare method 2021-07-24 17:15:31 +02:00
Yimura
77aa52c779 feat(Globals): Made settings save location const 2021-07-24 15:27:41 +02:00
Yimura
dd5d4978d4 fix(Globals): Fixed certain settings being overwritten 2021-07-24 15:16:15 +02:00
Yimura
1f869a927e feat(Hook/ErrorScreen): Inverted if-statement 2021-07-24 15:00:23 +02:00
Yimura
055dc25fc3 feat(Hooking): Added hooks for report_cash_spawn & report_cheating 2021-07-24 14:49:31 +02:00
Yimura
bce48acb36 feat(DefuseEvent): Removed DefuseEvent as it trips REPORT_MYSELF 2021-07-24 14:47:36 +02:00
Yimura
cf14e2f846 feat(Tabs): Added no idle kick 2021-07-24 14:39:34 +02:00
Yimura
1ee43a71e0 feat(Globals): Added no idle kick 2021-07-24 14:39:13 +02:00
Yimura
5accc047a2 feat(Tunables): Added no idle kick 2021-07-24 14:38:23 +02:00
Yimura
ab77390428 fix(DisablePhone): Correct script_global 2021-07-24 14:38:00 +02:00
Yimura
773a2fe0e6 fix(ReceivedEvent): strcat instead of strcpy 2021-07-24 00:16:43 +02:00
Yimura
9f8e3597fb feat(Tunables): Added disable phone 2021-07-24 00:16:04 +02:00
Yimura
2afef4153d fix(Pointers): Typo 2021-07-23 23:03:47 +02:00
Yimura
24e2db3d0d feat(Player): Added info tab 2021-07-23 23:02:46 +02:00
Yimura
0ab4092d40 fix(Spectate): Don't force spectate unless it's explicitly enabled 2021-07-23 23:02:26 +02:00
Yimura
f98c50dbfc rename(MainTabs): Renamed tabs.hpp to main_tabs.hpp 2021-07-23 23:00:11 +02:00
Yimura
94faea5a32 fix(ReceivedEvent): Get event name 2021-07-23 21:16:58 +02:00
Yimura
d08b6f969f feat(Windows): Added toggle for player window 2021-07-23 21:16:34 +02:00
Yimura
5c20bcbdb8 feat(Hooking): Obfuscated hooking strings 2021-07-23 21:15:55 +02:00
Yimura
1e24beed31 feat(Globals): Added deep_compare function to update settings 2021-07-23 21:15:32 +02:00
Yimura
41663429c9 feat(Players): Made list alphabetical 2021-07-23 18:06:33 +02:00
Yimura
46d79caa7b feat(Recovery): Push more code related to setting char level 2021-07-23 12:28:17 +02:00
Yimura
a090a33106 feat(ReceivedEvent): Cleaned up messages of detections 2021-07-23 12:27:07 +02:00
Yimura
f750e3d9e6 feat(Crossmap): Updated with clean version 2021-07-23 12:26:46 +02:00
Yimura
32fbef0d8b feat(Tab/Weapons): Optimised reference to weapon option in dropdown 2021-07-23 12:01:52 +02:00
Yimura
408ca4c45b feat(Tab/Vehicle): Added repair button 2021-07-23 11:59:53 +02:00
Yimura
6f5151171e feat(Tabs): Added recovery tab with set level 2021-07-23 11:59:31 +02:00
Yimura
c62430e76b feat(RepairGun): Call repair helper function 2021-07-23 11:59:01 +02:00
Yimura
b3dd9a6756 feat(Util/Vehicle): Added repair function 2021-07-23 11:58:43 +02:00
Yimura
e1d5d3ee46 feat(OffRadar): Fixed global offsets 2021-07-23 10:12:40 +02:00
Yimura
0edc11ca4a feat(HornBoost): Made exponential 2021-07-23 00:48:46 +02:00
Yimura
45f050a346 feat(Invoker): Added try except around native call 2021-07-23 00:47:55 +02:00
Yimura
1233514bbb feat(Pointers): Obfuscated and fixed pointers 2021-07-23 00:47:27 +02:00
Yimura
4bccaa4445 feat(Crossmap): Updated native crossmap 2021-07-23 00:47:01 +02:00
Yimura
ad99272383 fix(Invoker): TLS Context size changed 2021-07-23 00:46:33 +02:00
Yimura
e2db18ead5
refactor(Hooks): Swapped net_event_struct with CNetworkIncrementStatEvent 2021-05-26 14:45:36 +02:00
Yimura
f891e23760
feat(MainWindow): Added teleport to waypoint 2021-05-26 14:38:38 +02:00
Yimura
a553bc0f3f
refactor(StealVehicleGun): Wait for player to get kicked from vehicle 2021-05-26 14:26:00 +02:00
Yimura
3941178ace
refactor(GravityGun): Fixed cleanup of selected entity 2021-05-26 14:24:49 +02:00
Yimura
45158dcf14
feat(Player): Added spectate_player 2021-05-26 13:33:26 +02:00
Yimura
bb9d95525d
refactor(WindowLog): Removed unused include 2021-05-26 13:17:32 +02:00
Yimura
bebf912131
feat(Windows): Added player window 2021-05-26 13:17:19 +02:00
Yimura
260ebf9a88
fix(Pointers): Signature for REQUEST_CONTROL_OF_ENTITY 2021-05-26 13:16:29 +02:00
Yimura
07f91a28ae
feat(Entity): Patch Request Control of Entity 2021-05-26 00:14:28 +02:00
Yimura
600e9ad892
refactor(IncrementStatHook): Re-added old code 2021-05-25 14:44:35 +02:00
Yimura
ea4d1cd30b
refactor(VehicleUtil): Optimised bring vehicle 2021-05-25 14:11:13 +02:00
Yimura
abdfa503a5
refactor(IncrementStat): Removed increment stat and moved to received event 2021-05-25 14:09:02 +02:00