Commit Graph

  • 102a0af80a feat(Session): Updated globals Yimura 2021-12-15 22:03:55 +01:00
  • cea7b3f73f Merge pull request #7 from iRevolutionDev/update Yimura 2021-12-15 20:29:40 +01:00
  • 12bd47576a Update 1.58 iRevolutionDev 2021-12-15 16:25:10 -03:00
  • b31b472fed feat(Vehicle): Added despawn bypass Yimura 2021-12-15 20:15:21 +01:00
  • 29e95ef836 Session globals updated to 1.58 iRevolutionDev 2021-12-15 15:39:55 -03:00
  • e0e6840d28 feat(Globals): Updated to 1.58 Yimura 2021-12-15 18:17:05 +01:00
  • b5799c3029 feat(Vendor): Updated GTAV-Classes to latest commit Yimura 2021-12-15 16:09:05 +01:00
  • 37d2212124 feat(Crossmap): Updated to 1.58 Yimura 2021-12-15 13:19:53 +01:00
  • b1bd7aa693 Merge pull request #5 from xiaoxiao921/fix-singleplayer-crash Yimura 2021-12-13 23:03:47 +01:00
  • 5ed9508ee7 fix(NetPlayer): Prevent a crash when user select own player in singleplayer xiaoxiao921 2021-12-13 23:00:39 +01:00
  • 9970caa2dd fix(Hooks): ReceivedEvent memory leak, thanks @ellisdudes Yimura 2021-12-08 19:45:24 +01:00
  • de9048e198 feat(Modules): Added GTAV-Classes submodule Yimura 2021-12-06 20:31:55 +01:00
  • 105fe7f6d5 feat(Hooks): Added is_dlc_present hook Yimura 2021-12-06 16:39:46 +01:00
  • af58184844 feat(Self): Added model change Yimura 2021-11-11 01:15:27 +01:00
  • 9c0d7179cf fix(Natives): replace PLAYER_ID with GET_PLAYER_INDEX Yimura 2021-11-11 01:14:22 +01:00
  • 91fd3e2302 feat(Project): Added LICENSE Yimura 2021-11-09 14:45:40 +01:00
  • 7f08d3bec7 feat(README): Updated Yimura 2021-11-09 01:43:19 +01:00
  • 3b840f62e9 feat(NativeHooks): Added basics for native hooking Yimura 2021-11-08 13:05:28 +01:00
  • 17f7e22c47 feat(Pointers): Changed incompatible version fix Yimura 2021-11-08 13:05:08 +01:00
  • 2693b322e7 feat(ScriptProgram): Add methods for script hashes and names Yimura 2021-11-08 13:02:35 +01:00
  • 301be431e5 feat(Prot): Log if freemode script was recovered Yimura 2021-11-08 13:01:49 +01:00
  • 33ac6e261d feat(Natives): Updated natives list Yimura 2021-11-08 13:00:04 +01:00
  • b5546cc456 feat(Player): Added toxic option blame explode Yimura 2021-10-15 11:32:46 +02:00
  • 73d1d7aa5c feat(ScriptEventHandler): Rename RemoteEvent to eRemoteEvent Yimura 2021-10-15 11:31:27 +02:00
  • 816242a118 feat(Util/All): Added system and toxic Yimura 2021-10-15 11:30:55 +02:00
  • 742ab0d7ed feat(Util/Toxic): Added blame explode and bounty helpers Yimura 2021-10-15 11:30:37 +02:00
  • c04ea82b2a feat(Enums): Added eExplosionType and rename RemoteEvent Yimura 2021-10-15 11:29:37 +02:00
  • c274237ba4 feat(UpdatePlayerStructs): Networkhandle allocation size can be smaller Yimura 2021-10-15 11:28:54 +02:00
  • 853d33a534 fix(PlayerInfo): Prevent a crash when a player DC's Yimura 2021-10-15 11:28:13 +02:00
  • 205a58716e feat(Util/System): Added blame explode patch toggle Yimura 2021-10-15 11:27:27 +02:00
  • 3a52c6aa2f feat(Pointers): Added blame explode Yimura 2021-10-15 11:26:52 +02:00
  • f1332fbc06 fix(NoClip): Improper cleanup of old entity Yimura 2021-10-14 00:09:56 +02:00
  • a96a4766d5 fix(PlayerInfo): IP address offsets Yimura 2021-09-21 18:10:58 +02:00
  • c304981931 fix(FrameFlags): Adjusted frame flags Yimura 2021-09-21 18:10:48 +02:00
  • 7b637de6eb feat(Classes): Updated classes Yimura 2021-09-21 18:10:21 +02:00
  • bf8816a116 feat(HornBoost): Don't boost unless driver Yimura 2021-09-21 13:40:23 +02:00
  • ceb7a03f06 feat(Vehicle): Notify when failing to take control Yimura 2021-09-21 13:39:15 +02:00
  • 799f7ce7a5 fix(VehicleService): Fixed crash related to create_profile Yimura 2021-09-21 13:38:51 +02:00
  • 97a493646f feat(Entity): Wait a bit before requesting control again Yimura 2021-09-21 13:38:27 +02:00
  • 23fd89706d chore: Removed unused functions Yimura 2021-09-21 11:52:32 +02:00
  • e41e25228b feat(Self): Added free cam Yimura 2021-09-21 01:44:24 +02:00
  • 83dd47394f feat(Handling): Added saved profiles tab Yimura 2021-09-21 01:44:14 +02:00
  • 0f3dd6f5b6 fix(GUI): Missed one look control not being disabled Yimura 2021-09-21 01:43:28 +02:00
  • 6d13ad8c25 feat(SavedProfiles): Prepping for saving handling profiles Yimura 2021-09-20 01:11:01 +02:00
  • d91819a49c fix(ProfilePreview): Description overflow Yimura 2021-09-19 23:59:35 +02:00
  • a6f60fb0b5 chore(ImGui): Updated to latest master Yimura 2021-09-19 22:32:30 +02:00
  • 4eef16af1f feat(Spectate): Fixed spectate not following player minimap Yimura 2021-09-19 12:31:15 +02:00
  • 26e4400d2e feat(HandlingCurrentProfile): Added update modal Yimura 2021-09-18 22:15:45 +02:00
  • c143ca3c91 feat(SaveHandling): Use thread pool, set default description and change window default Yimura 2021-09-18 22:15:15 +02:00
  • 226ff6adcb feat(HandlingModals): Added update handling profile modal Yimura 2021-09-18 22:13:10 +02:00
  • 42bad537ec feat(HandlingSearch): Disable keyboard, use thread pool and show active profile Yimura 2021-09-18 22:12:37 +02:00
  • 5c9ea77dc4 feat(VehicleService): Update existing profile Yimura 2021-09-18 22:11:29 +02:00
  • 94e785594d feat(Backend): Run login in thread pool Yimura 2021-09-18 22:10:38 +02:00
  • d26dd410b9 feat(API): Catch dead host and update handling of existing profile Yimura 2021-09-18 22:10:09 +02:00
  • 371832d0c7 feat(Main): Init and destroy thread pool Yimura 2021-09-18 22:09:07 +02:00
  • f58f433097 feat(ThreadPool): Added proper thread pool separate from main game thread Yimura 2021-09-18 22:08:46 +02:00
  • 1802c73846 chore: Cleaned and moved handling window code Yimura 2021-09-16 22:21:42 +02:00
  • 83c8722dfc chore: Rename tab_handling class to tab_current_profile Yimura 2021-09-16 22:21:19 +02:00
  • 038fb69687 chore: Rename handling to current_profile Yimura 2021-09-16 22:12:50 +02:00
  • be66188f7c feat(VehicleService): Keep track of active profile Yimura 2021-09-16 22:03:38 +02:00
  • 6f5e12168b feat(Handling): Added online profile getting Yimura 2021-08-17 16:56:41 +02:00
  • f22682b607 feat(Vehicle): Added vehicle god mode Yimura 2021-08-16 23:11:08 +02:00
  • db5d7a91b3 feat(WindowMain): Added dump entrypoints button Yimura 2021-08-10 23:13:21 +02:00
  • 6e53708caf feat(Util/System): Added entry point dumps Yimura 2021-08-10 23:12:28 +02:00
  • 17286dc980 feat(Util/All): Updated includes of util all Yimura 2021-08-10 23:12:01 +02:00
  • 11c5748d24 feat(TabVehicle): Fixed personal bike not being seen as personal vehicle Yimura 2021-08-10 23:11:45 +02:00
  • a1de56ae8e feat(Handling): Added vehicle handling restore Yimura 2021-08-08 15:10:26 +02:00
  • 6fa4c412bc feat(Services): Added Vehicle service Yimura 2021-08-08 15:10:08 +02:00
  • 52bb99cd9f feat(Enums): RemoteEvents are of type int not int64 Yimura 2021-08-08 10:19:47 +02:00
  • a388bf573a feat(Protections): Hooked REPORT_MYSELF_EVENT sender Yimura 2021-08-08 10:19:04 +02:00
  • 1ba4aa1251 feat(Protections): Added replay_interface Yimura 2021-08-05 23:06:47 +02:00
  • 1bc261b1c0 feat(System/PlayerUpdate): Optimised player counts Yimura 2021-08-05 14:59:27 +02:00
  • 1bb98d7fc6 feat(Hooks): Removed report cheating handler unused Yimura 2021-08-05 14:59:05 +02:00
  • dd4562c359 feat(System/PlayerUpdates): Properly update Yimura 2021-08-05 01:46:36 +02:00
  • e1ac636541 feat(TopBar): Added Session join MenuItems Yimura 2021-08-05 01:28:49 +02:00
  • eedfc6ab2a feat(Core/Data): Added Session Type info Yimura 2021-08-05 01:28:32 +02:00
  • dbbe530f7d feat(System/PlayerUpdate): Optimised player updates Yimura 2021-08-05 01:28:18 +02:00
  • 531e15bac9 feat(Enums): Added SessionType enum Yimura 2021-08-05 01:26:45 +02:00
  • 390c118303 feat(Util/Session): Added join_type function Yimura 2021-08-05 01:26:23 +02:00
  • a214516673 feat(PlayerInfo): Check if net_player is safe to use Yimura 2021-08-05 01:26:03 +02:00
  • d7b8327b17 feat(PlayerWindow): Removed nullptr check on net_player Yimura 2021-08-05 01:25:43 +02:00
  • 43862f9462 feat(Handling): Deny access when outside of a vehicle Yimura 2021-08-04 22:17:25 +02:00
  • b33213f075 feat(TopBar): Added Player logged in name & removed unused code Yimura 2021-08-04 22:16:58 +02:00
  • 323808f996 feat(Handling): Added nearly all handling modifications Yimura 2021-08-04 21:33:37 +02:00
  • d88d805a6b feat(ReceivedEvent): Added received event blocking Yimura 2021-08-03 20:30:16 +02:00
  • af413c11a4 feat(Vehicle): Added ability to change position of speedo meter Yimura 2021-08-03 20:29:54 +02:00
  • 478e3e9304 fix(UpdatePointers): Fixed issue where the player point would not be up to date Yimura 2021-08-03 20:29:13 +02:00
  • fdbf835d2f feat(Noclip): Progressively increase noclip speed Yimura 2021-08-03 20:26:43 +02:00
  • 3e2ff4084e feat(ScriptEventHook): Renamed Fake Deposit to Deposit Yimura 2021-08-03 20:26:18 +02:00
  • a2a755a9b1 feat(Util/Vehicle): Request control of entity before repairing Yimura 2021-08-03 20:25:55 +02:00
  • ba07af486d feat(Main): Removed BigBaseV2 launch string Yimura 2021-08-03 20:25:32 +02:00
  • 706ba87bfc feat(Self): Added never wanted and set wanted level Yimura 2021-07-28 00:46:00 +02:00
  • a7a6eadbf9 feat(WindowHandling): Changed not in vehicle text Yimura 2021-07-28 00:32:19 +02:00
  • 142ee13ead feat(PlayerInfo): Added R* ID and IP Yimura 2021-07-28 00:31:59 +02:00
  • a25f3ecd99 fix(FrameFlags): Check for nullptr on m_player_info Yimura 2021-07-28 00:30:18 +02:00
  • 1da220de11 feat(Core/Classes): Added m_in_vehicle property Yimura 2021-07-28 00:29:52 +02:00
  • 8a7d3c5bbd fix(GTA/player): rage::netPlayerData moved 0x20 Yimura 2021-07-27 11:30:06 +02:00
  • 92ee377669 feat(PlayerInfoTab): Added player id and session host info Yimura 2021-07-26 21:23:55 +02:00
  • 21a70be719 feat(System): Update player structs with less load Yimura 2021-07-26 21:23:27 +02:00
  • 602287c1f5 fix(GTA/Player): Updated CNetGamePlayer Yimura 2021-07-26 21:22:59 +02:00