Commit Graph

  • ee69b3b0b9
    Refactor Weapons JSON parser to associate path with recentness (#3565) gir489 2024-08-14 02:41:47 -04:00
  • a1fb2ae6d8
    feat(Lua)!: New Lua bindings (#3563) tupoy-ya 2024-08-14 06:40:09 +00:00
  • 9ec05a03d7 Added debug buttons. gir489returns 2024-08-13 18:58:06 -04:00
  • e834524ab4 Redesigned delete_vehicle protections. gir489returns 2024-08-13 18:34:04 -04:00
  • 957ce54dc3 Removed unnecessary is_remote check. gir489returns 2024-08-13 15:50:26 -04:00
  • e18d168360 Initial commit. gir489returns 2024-08-13 14:48:28 -04:00
  • a00533c274 Alignment check. gir489returns 2024-08-13 14:51:03 -04:00
  • 58ea4a5eb9 add reasoning and use native underlying format xiaoxiao921 2024-08-13 15:31:48 +02:00
  • 5eaf011691 Fix for components that had empty descriptions. gir489returns 2024-08-12 14:20:11 -04:00
  • 9a3d8f1122
    docs: Fixed a few more errors. tupoy-ya 2024-08-12 22:52:05 +05:00
  • 86b71951cf Merge branch 'master' of https://github.com/YimMenu/YimMenu into FreeBeerTomorrow gir489returns 2024-08-12 11:46:44 -04:00
  • ca589084f3 Fixed erroneous attachment descriptions being displayed and persisted to the Weapons JSON. gir489returns 2024-08-12 11:41:04 -04:00
  • c4f686f2d5 Added a RPF parse hierarchy to ensure the latest weapon file is loaded into the Weapons JSON. gir489returns 2024-08-12 10:28:20 -04:00
  • 5da7e7d582
    chore(Lua): Rename add_independent_imgui to add_always_draw_imgui. tupoy-ya 2024-08-12 18:05:57 +05:00
  • 9cf7a7960a
    fix(lua_manager.hpp): Added draw_less_dependent_gui function. tupoy-ya 2024-08-12 16:10:57 +05:00
  • 43caa77d1a
    fix(gui.cpp): include lua_manager.hpp. tupoy-ya 2024-08-12 16:02:14 +05:00
  • 4f529025cf
    feat(Lua): Make independent imgui independent. tupoy-ya 2024-08-12 14:50:39 +05:00
  • 9f514924b6
    feat(Lua): expose imgui separatortext to lua (#3554) kikkin_yo_azzez 2024-08-12 02:34:22 -05:00
  • d6159d7686
    fix(Settings): aimonlyatthreats using only_on_enemy. (#3557) gir489 2024-08-12 03:13:33 -04:00
  • d45150ac23 Fixed some weapons whose update files did not follow FIFO. gir489returns 2024-08-11 23:27:43 -04:00
  • 0406f2e61d Incorporate eThreadState changes. gir489returns 2024-08-11 19:21:57 -04:00
  • dba17684e6 Fixed aimonlyatthreats using only_on_enemy. gir489returns 2024-08-11 14:18:31 -04:00
  • f3013c4af8 separatortext docs kikkin_yo_azzez 2024-08-10 18:56:03 -05:00
  • 8ed9106230 imgui separatortext kikkin_yo_azzez 2024-08-10 18:49:38 -05:00
  • 8c11a1ebb0
    Fixed Weapons JSON not properly using the most recent meta file. (#3550) gir489 2024-08-10 19:14:15 -04:00
  • 555331ff1d
    Prevent vehicle looped functions from running on vehicles we are not currently driving. (#3548) gir489 2024-08-10 19:12:29 -04:00
  • 94f956b50a
    Better enemy detection for aimbot (#3527) gir489 2024-08-10 19:11:56 -04:00
  • c4cf413655 Added threat check to aimbot. gir489returns 2024-08-10 13:48:28 -04:00
  • 76d3979cad Code review changes. gir489returns 2024-08-10 11:33:56 -04:00
  • 33aaab2155 Added ownership checks to the delete_vehicle check. gir489returns 2024-08-09 20:34:23 -04:00
  • 2b71199a22 Refactored script_function::call to fail gracefully if called out of lockstep when the scripts are running. gir489returns 2024-08-09 19:51:05 -04:00
  • 4cfd576815 Improved component information extraction to also retrieve the descriptions from the scripts. Redesigned Ammunation to now only display proper components. Added a tooltip of the component description to Ammunation. gir489returns 2024-08-09 19:05:57 -04:00
  • 5055669e97 Added ability to resolve WCT_INVALID attachments at runtime from the achievement_controller script, such as the game does. gir489returns 2024-08-09 17:12:35 -04:00
  • 66f7bd867d Fixed Weapons JSON not properly using the most recent meta file. gir489returns 2024-08-09 15:06:27 -04:00
  • 12fbb6978e Refactored is_ped_a_friend function. gir489returns 2024-08-09 13:48:40 -04:00
  • dbfe93d9b7 Prevent vehicle looped functions from running on vehicles we are not currently driving. gir489returns 2024-08-09 09:14:45 -04:00
  • b3fa5769ab Fixed aimbot and triggerbot trying to go after targets that were untargetable. gir489returns 2024-08-07 23:41:04 -04:00
  • 0ab85ab918 Code review changes. gir489returns 2024-08-07 10:06:04 -04:00
  • d2b139e9de Fixed aimbot and triggerbot using an unreliable method of determining the target's current vehicle. gir489returns 2024-08-07 00:10:03 -04:00
  • 6b3fcc2df1 Merge branch 'master' of https://github.com/YimMenu/YimMenu into BetterEnemyDetectionForAimbot gir489returns 2024-08-06 11:32:15 -04:00
  • 09b91ca6d7
    Add Return Value Support for Script Functions (#3479) Arthur 2024-08-06 15:46:48 +03:00
  • 7887024526 Fixed has_clan_logo check in view_lsc being given the wrong parameter. gir489returns 2024-08-05 12:14:47 -04:00
  • 31a7135e0e Added Clone Player Car. gir489returns 2024-08-05 12:09:12 -04:00
  • 013b463536
    Misc stuff (#3515) Mr-X-GTA 2024-08-05 09:15:42 +02:00
  • 5329f758df Revert "fix: fix player database join button" Mr-X-GTA 2024-08-04 21:34:40 +02:00
  • e5821b7546
    Merge branch 'master' into refactor-sc-functions gir489 2024-08-04 15:23:09 -04:00
  • c40aff2e67 Code review changes. gir489returns 2024-08-04 14:52:46 -04:00
  • 1997f82814 use upstream classes Mr-X-GTA 2024-08-04 18:05:05 +02:00
  • 6ae9f4c2e4 remove debug code Mr-X-GTA 2024-08-04 16:10:39 +02:00
  • 7b2bccb324 fix: fix player database join button Mr-X-GTA 2024-08-04 16:03:31 +02:00
  • ee2f1b8415 fix: fix incorrect reading of m_model_type Mr-X-GTA 2024-08-04 16:02:05 +02:00
  • e31099bc98 fix: fix exceptions when using gravity gun on objects or dying with some models Mr-X-GTA 2024-08-04 15:56:18 +02:00
  • 98e18107e7 fix: fix rare exceptions in esp::draw_player Mr-X-GTA 2024-08-04 15:49:00 +02:00
  • b7099bffae fix: fix cmd executor style being applied to all windows if command is invalid Mr-X-GTA 2024-08-04 15:46:18 +02:00
  • 3ab69974ca fix: fix crash when executing commands on all players Mr-X-GTA 2024-08-04 15:43:54 +02:00
  • 352efb5238 fix: fix take_control_of not requesting control if timeout is 0 Mr-X-GTA 2024-08-04 15:42:14 +02:00
  • aa53573fb5 fix: dont request control of entities that are not CPhysical Mr-X-GTA 2024-08-04 15:40:01 +02:00
  • 65028ed320 fix: fix gravity gun not working while requesting control Mr-X-GTA 2024-08-04 15:34:08 +02:00
  • c34f41f329 fix: fix exceptions when using bring player Mr-X-GTA 2024-08-04 15:30:45 +02:00
  • d0072ceb04 fix: fix spawned vehicle not being deleted when using bring player Mr-X-GTA 2024-08-04 15:29:15 +02:00
  • ac7f110c86 feat: update r* admin list Mr-X-GTA 2024-08-04 15:27:01 +02:00
  • 25b545b74d feat(exception handler): set destination register to 0 on move instructions Mr-X-GTA 2024-08-04 15:24:44 +02:00
  • ad11a70e8e feat: show message box with version note if pattern scan fails Mr-X-GTA 2024-08-04 15:16:35 +02:00
  • edc81ce955 feat(hotkeys): add support for mouse buttons Mr-X-GTA 2024-08-04 15:01:36 +02:00
  • f059935d79 Code review changes. gir489returns 2024-08-03 17:15:32 -04:00
  • 7f8fc205a9 Added better enemy detection to aimbot and triggerbot. gir489returns 2024-08-03 13:41:38 -04:00
  • eefd71196c
    Removed errant waypoint icons in get_objective_location. (#3509) gir489 2024-08-03 12:19:43 -04:00
  • 09a60a98b7
    fix(RID join): crash on join #3474 (#3511) Quentin 2024-08-03 18:14:42 +02:00
  • 5587c45b06 Added more objective waypoints. gir489returns 2024-08-03 11:45:15 -04:00
  • 00eb1ced68 c++ is shit xiaoxiao921 2024-08-03 15:57:58 +02:00
  • 4223c3b8ea .0 xiaoxiao921 2024-08-03 01:51:00 +02:00
  • d9745f499e Removed errant waypoint icons in get_objective_location. Updated BlipIcons enum. gir489returns 2024-08-02 18:49:27 -04:00
  • 670da805c8 Fixed COPY VEHICLE not giving persist_car_service::spawn_vehicle_json the target's ped so it can copy their clan logo and not ours. Fixed spawn_vehicle_json calling add_clan_logo_to_vehicle with our logo and not the ped parameter's logo. gir489returns 2024-08-02 13:06:35 -04:00
  • 6bd7346724 Fixed vehicle clan logo SP bypass not working properly. gir489returns 2024-08-02 08:33:28 -04:00
  • b92a41bd84
    Add more colors to LS Customs menu (#3484) Вирусиен 2024-08-02 10:09:26 +02:00
  • 3fc8afe52c Added script patch for the SP check of vehicle_cannot_accept_clan_logo Arthur 2024-08-02 10:26:45 +03:00
  • b270eb336a Added a check in view_lsc to see if the vehicle can accept clan logos first. gir489returns 2024-08-01 23:51:12 -04:00
  • 2e0a68e344 Fix #3497 graceful landing not saved. gir489returns 2024-08-01 21:48:53 -04:00
  • f52317afc7 Added get_int method and updated param names for script functions Arthur 2024-08-01 19:40:57 +03:00
  • edb1e70578
    up Вирусиен 2024-08-01 16:24:06 +02:00
  • 74b4ae3453
    up Вирусиен 2024-08-01 15:55:30 +02:00
  • 80a313c65d
    up Вирусиен 2024-08-01 15:36:20 +02:00
  • 6c40a08232 prevent log spam dynamoNg 2024-08-01 15:18:42 +05:30
  • 7a6c37ccd0
    up Вирусиен 2024-08-01 01:52:48 +02:00
  • 9f1e5d44fc
    up Вирусиен 2024-08-01 01:50:59 +02:00
  • 98fe14468b
    up Вирусиен 2024-08-01 01:35:20 +02:00
  • da4584dbff
    Up Colors Вирусиен 2024-07-31 20:43:37 +02:00
  • 325a1c6cb1
    Up Colors Вирусиен 2024-07-31 20:40:35 +02:00
  • 503f74008e
    Up colors Вирусиен 2024-07-31 20:37:52 +02:00
  • 6cee50d839
    up colors Вирусиен 2024-07-31 20:26:08 +02:00
  • 3b5b863aee
    Merge branch 'YimMenu:master' into colors Вирусиен 2024-07-31 20:07:24 +02:00
  • 0e1c4b8654 Updated function_name documentation. gir489returns 2024-07-31 12:56:57 -04:00
  • faaf2da863 Fixed improper casting of Boolean return type. gir489returns 2024-07-31 12:52:18 -04:00
  • acfda8aed8 Updated documentation for scr_function Arthur 2024-07-31 19:39:02 +03:00
  • ebb9b079f9 Added support for Vector3 and updated casting for bool type for proper conversion to Lua boolean Arthur 2024-07-31 19:02:44 +03:00
  • a6cabfa3e3 Fixed reset_session_data & start_creator_script Arthur 2024-07-31 14:24:09 +03:00
  • c27b150297 remove condition where we dont accept event when died dynamoNg 2024-07-31 14:48:04 +05:30
  • 2bec01264a add proper descriptions dynamoNg 2024-07-31 14:21:42 +05:30
  • 7ff311e2d9 fix indentation dynamoNg 2024-07-31 14:18:18 +05:30
  • dbefb72201 feat(debug): log explosion event dynamoNg 2024-07-31 12:55:00 +05:30