Commit Graph

  • adcee2f487 refactor(GravityGun): Fixed cleanup of selected entity Yimura 2021-05-26 14:24:49 +0200
  • 6621562d89 feat(Player): Added spectate_player Yimura 2021-05-26 13:33:26 +0200
  • 65c2f8840b refactor(WindowLog): Removed unused include Yimura 2021-05-26 13:17:32 +0200
  • 1feb58f5c3 feat(Windows): Added player window Yimura 2021-05-26 13:17:19 +0200
  • 59f549cbf4 fix(Pointers): Signature for REQUEST_CONTROL_OF_ENTITY Yimura 2021-05-26 13:16:29 +0200
  • 4746754fb8 feat(Entity): Patch Request Control of Entity Yimura 2021-05-26 00:14:28 +0200
  • 7a99637cec refactor(IncrementStatHook): Re-added old code Yimura 2021-05-25 14:44:35 +0200
  • 70cbd2eb7a refactor(VehicleUtil): Optimised bring vehicle Yimura 2021-05-25 14:11:13 +0200
  • 2093db6220 refactor(IncrementStat): Removed increment stat and moved to received event Yimura 2021-05-25 14:09:02 +0200
  • 3bb5c558b6 feat(Log): Changed log level of hooks and patterns Yimura 2021-05-25 12:59:02 +0200
  • 3cd570be91 feat(Protections): Added received event Yimura 2021-05-25 12:58:33 +0200
  • 211c35e9e3 fix(WindowLog): Move to correct disk location Yimura 2021-05-25 11:14:49 +0200
  • 3f61818c4e feat(Globals): Added window bool states to permanent settings Yimura 2021-05-21 14:13:00 +0200
  • 75872ade75 feat(Vehicle): Added bring vehicle button Yimura 2021-05-21 14:09:28 +0200
  • 7bd6912356 feat(Classes): Added CPedFactory and others Yimura 2021-05-21 13:16:40 +0200
  • 9382271e12 feat(GUI): Enable all keys except interfering ones Yimura 2021-05-21 13:16:18 +0200
  • 07cf882f3c fix(Logger): Lost bracket Yimura 2021-05-21 12:48:30 +0200
  • 98a4b89d1c feat(Window): Added Log window Yimura 2021-05-21 12:44:43 +0200
  • 8c0978bfde feat(Main): Removed SetConsoleCtrlHandler and DeleteMenu Yimura 2021-05-21 12:16:48 +0200
  • 44bfa8fceb feat(Fonts): Added Storopia font Yimura 2021-05-21 12:16:10 +0200
  • 6c622152eb feat(Console): Disable close button and handle close signal Yimura 2021-05-21 02:28:42 +0200
  • 7006e55558 feat(TopBar): Toggle main window Yimura 2021-05-21 02:28:14 +0200
  • a69ea344dc feat(Self): Added Off Radar Yimura 2021-05-21 01:16:33 +0200
  • f01875d2c9 feat(Pointers): Added trigger_script_event Yimura 2021-05-21 00:59:09 +0200
  • 05f591fb9c feat(Self): Added no ragdoll Yimura 2021-05-21 00:52:59 +0200
  • b8416192c8 fix(GravityGun): Removed get weapon hash Yimura 2021-05-21 00:52:33 +0200
  • 6cde27e7e7 feat(Vehicle): Added horn boost Yimura 2021-05-20 23:18:44 +0200
  • 964897df4e feat(srcVector): Added operators Yimura 2021-05-20 23:18:14 +0200
  • 693519e73c feat(StealVehicleGun): Notification for non vehicle entities Yimura 2021-05-20 22:42:24 +0200
  • 7765700439 feat(CustomWeapons): Added steal vehicle gun Yimura 2021-05-20 22:40:13 +0200
  • ccc8212003 feat(VehicleGun): Select custom model Yimura 2021-05-20 22:39:56 +0200
  • 6c4357ed3c feat(CustomWeapons): Added vehicle gun Yimura 2021-05-20 21:04:03 +0200
  • b2a1d46ddf feat(Vehicle): Hide speedo meter on certain conditions Yimura 2021-05-20 20:27:28 +0200
  • 3cd680d301 feat(GUI): Show help text on startup Yimura 2021-05-20 20:27:07 +0200
  • b63bf4b0e4 feat(CustomWeapons): Added Cage and Delete guns Yimura 2021-05-20 18:57:53 +0200
  • ab28148e87 fix(WindowTopBar): Allow unload before notify Yimura 2021-05-20 18:28:15 +0200
  • f6ee0687fa feat(CustomWeapons): Added repair gun Yimura 2021-05-20 18:19:01 +0200
  • 371432ea4e feat(Globals): Added auto saving on change Yimura 2021-05-20 18:00:03 +0200
  • cfedc34bf7 refactor(Globals): Removed old include from files Yimura 2021-05-20 15:52:29 +0200
  • a1de889037 feat(Globals): Load from settings.json file Yimura 2021-05-20 15:51:42 +0200
  • 552bc5f49b feat(Hooks): Added error screen hook Yimura 2021-05-20 15:49:36 +0200
  • 1317bc09cd refactor(Enums): Changed to enum class Yimura 2021-05-20 15:48:36 +0200
  • 091dd429d5 fix(Globals): Startup problem cause by settings Yimura 2021-05-19 18:36:33 +0200
  • 139bcbfd47 refactor(GUI): Removed ghost base_tab file Yimura 2021-05-19 18:35:41 +0200
  • 29b8429c16 feat(Pointers): Fixed increment stat event signature Yimura 2021-05-19 18:11:42 +0200
  • a5b45c6a5c feat(Tabs): Added TabVehicle Yimura 2021-05-19 18:11:19 +0200
  • bd4236a3bd feat(TabSelf): Added God Mode Yimura 2021-05-19 18:10:59 +0200
  • d8bb940842 refactor(TabWeapons): CustomWeapon enum renamed Yimura 2021-05-19 18:10:42 +0200
  • cd490fbd7e feat(Backend): Added godmode & speedo_meter Yimura 2021-05-19 18:09:48 +0200
  • 399cebb9cf feat(Core): Added speedo_meter to data and renamed CustomWeapon enum Yimura 2021-05-19 18:09:13 +0200
  • ab2d2c9af7 feat(IncrementStatEvent): Added REPORT blocking Yimura 2021-05-19 16:19:38 +0200
  • 6d0d39a616 feat(MainWindow): Added gravity gun Yimura 2021-05-19 16:05:21 +0200
  • 5b4107a1f2 feat(Globals): Added custom_weapon Yimura 2021-05-19 15:32:51 +0200
  • ce39de3264 refactor(GUI): Remove base_tab Yimura 2021-05-19 15:32:17 +0200
  • d5aecb5c8f feat(Backend/looped): Added gravity gun Yimura 2021-05-19 15:31:35 +0200
  • 3a2ddc6304 feat(Util): Updated all include Yimura 2021-05-19 15:31:18 +0200
  • 055b5ba673 feat(Util): Added entity::cage_ped and entity::raycast Yimura 2021-05-19 15:31:02 +0200
  • 7bf9ae1489 feat(Util): Added math::deg_to_rad, math::distance_between_vectors and math::rotation_to_direction Yimura 2021-05-19 15:30:22 +0200
  • d895610c82 feat(MainWindow): tab self added noclip Yimura 2021-05-19 14:36:21 +0200
  • 89946765dd feat(MainWindow): Added tab spawn Yimura 2021-05-19 14:35:47 +0200
  • 52c38ec7d4 feat(Features): Run loop in backend Yimura 2021-05-19 14:35:30 +0200
  • fba75e32dd feat(Util): Added entity::take_control_of Yimura 2021-05-19 14:35:05 +0200
  • 19762b4cb9 feat(Core): Added globals Yimura 2021-05-19 14:32:30 +0200
  • 9739b4f858 feat(GUI): Added top bar to window Yimura 2021-05-19 11:49:22 +0200
  • 6f5e3712ef feat(GUI): Adjusted color scheme Yimura 2021-05-19 11:49:01 +0200
  • 7173ea9c66 feat(GUI): Splitting elements into different files Yimura 2021-05-19 11:28:13 +0200
  • 5ec74b36ac feat(Util): Added vehicle::spawn and notify::above_map Yimura 2021-05-19 11:27:47 +0200
  • 07c645e728 feat(README): Updated Yimura 2021-05-19 00:55:13 +0200
  • 7a5473de0b feat(Protections): Added freemode_script_recovery Yimura 2021-05-19 00:41:55 +0200
  • 969a438274 feat(Pointers): NOP incompatible version check from net array Yimura 2021-05-19 00:23:04 +0200
  • 95b0419ed4 feat(Pointers): Added Event Register Yimura 2021-05-19 00:07:13 +0200
  • 8f388a0f10 refactor(Invoker): Moved invoker assembly file Yimura 2021-05-18 23:07:29 +0200
  • 934b1e704a feat(Project): Fresh start Yimura 2021-05-18 23:03:42 +0200
  • ed52229dfc feat(Features): Only loop certain feature groups when playing Yimura 2021-02-21 00:19:15 +0100
  • e08f3e063c feat(Self): Added frame flag support Yimura 2021-02-21 00:18:31 +0100
  • 8c72ec2682 feat(PlayerGriefing): Added force kick from vehicle Yimura 2021-02-19 15:45:40 +0100
  • 0ed0f26fde feat(PedFactory): Updated classes Yimura 2021-02-19 15:45:19 +0100
  • caf7134971 feat(Notify): Added blocked event notification Yimura 2021-02-19 15:44:43 +0100
  • aba65b22b7 feat(Functions): Added crash checks for Reward and Pickup hashes Yimura 2021-02-19 15:44:24 +0100
  • cc7e6c7c9b feat(ReceivedEventHook): Added protections Yimura 2021-02-19 15:44:00 +0100
  • 8786a55e08 feat(Handling): Updated limits Yimura 2021-02-19 15:43:14 +0100
  • 2aaed8dbe4 feat(Pointers): Fixed pointers for RECEIVED EVENT and EVENT ACK Yimura 2021-02-19 15:42:39 +0100
  • b3e049ef88 fix(Handling): Updated vehicle pointer continiously Yimura 2021-02-19 15:41:10 +0100
  • 7d3b71efb6 feat(Misc): Change player model (SP) Yimura 2021-02-08 22:57:34 +0100
  • 7104149b80 feat(Transmission): Added Max Velocity Yimura 2021-02-08 22:50:59 +0100
  • cb14dc130d fix(Vehicle): Edge case crash when vehicle was nullptr Yimura 2021-02-08 22:50:25 +0100
  • b0a467afcd fix(SpoofRank): Still using old settings file and causing crashes Yimura 2021-02-08 21:00:35 +0100
  • 884ef8390e refactor(CustomText): Changed custom_text global to be static Yimura 2021-02-08 20:57:58 +0100
  • 35f9cea162 wip(Hooks): Received event protections Yimura 2021-02-07 17:08:25 +0100
  • 2d9c809daf wip(Misc): Added change player model Yimura 2021-02-07 17:07:47 +0100
  • d1080b6dfb feat(GTA/enums): Added PedTypes enum Yimura 2021-02-07 17:05:29 +0100
  • eff1500fdc refactor(Functions): Changed native with rage::joaat Yimura 2021-02-07 17:03:32 +0100
  • b0e301a6f6 feat(ScriptEventHandler): Added malicious events from GetEventData to scripteventhandler Yimura 2021-02-07 01:14:36 +0100
  • 6a8b21d8a6 fix(PlayerJoining): Fixed player joining Yimura 2021-02-07 01:13:23 +0100
  • aff9e6a889 fix(Premake): Preset the target name for BigBaseV2 to YimMenu Yimura 2021-02-06 22:20:13 +0100
  • 83eb48ff95 refactor(VehicleTab): Optimised auto pilot Yimura 2021-02-06 00:35:53 +0100
  • 1d631a86ce refactor(Teleport): Fixed and optimised code Yimura 2021-02-06 00:33:59 +0100
  • 337ac85200 feat(UserSideBar): Added friend/player counters Yimura 2021-02-06 00:32:27 +0100
  • b5c8b78f45 fix(UserSideBar): Moved to thread safe copy instead of reference Yimura 2021-02-05 12:59:19 +0100
  • 3af9c82ca2 refactor(Restructure): Moved everything to their own class/struct to improve compile times and cleanup the code. Yimura 2021-02-05 02:38:56 +0100