609 Commits

Author SHA1 Message Date
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
0c01593ab9 fix(Globals): Don't forget to close file handle 2021-12-24 01:58:56 +01: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
28773c63b1 chore(Protections): Removed unused replay_interface 2021-12-22 21:35:59 +01:00
Yimura
a124296a5e feat(Settings): Removed dump entrypoints button 2021-12-22 21:30:09 +01:00
Yimura
91052e3ef6 feat(Globals): Added debug window bool 2021-12-22 21:26:26 +01:00
Yimura
350d1733ea feat(FunctionTypes): Updated trigger_script_event function def 2021-12-22 19:33:54 +01:00
Yimura
040b2a8882 fix(Toxic): Set bounty 2021-12-22 16:04:52 +01:00
Yimura
3394f8e65c feat(Hook): Dismiss shop_controller error instead of silencing it 2021-12-22 14:38:51 +01:00
Yimura
8d6152bcd5 fix(Hooking): Confusion between 2 different natives 2021-12-22 14:26:54 +01:00
Yimura
d925ec2bbc feat(Vendor): Updated GTAV-Classes 2021-12-22 13:19:30 +01:00
Yimura
ba189ff65d fix(NoRagdoll): Disabling no ragdoll will force ragdoll the player 2021-12-22 01:15:02 +01:00
Yimura
cbd94e4ef0 fix(ErrorScreen): Fix arguments and simplified pointer decl 2021-12-22 01:13:10 +01:00
Yimura
c8aa2fd085 feat(Self): SuperRun prefer character rotation instead of cam rotation 2021-12-21 11:03:58 +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
a128160e2b feat(Self): Set other ragdoll natives to false 2021-12-19 13:00:17 +01:00
karifeld
802aee41af feat(Self): Better no ragdoll 2021-12-19 14:02:38 +08: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
69bf73a1dd chore(Settings): Removed old settings file 2021-12-18 15:37:47 +01:00
Yimura
f95a390310 feat(Hooks): Removed useless REPORT MYSELF and REPORT CASH SPAWN events 2021-12-18 14:58:02 +01:00
Yimura
8931db7d4b feat(Protections): Stop calling replay interface on tick
The replay interface should be used for single task checks, something that's triggered by the user.
The removal of attached entities should be done with a different method.
2021-12-18 14:28:37 +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
721682743d Merge pull request #9 from iRevolutionDev/update
feat(Police): Fixed wanted level change.
2021-12-17 21:52:01 +01:00
iRevolutionDev
265e905d3f feat(Police): Fixed wanted level change. 2021-12-17 17:44:09 -03:00
Yimura
192e5aaee7 feat(ReplayInterface): Yield script even on invalid objects 2021-12-16 20:16:40 +01:00
Yimura
838da48400 feat(TopBar): Better and faster rage quit 2021-12-16 00:40:07 +01:00
Yimura
a314ed3792 fix(Enums): CeoKick event hash was incorrect 2021-12-15 23:37:56 +01:00
Yimura
c7b2763e8c feat(Enums): Updated script event hashes 2021-12-15 23:30:10 +01:00
Yimura
102a0af80a feat(Session): Updated globals 2021-12-15 22:03:55 +01:00
Yimura
cea7b3f73f Merge pull request #7 from iRevolutionDev/update
feat(Globals): Updated globals for disable phone and session joining
2021-12-15 20:29:40 +01:00
iRevolutionDev
12bd47576a Update 1.58
feat(Globals): Updated phone calls
feat(Globals): Updated session
2021-12-15 16:25:10 -03:00
Yimura
b31b472fed feat(Vehicle): Added despawn bypass 2021-12-15 20:15:21 +01:00
iRevolutionDev
29e95ef836 Session globals updated to 1.58 2021-12-15 15:39:55 -03:00
Yimura
e0e6840d28 feat(Globals): Updated to 1.58 2021-12-15 18:17:05 +01:00
Yimura
37d2212124 feat(Crossmap): Updated to 1.58 2021-12-15 13:19:53 +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
9970caa2dd fix(Hooks): ReceivedEvent memory leak, thanks @ellisdudes 2021-12-08 19:45:24 +01:00
Yimura
de9048e198 feat(Modules): Added GTAV-Classes submodule 2021-12-06 20:31:55 +01:00
Yimura
105fe7f6d5 feat(Hooks): Added is_dlc_present hook 2021-12-06 16:39:46 +01:00
Yimura
af58184844 feat(Self): Added model change 2021-11-11 01:15:27 +01:00
Yimura
9c0d7179cf fix(Natives): replace PLAYER_ID with GET_PLAYER_INDEX 2021-11-11 01:14:22 +01:00
Yimura
3b840f62e9 feat(NativeHooks): Added basics for native hooking 2021-11-08 13:05:28 +01:00
Yimura
17f7e22c47 feat(Pointers): Changed incompatible version fix 2021-11-08 13:05:08 +01:00
Yimura
2693b322e7 feat(ScriptProgram): Add methods for script hashes and names 2021-11-08 13:02:35 +01:00
Yimura
301be431e5 feat(Prot): Log if freemode script was recovered 2021-11-08 13:01:49 +01:00
Yimura
33ac6e261d feat(Natives): Updated natives list 2021-11-08 13:00:04 +01:00
Yimura
b5546cc456 feat(Player): Added toxic option blame explode 2021-10-15 11:32:46 +02:00
Yimura
73d1d7aa5c feat(ScriptEventHandler): Rename RemoteEvent to eRemoteEvent 2021-10-15 11:31:27 +02:00
Yimura
816242a118 feat(Util/All): Added system and toxic 2021-10-15 11:30:55 +02:00
Yimura
742ab0d7ed feat(Util/Toxic): Added blame explode and bounty helpers 2021-10-15 11:30:37 +02:00
Yimura
c04ea82b2a feat(Enums): Added eExplosionType and rename RemoteEvent 2021-10-15 11:29:37 +02:00
Yimura
c274237ba4 feat(UpdatePlayerStructs): Networkhandle allocation size can be smaller 2021-10-15 11:28:54 +02:00
Yimura
853d33a534 fix(PlayerInfo): Prevent a crash when a player DC's 2021-10-15 11:28:13 +02:00
Yimura
205a58716e feat(Util/System): Added blame explode patch toggle 2021-10-15 11:27:27 +02:00
Yimura
3a52c6aa2f feat(Pointers): Added blame explode 2021-10-15 11:26:52 +02:00
Yimura
f1332fbc06 fix(NoClip): Improper cleanup of old entity
Causes unintended side effects
2021-10-14 00:09:56 +02:00
Yimura
a96a4766d5 fix(PlayerInfo): IP address offsets 2021-09-21 18:10:58 +02:00
Yimura
c304981931 fix(FrameFlags): Adjusted frame flags 2021-09-21 18:10:48 +02:00
Yimura
7b637de6eb feat(Classes): Updated classes 2021-09-21 18:10:21 +02:00
Yimura
bf8816a116 feat(HornBoost): Don't boost unless driver 2021-09-21 13:40:23 +02:00
Yimura
ceb7a03f06 feat(Vehicle): Notify when failing to take control 2021-09-21 13:39:15 +02:00
Yimura
799f7ce7a5 fix(VehicleService): Fixed crash related to create_profile 2021-09-21 13:38:51 +02:00
Yimura
97a493646f feat(Entity): Wait a bit before requesting control again 2021-09-21 13:38:27 +02:00
Yimura
23fd89706d chore: Removed unused functions 2021-09-21 11:52:32 +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
0f3dd6f5b6 fix(GUI): Missed one look control not being disabled 2021-09-21 01:43:28 +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
4eef16af1f feat(Spectate): Fixed spectate not following player minimap 2021-09-19 12:31:15 +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
5c9ea77dc4 feat(VehicleService): Update existing profile 2021-09-18 22:11:29 +02:00
Yimura
94e785594d feat(Backend): Run login in thread pool 2021-09-18 22:10:38 +02:00
Yimura
d26dd410b9 feat(API): Catch dead host and update handling of existing profile 2021-09-18 22:10:09 +02:00
Yimura
371832d0c7 feat(Main): Init and destroy thread pool 2021-09-18 22:09:07 +02:00
Yimura
f58f433097 feat(ThreadPool): Added proper thread pool separate from main game thread 2021-09-18 22:08:46 +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
6e53708caf feat(Util/System): Added entry point dumps 2021-08-10 23:12:28 +02:00
Yimura
17286dc980 feat(Util/All): Updated includes of util all 2021-08-10 23:12:01 +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
6fa4c412bc feat(Services): Added Vehicle service 2021-08-08 15:10:08 +02:00
Yimura
52bb99cd9f feat(Enums): RemoteEvents are of type int not int64 2021-08-08 10:19:47 +02:00
Yimura
a388bf573a feat(Protections): Hooked REPORT_MYSELF_EVENT sender 2021-08-08 10:19:04 +02:00
Yimura
1ba4aa1251 feat(Protections): Added replay_interface 2021-08-05 23:06:47 +02:00
Yimura
1bc261b1c0 feat(System/PlayerUpdate): Optimised player counts 2021-08-05 14:59:27 +02:00
Yimura
1bb98d7fc6 feat(Hooks): Removed report cheating handler unused 2021-08-05 14:59:05 +02:00
Yimura
dd4562c359 feat(System/PlayerUpdates): Properly update 2021-08-05 01:46:36 +02:00
Yimura
e1ac636541 feat(TopBar): Added Session join MenuItems 2021-08-05 01:28:49 +02:00
Yimura
eedfc6ab2a feat(Core/Data): Added Session Type info 2021-08-05 01:28:32 +02:00
Yimura
dbbe530f7d feat(System/PlayerUpdate): Optimised player updates 2021-08-05 01:28:18 +02:00
Yimura
531e15bac9 feat(Enums): Added SessionType enum 2021-08-05 01:26:45 +02:00
Yimura
390c118303 feat(Util/Session): Added join_type function 2021-08-05 01:26:23 +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
d88d805a6b feat(ReceivedEvent): Added received event blocking 2021-08-03 20:30:16 +02:00
Yimura
af413c11a4 feat(Vehicle): Added ability to change position of speedo meter 2021-08-03 20:29:54 +02:00
Yimura
478e3e9304 fix(UpdatePointers): Fixed issue where the player point would not be up to date 2021-08-03 20:29:13 +02:00
Yimura
fdbf835d2f feat(Noclip): Progressively increase noclip speed 2021-08-03 20:26:43 +02:00
Yimura
3e2ff4084e feat(ScriptEventHook): Renamed Fake Deposit to Deposit 2021-08-03 20:26:18 +02:00
Yimura
a2a755a9b1 feat(Util/Vehicle): Request control of entity before repairing 2021-08-03 20:25:55 +02:00
Yimura
ba07af486d feat(Main): Removed BigBaseV2 launch string 2021-08-03 20:25:32 +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
a25f3ecd99 fix(FrameFlags): Check for nullptr on m_player_info 2021-07-28 00:30:18 +02:00
Yimura
1da220de11 feat(Core/Classes): Added m_in_vehicle property 2021-07-28 00:29:52 +02:00
Yimura
8a7d3c5bbd fix(GTA/player): rage::netPlayerData moved 0x20 2021-07-27 11:30:06 +02:00
Yimura
92ee377669 feat(PlayerInfoTab): Added player id and session host info 2021-07-26 21:23:55 +02:00
Yimura
21a70be719 feat(System): Update player structs with less load 2021-07-26 21:23:27 +02:00
Yimura
602287c1f5 fix(GTA/Player): Updated CNetGamePlayer 2021-07-26 21:22:59 +02:00
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