Commit Graph

  • 19d8e9fed5 Removed address-of operator on instruction_pointer parameter, as sol is pass-by-value. gir489returns 2024-07-30 22:19:52 -04:00
  • a6c204dd51
    Merge branch 'master' into refactor-sc-functions gir489 2024-07-30 22:15:42 -04:00
  • e5be538719 Fixed lua/scr_function. gir489returns 2024-07-30 22:15:27 -04:00
  • 80af2d7c6a
    Refactor how blips work (#3473) gir489 2024-07-30 16:11:49 -04:00
  • b4e8b1c231
    Merge branch 'master' into refactor-sc-functions gir489 2024-07-30 13:12:08 -04:00
  • f93087cfeb Add Return Value Support for Script Functions Arthur 2024-07-30 19:54:33 +03:00
  • 86a344cb1f Fixed use_weapon_range not being saved. gir489returns 2024-07-30 10:26:45 -04:00
  • 3276a5b871
    feat(CMake): bump version hash Andreas Maerten 2024-07-30 11:48:08 +02:00
  • 427229ae2c Refactor how blips work in YimMenu to hopefully return reliable mission blips. gir489returns 2024-07-29 22:48:53 -04:00
  • 6c5a653d1d
    fix gui scale slider (#3466) lonelybud 2024-07-29 14:53:38 +05:30
  • 94f8814837 fix gui scale slider dynamoNg 2024-07-29 14:26:37 +05:30
  • fee95df844
    refactor: username and RID join input fields join a player on enter (#3464) Andreas Maerten 2024-07-28 23:34:28 +02:00
  • d345a72a34
    revert: Tracked player update rate change (#3463) Andreas Maerten 2024-07-28 23:33:47 +02:00
  • 5399477a74 refactor: username and RID join input fields join a player on enter Yimura 2024-07-28 23:14:13 +02:00
  • 4b69058b68 revert: Tracked player update rate change Yimura 2024-07-28 22:46:42 +02:00
  • 4ec9da8cb5
    feat(carmod_shop): don't influence stats implicitly (#3462) Andreas Maerten 2024-07-28 22:37:18 +02:00
  • adb2c02e77
    Re-add kick host during join (#3450) CringeArab 2024-07-28 23:18:00 +03:00
  • 0be594affb feat(carmod_shop): don't influence stats implicitly Yimura 2024-07-28 22:16:21 +02:00
  • b1f27c745d
    Added script patch to stop NPCs from putting bounties on us. (#3461) gir489 2024-07-28 15:54:29 -04:00
  • 6e38b458d7 Added script patch to stop NPCs from putting bounties on us. gir489returns 2024-07-28 14:19:47 -04:00
  • 0c540df277 removed useless delay in player db CringeArab 2024-07-28 14:24:26 +03:00
  • 7ebe412c7a
    Merge branch 'master' into host CringeArab 2024-07-28 01:01:05 +03:00
  • dfbab3509e exclude modders from autokick host CringeArab 2024-07-28 00:43:26 +03:00
  • 19fe45bf9d
    fix: fix chat (#3454) Mr-X-GTA 2024-07-27 21:43:45 +02:00
  • 665afb1bd5
    Disable dupe detector in freemode. (#3449) gir489 2024-07-27 15:01:19 -04:00
  • 41a9d99aaf fix: fix chat Mr-X-GTA 2024-07-27 20:37:07 +02:00
  • 50fe52ab15 returned kick host during join CringeArab 2024-07-27 12:44:47 +03:00
  • 9b22170312 Added unlikely attribute to allow_all_vehicles_in_heists. gir489returns 2024-07-27 00:15:11 -04:00
  • 1de5abdabc Fixed freemode detecting duplicate vehicles and trying to emit DUPE_DETECT metric. gir489returns 2024-07-26 21:55:31 -04:00
  • 43afdae9e7
    Fixed mission cars not being properly cleaned up. (#3434) gir489 2024-07-26 17:29:49 -04:00
  • 995b381053
    Don't mark players in missions as joinable (#3444) CringeArab 2024-07-27 00:27:50 +03:00
  • 187ac86535
    Fixed aimbot trying to aim at peds inside our current vehicle. (#3443) gir489 2024-07-26 17:10:22 -04:00
  • 519c1305de
    Fixed TUNABLE_BASE_ADDRESS being incorrect. (#3441) gir489 2024-07-26 17:10:06 -04:00
  • d346bec5e0 disabled join button CringeArab 2024-07-26 23:56:53 +03:00
  • c383077ceb do not mark missions as joinable CringeArab 2024-07-26 21:07:19 +03:00
  • 778e6797b0 Fixed aimbot trying to aim at peds inside our current vehicle. gir489returns 2024-07-26 13:40:49 -04:00
  • 3cf3f532ef Fixed TUNABLE_BASE_ADDRESS being incorrect. gir489returns 2024-07-26 11:54:18 -04:00
  • d346b13601
    Added an option to the aimbot to make it retrieve the max distance for the current weapon. (#3430) gir489 2024-07-26 05:07:28 -04:00
  • 6d77b81343
    feat(debug): Add Tunables Tab (#3431) Arthur 2024-07-26 12:05:47 +03:00
  • fccc3c0fdf Change tunable base address to 0x40000 Arthur 2024-07-26 11:47:33 +03:00
  • f5cc2161ca Fixed mission cars not being properly cleaned up. gir489returns 2024-07-25 16:13:30 -04:00
  • afe259d5bc Remove redundant includes Arthur 2024-07-25 20:11:16 +03:00
  • 394e9127f5 feat(debug): Add Tunables Tab Arthur 2024-07-25 20:03:26 +03:00
  • aba3d3b14a Added an option to the aimbot to make it retrieve the max distance for the current weapon. Fixed an exception coming from spoof_host_token if a pointer was invalid. Fixed the aimbot targeting "friendly NPCs" who were for some reason marked as hated NPC relationships. gir489returns 2024-07-25 11:39:42 -04:00
  • 449ebf4c42
    fix(Weapon Combo Boxes): use unique ids for weapon combos (#3428) lonelybud 2024-07-25 17:38:41 +05:30
  • 20d7486742 fix #3423 use unique ids for weapon combos dynamoNg 2024-07-25 16:08:50 +05:30
  • 086f42f21e
    feat: Patch game self report sender (#3422) Andreas Maerten 2024-07-24 23:46:47 +02:00
  • c22314c2c0
    fix #3406 & refactor bounds check (#3419) lonelybud 2024-07-25 00:57:06 +05:30
  • 7255f7f36a feat: Patch game self report sender Yimura 2024-07-24 21:08:30 +02:00
  • 9e698593de fix components text and draw should not be -1 dynamoNg 2024-07-24 22:53:07 +05:30
  • dd096d3e1d Revert "Redesigned outfit editor (#3376)" dynamoNg 2024-07-24 22:33:06 +05:30
  • 1892bdf2ea Revert "change DragInt to SliderInt (#3378)" dynamoNg 2024-07-24 22:32:16 +05:30
  • c15c57335f
    Fixed aimbot snapping to weird angles when first grabbing a target with low FoV. (#3416) gir489 2024-07-24 03:16:04 -04:00
  • 84f6a5cf4a Fixed aimbot snapping to weird angles when first grabbing a target with low FoV. gir489returns 2024-07-23 22:49:06 -04:00
  • c975a14576
    fix(GtaDataService): weapon and weapon component caches aren't wiped properly on rebuild (#3414) Andreas Maerten 2024-07-23 23:54:57 +02:00
  • e9816c6f69 fix(GtaDataService): weapon and weapon component caches aren't wiped properly on rebuild Yimura 2024-07-23 23:39:23 +02:00
  • d946f063d1
    fix(Aimbot/Triggerbot): crash could occur if the user had Trust Friends on when aimbotting (#3413) gir489 2024-07-23 15:23:39 -04:00
  • 04dfcaa7bf Oops. gir489returns 2024-07-23 14:44:25 -04:00
  • 40bf403500
    fix(GtaDataService): Rebuild Cache button not working (#3411) Andreas Maerten 2024-07-23 20:15:19 +02:00
  • f23078c9ea
    Fixed friendly NPCs being incorrectly targeted by the aimbot/triggerbot. (#3412) gir489 2024-07-23 14:13:51 -04:00
  • 4e7d988083 Fixed friendly NPCs being incorrectly targeted by the aimbot/triggerbot. Added friends check to the aimbot/triggerbot. gir489returns 2024-07-23 13:29:28 -04:00
  • bc6cbfc4ee fix(GtaDataService): Rebuild Cache button not working Yimura 2024-07-23 19:16:23 +02:00
  • 6c7cac01c2
    fix crash on reinject (#3409) Quentin 2024-07-23 18:19:39 +02:00
  • ed4f3441f9
    Merge branch 'master' into fix-reinject-crash gir489 2024-07-23 11:36:37 -04:00
  • 649b26dee3 fix crash on reinject xiaoxiao921 2024-07-23 17:09:06 +02:00
  • f16f35d6e0
    Refactor Debug Threads & Expose More Functions (#3408) Arthur 2024-07-23 16:34:30 +03:00
  • 3a1aadbd7f Fix typo Arthur 2024-07-23 16:17:14 +03:00
  • 41dfd4e42c Refactor Debug Threads & Expose More Functions Arthur 2024-07-23 16:06:56 +03:00
  • e08ab4ca80
    Project include cleanup (#3404) gir489 2024-07-23 07:40:30 -04:00
  • 3a6b354571
    feat(debug): dump_entry_points (#3405) Quentin 2024-07-23 12:59:17 +02:00
  • f052ff9356
    Merge branch 'master' into SanitizeDeez Andreas Maerten 2024-07-23 09:04:57 +02:00
  • f62c8c875e
    fix(FontMgr): also keep in mind game language when generating font texture (#2892) Andreas Maerten 2024-07-23 08:47:38 +02:00
  • 2d67b301c8 feat(debug): dump_entry_points xiaoxiao921 2024-07-23 02:49:59 +02:00
  • d6abf78514 Sanitized the project's includes. gir489returns 2024-07-22 17:35:47 -04:00
  • 5fb03a47fa revert: newline changes introduced in merge request Yimura 2024-07-22 23:11:09 +02:00
  • d354bd34ab fix(FontMgr): order of for loops was F'd Yimura 2024-07-22 22:58:21 +02:00
  • a787520866 Merge branch 'master' into keep-in-mind-game-lang-for-font-mgr Yimura 2024-07-22 22:21:56 +02:00
  • 2ff3105684
    fix(kicks): fix script host kick (#3392) Mr-X-GTA 2024-07-22 11:17:36 +02:00
  • b1e1467738
    Partial revert of changes to Superherofly (#3389) DayibBaba 2024-07-22 10:18:45 +02:00
  • b42af940f6
    Reaction translation and single kick reaction (#3380) CringeArab 2024-07-22 11:17:58 +03:00
  • 8f980ff1ac
    feat(lua): Expose Script Patches & Functions (#3393) Arthur 2024-07-22 11:16:48 +03:00
  • 8d5d5cb73c
    Redesigned triggerbot (#3396) gir489 2024-07-22 04:16:16 -04:00
  • 413b37e4a6 Refactored enemy checks to only run the enemy determination code if the user has it enabled. gir489returns 2024-07-21 22:12:59 -04:00
  • cc008afe90 Fixed some mission peds not being aimbotted/triggerbotted when using only enemies. Removed unused global. gir489returns 2024-07-21 22:00:50 -04:00
  • 63587c6f9e Merge branch 'master' of https://github.com/YimMenu/YimMenu into TriggerMeTimbers gir489returns 2024-07-20 21:37:47 -04:00
  • 425a2f2286 Delay grabbing player velocity until after we've confirmed the target velocity has at least one tick of information to use. gir489returns 2024-07-20 21:34:54 -04:00
  • 487952bf82 Redesigned triggerbot to respect the same configuration the user has setup for the aimbot. Triggerbot will not force fire the player's current weapon instead of just silently spawning a bullet. gir489returns 2024-07-20 21:25:39 -04:00
  • b14a0b6cd3 feat(lua): Expose Script Patches & Functions Arthur 2024-07-20 20:07:33 +03:00
  • f4e6f57e44 fix(kicks): fix script host kick Mr-X-GTA 2024-07-20 17:30:25 +02:00
  • 27cea320b1 oopsie DayibBaba 2024-07-20 13:41:34 +02:00
  • 05e9448235
    Merge branch 'master' into creampie CringeArab 2024-07-20 14:01:16 +03:00
  • 72160c454d revert Muhammad007228 2024-07-20 14:00:56 +03:00
  • e2f9714e18
    Fixed invalid command crashing game (#3388) DayibBaba 2024-07-20 12:26:51 +02:00
  • f250d8e606 Reset feature to old version DayibBaba 2024-07-20 11:31:15 +02:00
  • 966b18369f Fixed invalid command crashing game DayibBaba 2024-07-20 11:11:27 +02:00
  • e188c0df9a Update settings.hpp Muhammad007228 2024-07-19 23:11:42 +03:00
  • 09b7b6ce54 translation for events in cout Muhammad007228 2024-07-19 13:34:06 +03:00
  • 271e7d3e1f
    Merge branch 'master' into creampie CringeArab 2024-07-19 00:58:39 +03:00
  • 8707a3255d reaction_translations Muhammad007228 2024-07-19 00:50:56 +03:00
  • c1f68cb632
    Improved aimbot enemy detection and change DragInt to SliderInt (#3378) gir489 2024-07-18 15:58:21 -04:00