Commit Graph

  • 48d7b58de9 feat(Repo): Added FEATURES.md Yimura 2022-01-09 14:31:54 +01:00
  • ea43cf7520 refactor: TabVehicle redesigned GUI elements Yimura 2022-01-09 14:14:14 +01:00
  • bc6cb46faf refactor: TabTeleport moved personal vehicle global to util header Yimura 2022-01-09 01:10:38 +01:00
  • 1074802d8c feat(Teleport): Moved teleport personal vehicel to teleport tab Yimura 2022-01-08 23:59:32 +01:00
  • 0c13fb4225 feat(vendor): Updated ImGui to latest Yimura 2022-01-08 23:58:50 +01:00
  • 7e6e1b3cc4 feat(Globals): Modified styling of buttons and fields Yimura 2022-01-08 22:30:39 +01:00
  • adb95d3f46 fix(Globals): Globals created at runtime need their cache built Yimura 2022-01-08 20:30:13 +01:00
  • d76ca9c23c fix(Globals): Unable to start freeze thread pool Yimura 2022-01-08 19:56:05 +01:00
  • 4ca02a2dae fix(PersonalVehicle): Remove old vehicles from list Yimura 2022-01-08 19:54:10 +01:00
  • baf924d203 feat(PersonalVehicles): Alphabetic list Yimura 2022-01-08 17:48:46 +01:00
  • 165c319fd6 refactor: eVehicleFlags::ACTIVE changed to TRIGGER_SPAWN_TOGGLE Yimura 2022-01-08 17:46:58 +01:00
  • 2414ee3c81 fix(CustomWeapons): Fix Gravity Gun not doing cleanup when failing REQUEST_CONTROL Yimura 2022-01-08 14:09:00 +01:00
  • dff8bb85e5 feat(Mobile): Added Mechanic personal vehicle summon Yimura 2022-01-08 05:42:36 +01:00
  • c86f195467 refactor(Services): unnecessary global inclusion Yimura 2022-01-08 05:31:24 +01:00
  • a3b2d8ffef refactor: Move find_script_thread to gta_util Yimura 2022-01-08 01:43:04 +01:00
  • 121553a3f5 refactor: Only act on an entity if we have control Yimura 2022-01-07 17:00:42 +01:00
  • df92a95aa9 feat(OffRadar): Moved to util/mobile Yimura 2022-01-07 15:05:47 +01:00
  • 831ba8ad3a feat(Mobile): Added mors mutual insurance fix all vehicles Yimura 2022-01-07 13:58:51 +01:00
  • ec22ca2905 feat(Crossmap): Updated with more accurate crossmap Yimura 2022-01-07 00:36:55 +01:00
  • 3d71ab1b77 fix(Player): SelectedPlayer struct was a copy and never updated causing the selected player to never update Yimura 2022-01-06 09:26:45 +01:00
  • 74fdad96fe feat(Debug): Added Script Event Logging Yimura 2022-01-06 08:47:00 +01:00
  • 624373a2f9 fea(PlayerInfo): Show wanted level and if player pad has god Yimura 2022-01-05 22:14:44 +01:00
  • 44693ff015 Merge pull request #39 from The-Denno/bug_ragdoll Yimura 2022-01-05 21:09:46 +01:00
  • 7877c7cd8c Update no_ragdoll.cpp The-Denno 2022-01-05 19:23:57 +01:00
  • 4c28db9e58 fix(Vehicle): Vehicle God mode was not working as intended Yimura 2022-01-05 19:22:21 +01:00
  • 152b5fc574 Merge pull request #38 from The-Denno/gui_player_info Yimura 2022-01-05 18:54:57 +01:00
  • 9c4e22814d feat(PlayerInfo): Simplified Code and added separators Yimura 2022-01-05 18:51:30 +01:00
  • 258aacccd8 Merge pull request #37 from The-Denno/settings Yimura 2022-01-05 18:47:05 +01:00
  • cea523f391 Update tab_settings.cpp The-Denno 2022-01-05 18:43:03 +01:00
  • deab14bf83 Update player_info.cpp The-Denno 2022-01-05 18:31:09 +01:00
  • b4d23c1789 fix(Self): Wanted Level added force toggle Yimura 2022-01-05 18:30:16 +01:00
  • f1bfa8e22d Update tab_settings.cpp The-Denno 2022-01-05 18:22:06 +01:00
  • d08c1c5e3f feat(Self): Reorganised self tab items in groups Yimura 2022-01-05 18:18:03 +01:00
  • 2c5d4efb79 Merge pull request #35 from Yimura-Forks/master Yimura 2022-01-04 23:24:08 +01:00
  • aa08bb206b refactor(Core): Removed eExplosionType and updated gta/enums instead Yimura 2022-01-04 23:10:27 +01:00
  • 4f4dc63e0d refactor(Fonts): Removed unused rubik font Yimura 2022-01-04 22:52:23 +01:00
  • 0e0f6c626b refactor(GUI): Simplified calls to windows Yimura 2022-01-04 22:45:34 +01:00
  • 8c099fa473 refactor(Toxic): Removed origin option Yimura 2022-01-04 22:33:56 +01:00
  • caccb4064f refactor(GUI): Cleaned gui function defs Yimura 2022-01-04 22:16:36 +01:00
  • 6b71a8e2a1 feat(Actions): Added perma link to latest binary Yimura 2022-01-04 17:36:47 +01:00
  • ed3105334b feat(README): Added mention to prebuild DLL's Yimura 2022-01-04 17:29:31 +01:00
  • 5f60af41ab feat(README): Updated README to be clearer Yimura 2022-01-04 12:47:04 +01:00
  • 324e0de317 feat(Contrib): Added CONTRIBUTING.md Yimura 2022-01-03 19:32:32 +01:00
  • 86a536b475 feat(Issues): Added issue templates Yimura 2022-01-03 19:04:37 +01:00
  • 2dd791be0c Merge pull request #32 from Yimura-Forks/master Yimura 2022-01-03 18:14:57 +01:00
  • a7728d4e91 feat(Actions): Include short SHA in tag Yimura 2022-01-03 18:08:15 +01:00
  • e3e2d43098 fix(Actions): Typo and release name Yimura 2022-01-03 18:00:30 +01:00
  • a260d1bf95 fix(Actions): Short SHA was not used Yimura 2022-01-03 17:58:04 +01:00
  • 680a8fb129 fix(Actions): delete-older-releases requires token Yimura 2022-01-03 17:53:22 +01:00
  • 108acae399 fix(Actions): forgot with keyword Yimura 2022-01-03 17:49:09 +01:00
  • c0cfb74488 fix(Actions): Do not use short sha in release tag Yimura 2022-01-03 17:47:35 +01:00
  • a2ca7a94ad fix(Actions): Delete tag pattern Yimura 2022-01-03 17:45:51 +01:00
  • 34e718d258 fix(Action): Remove old nightly releases Yimura 2022-01-03 17:44:18 +01:00
  • 6fd3cc4f2e fix(Action): Premake requires a select version Yimura 2022-01-03 17:25:09 +01:00
  • bf73a32e2c fix(Actions): Setup msbuild version Yimura 2022-01-03 17:22:00 +01:00
  • 7d40e62d1c feat(Actions): Added nightly build Yimura 2022-01-03 17:19:03 +01:00
  • 11f0f0d04b Merge pull request #27 from ThatKakiGuy/tp_to_obj Yimura 2021-12-29 15:11:31 +01:00
  • 3554334ed7 remove include Kaki 2021-12-29 15:09:43 +01:00
  • 8dfa7cd14e use array instead of vector Kaki 2021-12-29 14:57:58 +01:00
  • 6cd2d56a62 fixing everything Kaki 2021-12-29 14:24:12 +01:00
  • b648cba70d feat(Teleport): Teleport to objective Kaki 2021-12-29 11:48:53 +01:00
  • 7d731476d4 Merge pull request #22 from GibsonHF/master Yimura 2021-12-27 10:28:46 +01:00
  • 621745feca Update window_handling.cpp Gibson 2021-12-26 21:30:56 -05:00
  • 63bacc0a77 Updated tab_self for missing code Gibson 2021-12-26 21:30:08 -05:00
  • 577a9c1bc8 Merge pull request #18 from karifeld/master Yimura 2021-12-26 23:06:06 +01:00
  • 0f085a880b Update tab_self.cpp karifeld 2021-12-25 20:26:45 +08:00
  • 8efde2daa6 feat(Spoofing) disable player control karifeld 2021-12-25 19:41:25 +08:00
  • e894de848f feat(Self): much more organized karifeld 2021-12-25 17:22:24 +08:00
  • 0c01593ab9 fix(Globals): Don't forget to close file handle Yimura 2021-12-24 01:58:56 +01:00
  • 1a21dc1018 feat(Debug): Added global debugging tab Yimura 2021-12-24 01:53:50 +01:00
  • 0856f3eab5 feat(GUI): Added debug window Yimura 2021-12-22 21:41:00 +01:00
  • 28773c63b1 chore(Protections): Removed unused replay_interface Yimura 2021-12-22 21:35:59 +01:00
  • a124296a5e feat(Settings): Removed dump entrypoints button Yimura 2021-12-22 21:30:09 +01:00
  • 91052e3ef6 feat(Globals): Added debug window bool Yimura 2021-12-22 21:26:26 +01:00
  • 350d1733ea feat(FunctionTypes): Updated trigger_script_event function def Yimura 2021-12-22 19:33:54 +01:00
  • 040b2a8882 fix(Toxic): Set bounty Yimura 2021-12-22 16:04:52 +01:00
  • 3394f8e65c feat(Hook): Dismiss shop_controller error instead of silencing it Yimura 2021-12-22 14:38:51 +01:00
  • 8d6152bcd5 fix(Hooking): Confusion between 2 different natives Yimura 2021-12-22 14:26:54 +01:00
  • d925ec2bbc feat(Vendor): Updated GTAV-Classes Yimura 2021-12-22 13:19:30 +01:00
  • ba189ff65d fix(NoRagdoll): Disabling no ragdoll will force ragdoll the player Yimura 2021-12-22 01:15:02 +01:00
  • cbd94e4ef0 fix(ErrorScreen): Fix arguments and simplified pointer decl Yimura 2021-12-22 01:13:10 +01:00
  • c8aa2fd085 feat(Self): SuperRun prefer character rotation instead of cam rotation Yimura 2021-12-21 11:03:58 +01:00
  • d8b7b8801a feat(CPed): In vehicle property is a bit field, check against bit instead of one value Yimura 2021-12-20 11:37:23 +01:00
  • 2fa3ebd789 Merge pull request #11 from karifeld/master Yimura 2021-12-19 13:00:52 +01:00
  • a128160e2b feat(Self): Set other ragdoll natives to false Yimura 2021-12-19 13:00:17 +01:00
  • 802aee41af feat(Self): Better no ragdoll karifeld 2021-12-19 14:02:38 +08:00
  • 28b1224898 feat(Self): Added super run Yimura 2021-12-19 00:25:54 +01:00
  • 136cb01164 feat(Spoofing): Added spoofing with SendNetInfoToLobby hook Yimura 2021-12-18 19:24:30 +01:00
  • 69bf73a1dd chore(Settings): Removed old settings file Yimura 2021-12-18 15:37:47 +01:00
  • f95a390310 feat(Hooks): Removed useless REPORT MYSELF and REPORT CASH SPAWN events Yimura 2021-12-18 14:58:02 +01:00
  • 8931db7d4b feat(Protections): Stop calling replay interface on tick Yimura 2021-12-18 14:28:37 +01:00
  • f2011a6ce5 chore(Classes): Modified code to reflect changes made in GTAV-Classes vendor Yimura 2021-12-18 01:42:44 +01:00
  • 82686abba4 feat(Vendor): Updated GTAV-Classes Yimura 2021-12-18 01:26:51 +01:00
  • 7034d5671c feat(Vendor): Updated GTAV-Classes Yimura 2021-12-17 23:27:25 +01:00
  • 721682743d Merge pull request #9 from iRevolutionDev/update Yimura 2021-12-17 21:52:01 +01:00
  • 265e905d3f feat(Police): Fixed wanted level change. iRevolutionDev 2021-12-17 17:44:09 -03:00
  • 192e5aaee7 feat(ReplayInterface): Yield script even on invalid objects Yimura 2021-12-16 20:16:40 +01:00
  • 838da48400 feat(TopBar): Better and faster rage quit Yimura 2021-12-16 00:40:07 +01:00
  • a314ed3792 fix(Enums): CeoKick event hash was incorrect Yimura 2021-12-15 23:37:56 +01:00
  • c7b2763e8c feat(Enums): Updated script event hashes Yimura 2021-12-15 23:30:10 +01:00