1562 Commits

Author SHA1 Message Date
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
Yimura
3cd570be91 feat(Protections): Added received event 2021-05-25 12:58:33 +02:00
Yimura
211c35e9e3 fix(WindowLog): Move to correct disk location
fixes #2
2021-05-25 11:14:49 +02:00
Yimura
3f61818c4e feat(Globals): Added window bool states to permanent settings 2021-05-21 14:13:00 +02:00
Yimura
75872ade75 feat(Vehicle): Added bring vehicle button 2021-05-21 14:09:28 +02:00
Yimura
7bd6912356 feat(Classes): Added CPedFactory and others 2021-05-21 13:16:40 +02:00
Yimura
9382271e12 feat(GUI): Enable all keys except interfering ones 2021-05-21 13:16:18 +02:00
Yimura
07cf882f3c fix(Logger): Lost bracket 2021-05-21 12:48:30 +02:00
Yimura
98a4b89d1c feat(Window): Added Log window 2021-05-21 12:44:43 +02:00
Yimura
8c0978bfde feat(Main): Removed SetConsoleCtrlHandler and DeleteMenu 2021-05-21 12:16:48 +02:00
Yimura
44bfa8fceb feat(Fonts): Added Storopia font 2021-05-21 12:16:10 +02:00
Yimura
6c622152eb feat(Console): Disable close button and handle close signal 2021-05-21 02:28:42 +02:00
Yimura
7006e55558 feat(TopBar): Toggle main window 2021-05-21 02:28:14 +02:00
Yimura
a69ea344dc feat(Self): Added Off Radar 2021-05-21 01:16:33 +02:00
Yimura
f01875d2c9 feat(Pointers): Added trigger_script_event 2021-05-21 00:59:09 +02:00