238 Commits

Author SHA1 Message Date
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
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
a124296a5e feat(Settings): Removed dump entrypoints button 2021-12-22 21:30:09 +01:00
Yimura
d925ec2bbc feat(Vendor): Updated GTAV-Classes 2021-12-22 13:19:30 +01:00
Yimura
d8b7b8801a feat(CPed): In vehicle property is a bit field, check against bit instead of one value 2021-12-20 11:37:23 +01:00
Yimura
28b1224898 feat(Self): Added super run 2021-12-19 00:25:54 +01:00
Yimura
136cb01164 feat(Spoofing): Added spoofing with SendNetInfoToLobby hook 2021-12-18 19:24:30 +01:00
Yimura
f2011a6ce5 chore(Classes): Modified code to reflect changes made in GTAV-Classes vendor 2021-12-18 01:42:44 +01:00
Yimura
838da48400 feat(TopBar): Better and faster rage quit 2021-12-16 00:40:07 +01:00
xiaoxiao921
5ed9508ee7 fix(NetPlayer): Prevent a crash when user select own player in singleplayer 2021-12-13 23:00:39 +01:00
Yimura
af58184844 feat(Self): Added model change 2021-11-11 01:15:27 +01:00
Yimura
b5546cc456 feat(Player): Added toxic option blame explode 2021-10-15 11:32:46 +02:00
Yimura
853d33a534 fix(PlayerInfo): Prevent a crash when a player DC's 2021-10-15 11:28:13 +02:00
Yimura
a96a4766d5 fix(PlayerInfo): IP address offsets 2021-09-21 18:10:58 +02:00
Yimura
e41e25228b feat(Self): Added free cam 2021-09-21 01:44:24 +02:00
Yimura
83dd47394f feat(Handling): Added saved profiles tab 2021-09-21 01:44:14 +02:00
Yimura
6d13ad8c25 feat(SavedProfiles): Prepping for saving handling profiles 2021-09-20 01:11:01 +02:00
Yimura
d91819a49c fix(ProfilePreview): Description overflow 2021-09-19 23:59:35 +02:00
Yimura
26e4400d2e feat(HandlingCurrentProfile): Added update modal 2021-09-18 22:15:45 +02:00
Yimura
c143ca3c91 feat(SaveHandling): Use thread pool, set default description and change window default 2021-09-18 22:15:15 +02:00
Yimura
226ff6adcb feat(HandlingModals): Added update handling profile modal 2021-09-18 22:13:10 +02:00
Yimura
42bad537ec feat(HandlingSearch): Disable keyboard, use thread pool and show active profile 2021-09-18 22:12:37 +02:00
Yimura
1802c73846 chore: Cleaned and moved handling window code 2021-09-16 22:21:42 +02:00
Yimura
83c8722dfc chore: Rename tab_handling class to tab_current_profile 2021-09-16 22:21:19 +02:00
Yimura
038fb69687 chore: Rename handling to current_profile 2021-09-16 22:12:50 +02:00
Yimura
be66188f7c feat(VehicleService): Keep track of active profile 2021-09-16 22:03:38 +02:00
Yimura
6f5e12168b feat(Handling): Added online profile getting 2021-08-17 16:56:41 +02:00
Yimura
f22682b607 feat(Vehicle): Added vehicle god mode 2021-08-16 23:11:08 +02:00
Yimura
db5d7a91b3 feat(WindowMain): Added dump entrypoints button 2021-08-10 23:13:21 +02:00
Yimura
11c5748d24 feat(TabVehicle): Fixed personal bike not being seen as personal vehicle 2021-08-10 23:11:45 +02:00
Yimura
a1de56ae8e feat(Handling): Added vehicle handling restore 2021-08-08 15:10:26 +02:00
Yimura
e1ac636541 feat(TopBar): Added Session join MenuItems 2021-08-05 01:28:49 +02:00
Yimura
a214516673 feat(PlayerInfo): Check if net_player is safe to use 2021-08-05 01:26:03 +02:00
Yimura
d7b8327b17 feat(PlayerWindow): Removed nullptr check on net_player 2021-08-05 01:25:43 +02:00
Yimura
43862f9462 feat(Handling): Deny access when outside of a vehicle 2021-08-04 22:17:25 +02:00
Yimura
b33213f075 feat(TopBar): Added Player logged in name & removed unused code 2021-08-04 22:16:58 +02:00
Yimura
323808f996 feat(Handling): Added nearly all handling modifications 2021-08-04 21:33:37 +02:00
Yimura
af413c11a4 feat(Vehicle): Added ability to change position of speedo meter 2021-08-03 20:29:54 +02:00
Yimura
706ba87bfc feat(Self): Added never wanted and set wanted level 2021-07-28 00:46:00 +02:00
Yimura
a7a6eadbf9 feat(WindowHandling): Changed not in vehicle text 2021-07-28 00:32:19 +02:00
Yimura
142ee13ead feat(PlayerInfo): Added R* ID and IP 2021-07-28 00:31:59 +02:00
Yimura
92ee377669 feat(PlayerInfoTab): Added player id and session host info 2021-07-26 21:23:55 +02:00