Commit Graph

  • 8561682420 feat(Core/Classes): Updated GTA classes Yimura 2021-07-26 21:22:32 +02:00
  • e9188bb522 feat(PlayerWindow): Added check if net_player is nullptr Yimura 2021-07-26 21:22:01 +02:00
  • 84f3ca4c94 feat(HandlingWindow): Added check for nullptr of local player Yimura 2021-07-26 21:21:31 +02:00
  • 6e238479a6 feat(PlayerStruct): Added net_player property Yimura 2021-07-26 21:21:00 +02:00
  • 12050657ec feat(Backend): Added frame flags to loop Yimura 2021-07-26 21:19:58 +02:00
  • 26bc009ce2 feat(Notify): Added player join notification Yimura 2021-07-26 21:18:36 +02:00
  • b0cf5cb611 feat(Self): Added frame flag cheats Yimura 2021-07-26 21:18:19 +02:00
  • 046f10b1be feat(Pointers): Added get_net_game_player function Yimura 2021-07-26 13:38:28 +02:00
  • a55cbcd571 feat(Protections): Added scripted game event protection Yimura 2021-07-26 00:38:03 +02:00
  • 5e25fbf991 feat(GUI): Added handling window Yimura 2021-07-25 22:24:48 +02:00
  • 814cce7d55 feat(Global): Added pointer to local player ped Yimura 2021-07-25 22:24:22 +02:00
  • 44fd2ee600 fix(Core/Classes): Included gta vectors Yimura 2021-07-25 22:23:32 +02:00
  • 76a27f3c61 feat(System/ScreenSize): Removed random old variable Yimura 2021-07-25 21:15:28 +02:00
  • 5770015563 feat(Globals): Added handling window Yimura 2021-07-25 21:06:49 +02:00
  • 4656ec62c1 feat(Util/Teleport): Added to_entity, to_player, into_vehicle and bring_player Yimura 2021-07-25 21:03:49 +02:00
  • b769503115 feat(PlayerWindow): Added teleport options Yimura 2021-07-25 21:02:57 +02:00
  • 1b0fd4960d feat(GTA): Updated classes Yimura 2021-07-25 21:02:25 +02:00
  • f635d60ba7 rename(Invoker): Assembly file rename to prevent object conflict Yimura 2021-07-24 17:15:52 +02:00
  • fcc796e8cb feat(Globals): Added value checking to deep_compare method Yimura 2021-07-24 17:15:31 +02:00
  • 0ae142bd40 feat(Globals): Made settings save location const Yimura 2021-07-24 15:27:41 +02:00
  • 9a8b7c8308 fix(Globals): Fixed certain settings being overwritten Yimura 2021-07-24 15:16:15 +02:00
  • 379cc8129b feat(Hook/ErrorScreen): Inverted if-statement Yimura 2021-07-24 15:00:23 +02:00
  • 411c2dd168 feat(Hooking): Added hooks for report_cash_spawn & report_cheating Yimura 2021-07-24 14:49:31 +02:00
  • 13d76ef9d4 feat(DefuseEvent): Removed DefuseEvent as it trips REPORT_MYSELF Yimura 2021-07-24 14:47:36 +02:00
  • 8d1ff873df feat(Tabs): Added no idle kick Yimura 2021-07-24 14:39:34 +02:00
  • 7f3a9a6f3c feat(Globals): Added no idle kick Yimura 2021-07-24 14:39:13 +02:00
  • 1c4f06de00 feat(Tunables): Added no idle kick Yimura 2021-07-24 14:38:23 +02:00
  • 408958c578 fix(DisablePhone): Correct script_global Yimura 2021-07-24 14:38:00 +02:00
  • b12fa9ea63 fix(ReceivedEvent): strcat instead of strcpy Yimura 2021-07-24 00:16:43 +02:00
  • a1739bcca4 feat(Tunables): Added disable phone Yimura 2021-07-24 00:16:04 +02:00
  • 560e5068b0 fix(Pointers): Typo Yimura 2021-07-23 23:03:47 +02:00
  • 3e8a71fbfa feat(Player): Added info tab Yimura 2021-07-23 23:02:46 +02:00
  • 9dd5a1232f fix(Spectate): Don't force spectate unless it's explicitly enabled Yimura 2021-07-23 23:02:26 +02:00
  • 5426bf2862 rename(MainTabs): Renamed tabs.hpp to main_tabs.hpp Yimura 2021-07-23 23:00:11 +02:00
  • ce52fea2db fix(ReceivedEvent): Get event name Yimura 2021-07-23 21:16:58 +02:00
  • 308d250335 feat(Windows): Added toggle for player window Yimura 2021-07-23 21:16:34 +02:00
  • a4348723ef feat(Hooking): Obfuscated hooking strings Yimura 2021-07-23 21:15:55 +02:00
  • 6de66af692 feat(Globals): Added deep_compare function to update settings Yimura 2021-07-23 21:15:32 +02:00
  • cba521b616 feat(Players): Made list alphabetical Yimura 2021-07-23 18:06:33 +02:00
  • e426963f54 feat(Recovery): Push more code related to setting char level Yimura 2021-07-23 12:28:17 +02:00
  • 87a8cb5acd feat(ReceivedEvent): Cleaned up messages of detections Yimura 2021-07-23 12:27:07 +02:00
  • 84245c92ab feat(Crossmap): Updated with clean version Yimura 2021-07-23 12:26:46 +02:00
  • 2a43b8f163 feat(Tab/Weapons): Optimised reference to weapon option in dropdown Yimura 2021-07-23 12:01:52 +02:00
  • bcfe9e4592 feat(Tab/Vehicle): Added repair button Yimura 2021-07-23 11:59:53 +02:00
  • cc9ad89258 feat(Tabs): Added recovery tab with set level Yimura 2021-07-23 11:59:31 +02:00
  • 4d81856de0 feat(RepairGun): Call repair helper function Yimura 2021-07-23 11:59:01 +02:00
  • dc6f9f2ed6 feat(Util/Vehicle): Added repair function Yimura 2021-07-23 11:58:43 +02:00
  • 1290f2a366 feat(OffRadar): Fixed global offsets Yimura 2021-07-23 10:12:40 +02:00
  • 0f202d7606 feat(HornBoost): Made exponential Yimura 2021-07-23 00:48:46 +02:00
  • 865827184f feat(Invoker): Added try except around native call Yimura 2021-07-23 00:47:55 +02:00
  • 1296456d93 feat(Pointers): Obfuscated and fixed pointers Yimura 2021-07-23 00:47:27 +02:00
  • d558298f11 feat(Crossmap): Updated native crossmap Yimura 2021-07-23 00:47:01 +02:00
  • c5c0efab6a fix(Invoker): TLS Context size changed Yimura 2021-07-23 00:46:33 +02:00
  • cc3faf92eb refactor(Hooks): Swapped net_event_struct with CNetworkIncrementStatEvent Yimura 2021-05-26 14:45:36 +02:00
  • 1150bddc2c feat(MainWindow): Added teleport to waypoint Yimura 2021-05-26 14:38:38 +02:00
  • 9964944eb4 refactor(StealVehicleGun): Wait for player to get kicked from vehicle Yimura 2021-05-26 14:26:00 +02:00
  • adcee2f487 refactor(GravityGun): Fixed cleanup of selected entity Yimura 2021-05-26 14:24:49 +02:00
  • 6621562d89 feat(Player): Added spectate_player Yimura 2021-05-26 13:33:26 +02:00
  • 65c2f8840b refactor(WindowLog): Removed unused include Yimura 2021-05-26 13:17:32 +02:00
  • 1feb58f5c3 feat(Windows): Added player window Yimura 2021-05-26 13:17:19 +02:00
  • 59f549cbf4 fix(Pointers): Signature for REQUEST_CONTROL_OF_ENTITY Yimura 2021-05-26 13:16:29 +02:00
  • 4746754fb8 feat(Entity): Patch Request Control of Entity Yimura 2021-05-26 00:14:28 +02:00
  • 7a99637cec refactor(IncrementStatHook): Re-added old code Yimura 2021-05-25 14:44:35 +02:00
  • 70cbd2eb7a refactor(VehicleUtil): Optimised bring vehicle Yimura 2021-05-25 14:11:13 +02:00
  • 2093db6220 refactor(IncrementStat): Removed increment stat and moved to received event Yimura 2021-05-25 14:09:02 +02:00
  • 3bb5c558b6 feat(Log): Changed log level of hooks and patterns Yimura 2021-05-25 12:59:02 +02:00
  • 3cd570be91 feat(Protections): Added received event Yimura 2021-05-25 12:58:33 +02:00
  • 211c35e9e3 fix(WindowLog): Move to correct disk location Yimura 2021-05-25 11:14:49 +02:00
  • 3f61818c4e feat(Globals): Added window bool states to permanent settings Yimura 2021-05-21 14:13:00 +02:00
  • 75872ade75 feat(Vehicle): Added bring vehicle button Yimura 2021-05-21 14:09:28 +02:00
  • 7bd6912356 feat(Classes): Added CPedFactory and others Yimura 2021-05-21 13:16:40 +02:00
  • 9382271e12 feat(GUI): Enable all keys except interfering ones Yimura 2021-05-21 13:16:18 +02:00
  • 07cf882f3c fix(Logger): Lost bracket Yimura 2021-05-21 12:48:30 +02:00
  • 98a4b89d1c feat(Window): Added Log window Yimura 2021-05-21 12:44:43 +02:00
  • 8c0978bfde feat(Main): Removed SetConsoleCtrlHandler and DeleteMenu Yimura 2021-05-21 12:16:48 +02:00
  • 44bfa8fceb feat(Fonts): Added Storopia font Yimura 2021-05-21 12:16:10 +02:00
  • 6c622152eb feat(Console): Disable close button and handle close signal Yimura 2021-05-21 02:28:42 +02:00
  • 7006e55558 feat(TopBar): Toggle main window Yimura 2021-05-21 02:28:14 +02:00
  • a69ea344dc feat(Self): Added Off Radar Yimura 2021-05-21 01:16:33 +02:00
  • f01875d2c9 feat(Pointers): Added trigger_script_event Yimura 2021-05-21 00:59:09 +02:00
  • 05f591fb9c feat(Self): Added no ragdoll Yimura 2021-05-21 00:52:59 +02:00
  • b8416192c8 fix(GravityGun): Removed get weapon hash Yimura 2021-05-21 00:52:33 +02:00
  • 6cde27e7e7 feat(Vehicle): Added horn boost Yimura 2021-05-20 23:18:44 +02:00
  • 964897df4e feat(srcVector): Added operators Yimura 2021-05-20 23:18:14 +02:00
  • 693519e73c feat(StealVehicleGun): Notification for non vehicle entities Yimura 2021-05-20 22:42:24 +02:00
  • 7765700439 feat(CustomWeapons): Added steal vehicle gun Yimura 2021-05-20 22:40:13 +02:00
  • ccc8212003 feat(VehicleGun): Select custom model Yimura 2021-05-20 22:39:56 +02:00
  • 6c4357ed3c feat(CustomWeapons): Added vehicle gun Yimura 2021-05-20 21:04:03 +02:00
  • b2a1d46ddf feat(Vehicle): Hide speedo meter on certain conditions Yimura 2021-05-20 20:27:28 +02:00
  • 3cd680d301 feat(GUI): Show help text on startup Yimura 2021-05-20 20:27:07 +02:00
  • b63bf4b0e4 feat(CustomWeapons): Added Cage and Delete guns Yimura 2021-05-20 18:57:53 +02:00
  • ab28148e87 fix(WindowTopBar): Allow unload before notify Yimura 2021-05-20 18:28:15 +02:00
  • f6ee0687fa feat(CustomWeapons): Added repair gun Yimura 2021-05-20 18:19:01 +02:00
  • 371432ea4e feat(Globals): Added auto saving on change Yimura 2021-05-20 18:00:03 +02:00
  • cfedc34bf7 refactor(Globals): Removed old include from files Yimura 2021-05-20 15:52:29 +02:00
  • a1de889037 feat(Globals): Load from settings.json file Yimura 2021-05-20 15:51:42 +02:00
  • 552bc5f49b feat(Hooks): Added error screen hook Yimura 2021-05-20 15:49:36 +02:00
  • 1317bc09cd refactor(Enums): Changed to enum class Yimura 2021-05-20 15:48:36 +02:00
  • 091dd429d5 fix(Globals): Startup problem cause by settings Yimura 2021-05-19 18:36:33 +02:00
  • 139bcbfd47 refactor(GUI): Removed ghost base_tab file Yimura 2021-05-19 18:35:41 +02:00