Commit Graph

  • 02a707ed77
    fix(Hooks): ReceivedEvent memory leak, thanks @ellisdudes Yimura 2021-12-08 19:45:24 +01:00
  • 9c03a402d0
    feat(Modules): Added GTAV-Classes submodule Yimura 2021-12-06 20:31:55 +01:00
  • ca473efe1c
    feat(Hooks): Added is_dlc_present hook Yimura 2021-12-06 16:39:46 +01:00
  • e5e4aee810
    feat(Self): Added model change Yimura 2021-11-11 01:15:27 +01:00
  • a98f4bf357
    fix(Natives): replace PLAYER_ID with GET_PLAYER_INDEX Yimura 2021-11-11 01:14:22 +01:00
  • 08d7c1620d
    feat(Project): Added LICENSE Yimura 2021-11-09 14:45:40 +01:00
  • 646f099654
    feat(README): Updated Yimura 2021-11-09 01:43:19 +01:00
  • 007d905819
    feat(NativeHooks): Added basics for native hooking Yimura 2021-11-08 13:05:28 +01:00
  • 50eb335bd6
    feat(Pointers): Changed incompatible version fix Yimura 2021-11-08 13:05:08 +01:00
  • 1ca95270c9
    feat(ScriptProgram): Add methods for script hashes and names Yimura 2021-11-08 13:02:35 +01:00
  • 6987212fb8
    feat(Prot): Log if freemode script was recovered Yimura 2021-11-08 13:01:49 +01:00
  • a152427ae7
    feat(Natives): Updated natives list Yimura 2021-11-08 13:00:04 +01:00
  • caf0deeab1
    feat(Player): Added toxic option blame explode Yimura 2021-10-15 11:32:46 +02:00
  • 79afcf444e
    feat(ScriptEventHandler): Rename RemoteEvent to eRemoteEvent Yimura 2021-10-15 11:31:27 +02:00
  • 1d1ae65127
    feat(Util/All): Added system and toxic Yimura 2021-10-15 11:30:55 +02:00
  • a83e8f2466
    feat(Util/Toxic): Added blame explode and bounty helpers Yimura 2021-10-15 11:30:37 +02:00
  • cd1f082c5a
    feat(Enums): Added eExplosionType and rename RemoteEvent Yimura 2021-10-15 11:29:37 +02:00
  • ccfd66a663
    feat(UpdatePlayerStructs): Networkhandle allocation size can be smaller Yimura 2021-10-15 11:28:54 +02:00
  • 044ccd0ab6
    fix(PlayerInfo): Prevent a crash when a player DC's Yimura 2021-10-15 11:28:13 +02:00
  • f3b18fab72
    feat(Util/System): Added blame explode patch toggle Yimura 2021-10-15 11:27:27 +02:00
  • f19f79f9d0
    feat(Pointers): Added blame explode Yimura 2021-10-15 11:26:52 +02:00
  • 12f4527de8
    fix(NoClip): Improper cleanup of old entity Yimura 2021-10-14 00:09:56 +02:00
  • 5467abfa91
    fix(PlayerInfo): IP address offsets Yimura 2021-09-21 18:10:58 +02:00
  • f0e76a6d75
    fix(FrameFlags): Adjusted frame flags Yimura 2021-09-21 18:10:48 +02:00
  • 1418c3141a
    feat(Classes): Updated classes Yimura 2021-09-21 18:10:21 +02:00
  • 53ceb16a0d
    feat(HornBoost): Don't boost unless driver Yimura 2021-09-21 13:40:23 +02:00
  • 80f5d727ff
    feat(Vehicle): Notify when failing to take control Yimura 2021-09-21 13:39:15 +02:00
  • b1c9dd5025
    fix(VehicleService): Fixed crash related to create_profile Yimura 2021-09-21 13:38:51 +02:00
  • 9e5a58fe74
    feat(Entity): Wait a bit before requesting control again Yimura 2021-09-21 13:38:27 +02:00
  • 8ae88df44b
    chore: Removed unused functions Yimura 2021-09-21 11:52:32 +02:00
  • 47e7c06982
    feat(Self): Added free cam Yimura 2021-09-21 01:44:24 +02:00
  • a7db15c267
    feat(Handling): Added saved profiles tab Yimura 2021-09-21 01:44:14 +02:00
  • b86cbac0ad
    fix(GUI): Missed one look control not being disabled Yimura 2021-09-21 01:43:28 +02:00
  • 213ffefdb6
    feat(SavedProfiles): Prepping for saving handling profiles Yimura 2021-09-20 01:11:01 +02:00
  • 1d9e81d801
    fix(ProfilePreview): Description overflow Yimura 2021-09-19 23:59:35 +02:00
  • 7feb0c3eba
    chore(ImGui): Updated to latest master Yimura 2021-09-19 22:32:30 +02:00
  • 63d1d576b8
    feat(Spectate): Fixed spectate not following player minimap Yimura 2021-09-19 12:31:15 +02:00
  • bffd13987e
    feat(HandlingCurrentProfile): Added update modal Yimura 2021-09-18 22:15:45 +02:00
  • 3a4974a5bd
    feat(SaveHandling): Use thread pool, set default description and change window default Yimura 2021-09-18 22:15:15 +02:00
  • f4a957c783
    feat(HandlingModals): Added update handling profile modal Yimura 2021-09-18 22:13:10 +02:00
  • 0dd40574a0
    feat(HandlingSearch): Disable keyboard, use thread pool and show active profile Yimura 2021-09-18 22:12:37 +02:00
  • ca3618d9ca
    feat(VehicleService): Update existing profile Yimura 2021-09-18 22:11:29 +02:00
  • 0106d8a02e
    feat(Backend): Run login in thread pool Yimura 2021-09-18 22:10:38 +02:00
  • ce5ccbf48f
    feat(API): Catch dead host and update handling of existing profile Yimura 2021-09-18 22:10:09 +02:00
  • 3188b044af
    feat(Main): Init and destroy thread pool Yimura 2021-09-18 22:09:07 +02:00
  • 86c8e94082
    feat(ThreadPool): Added proper thread pool separate from main game thread Yimura 2021-09-18 22:08:46 +02:00
  • a2b2308b20
    chore: Cleaned and moved handling window code Yimura 2021-09-16 22:21:42 +02:00
  • c349cb521f
    chore: Rename tab_handling class to tab_current_profile Yimura 2021-09-16 22:21:19 +02:00
  • e808b23c93
    chore: Rename handling to current_profile Yimura 2021-09-16 22:12:50 +02:00
  • 1ba3e75cc3
    feat(VehicleService): Keep track of active profile Yimura 2021-09-16 22:03:38 +02:00
  • c954ef76cb
    feat(Handling): Added online profile getting Yimura 2021-08-17 16:56:41 +02:00
  • 117ceaa2cd
    feat(Vehicle): Added vehicle god mode Yimura 2021-08-16 23:11:08 +02:00
  • 68b3289752
    feat(WindowMain): Added dump entrypoints button Yimura 2021-08-10 23:13:21 +02:00
  • 0b5da896f6
    feat(Util/System): Added entry point dumps Yimura 2021-08-10 23:12:28 +02:00
  • 9961549d10
    feat(Util/All): Updated includes of util all Yimura 2021-08-10 23:12:01 +02:00
  • 7ad9553dfc
    feat(TabVehicle): Fixed personal bike not being seen as personal vehicle Yimura 2021-08-10 23:11:45 +02:00
  • 1f56626a3b
    feat(Handling): Added vehicle handling restore Yimura 2021-08-08 15:10:26 +02:00
  • 956509d747
    feat(Services): Added Vehicle service Yimura 2021-08-08 15:10:08 +02:00
  • a5b12f1c17
    feat(Enums): RemoteEvents are of type int not int64 Yimura 2021-08-08 10:19:47 +02:00
  • 3d6b1b667d
    feat(Protections): Hooked REPORT_MYSELF_EVENT sender Yimura 2021-08-08 10:19:04 +02:00
  • 65cacc17f3
    feat(Protections): Added replay_interface Yimura 2021-08-05 23:06:47 +02:00
  • 2437fd086f
    feat(System/PlayerUpdate): Optimised player counts Yimura 2021-08-05 14:59:27 +02:00
  • 93c1a449fa
    feat(Hooks): Removed report cheating handler unused Yimura 2021-08-05 14:59:05 +02:00
  • e038356b19
    feat(System/PlayerUpdates): Properly update Yimura 2021-08-05 01:46:36 +02:00
  • 067f1047ef
    feat(TopBar): Added Session join MenuItems Yimura 2021-08-05 01:28:49 +02:00
  • 5eee09f02d
    feat(Core/Data): Added Session Type info Yimura 2021-08-05 01:28:32 +02:00
  • 417a5d6efc
    feat(System/PlayerUpdate): Optimised player updates Yimura 2021-08-05 01:28:18 +02:00
  • 0594116528
    feat(Enums): Added SessionType enum Yimura 2021-08-05 01:26:45 +02:00
  • 6c882c6c36
    feat(Util/Session): Added join_type function Yimura 2021-08-05 01:26:23 +02:00
  • 996bf1a678
    feat(PlayerInfo): Check if net_player is safe to use Yimura 2021-08-05 01:26:03 +02:00
  • aef5cd15b4
    feat(PlayerWindow): Removed nullptr check on net_player Yimura 2021-08-05 01:25:43 +02:00
  • 011f40e839
    feat(Handling): Deny access when outside of a vehicle Yimura 2021-08-04 22:17:25 +02:00
  • ca389bb4cd
    feat(TopBar): Added Player logged in name & removed unused code Yimura 2021-08-04 22:16:58 +02:00
  • 9b8c441a11 feat(Handling): Added nearly all handling modifications Yimura 2021-08-04 21:33:37 +02:00
  • da5ae55dd6 feat(ReceivedEvent): Added received event blocking Yimura 2021-08-03 20:30:16 +02:00
  • 35d1869d33 feat(Vehicle): Added ability to change position of speedo meter Yimura 2021-08-03 20:29:54 +02:00
  • 4f29578d15 fix(UpdatePointers): Fixed issue where the player point would not be up to date Yimura 2021-08-03 20:29:13 +02:00
  • 92f50b12c8 feat(Noclip): Progressively increase noclip speed Yimura 2021-08-03 20:26:43 +02:00
  • 55a0ba50c6 feat(ScriptEventHook): Renamed Fake Deposit to Deposit Yimura 2021-08-03 20:26:18 +02:00
  • 5d788bd939 feat(Util/Vehicle): Request control of entity before repairing Yimura 2021-08-03 20:25:55 +02:00
  • 0def0bba00 feat(Main): Removed BigBaseV2 launch string Yimura 2021-08-03 20:25:32 +02:00
  • c508ed5faa feat(Self): Added never wanted and set wanted level Yimura 2021-07-28 00:46:00 +02:00
  • 6889ff64cd feat(WindowHandling): Changed not in vehicle text Yimura 2021-07-28 00:32:19 +02:00
  • 80eda87590 feat(PlayerInfo): Added R* ID and IP Yimura 2021-07-28 00:31:59 +02:00
  • 2f16fe594c fix(FrameFlags): Check for nullptr on m_player_info Yimura 2021-07-28 00:30:18 +02:00
  • 627d9a5f81 feat(Core/Classes): Added m_in_vehicle property Yimura 2021-07-28 00:29:52 +02:00
  • d542d414dc fix(GTA/player): rage::netPlayerData moved 0x20 Yimura 2021-07-27 11:30:06 +02:00
  • 72de3d5ec5 feat(PlayerInfoTab): Added player id and session host info Yimura 2021-07-26 21:23:55 +02:00
  • ddfb5d625d feat(System): Update player structs with less load Yimura 2021-07-26 21:23:27 +02:00
  • 45f0fdb174 fix(GTA/Player): Updated CNetGamePlayer Yimura 2021-07-26 21:22:59 +02:00
  • 48737f5e16 feat(Core/Classes): Updated GTA classes Yimura 2021-07-26 21:22:32 +02:00
  • 9a95f5962c feat(PlayerWindow): Added check if net_player is nullptr Yimura 2021-07-26 21:22:01 +02:00
  • e4b9b7349a feat(HandlingWindow): Added check for nullptr of local player Yimura 2021-07-26 21:21:31 +02:00
  • edd45c90e1 feat(PlayerStruct): Added net_player property Yimura 2021-07-26 21:21:00 +02:00
  • 0c1ccab977 feat(Backend): Added frame flags to loop Yimura 2021-07-26 21:19:58 +02:00
  • b26fe7fea1 feat(Notify): Added player join notification Yimura 2021-07-26 21:18:36 +02:00
  • a61ba85278 feat(Self): Added frame flag cheats Yimura 2021-07-26 21:18:19 +02:00
  • e664c3cd2b feat(Pointers): Added get_net_game_player function Yimura 2021-07-26 13:38:28 +02:00
  • 55ab43563e feat(Protections): Added scripted game event protection Yimura 2021-07-26 00:38:03 +02:00
  • db13703b43 feat(GUI): Added handling window Yimura 2021-07-25 22:24:48 +02:00