Changelog
All notable changes to this project will be documented in this file.
[Nightly] - 2025-12-18
Miscellaneous Tasks
2025-12-13
Miscellaneous Tasks
2025-10-27
Bug Fixes
2025-09-07
Features
2025-07-23
Bug Fixes
2025-07-08
Miscellaneous Tasks
2025-06-22
Bug Fixes
Miscellaneous Tasks
- Update for b3570 (#130) (39fef35)
- Update for b3570 (39fef35)
- Updated globals (39fef35)
- Update gtav-classes.cmake (39fef35)
- --------- (39fef35)
2025-05-22
Bug Fixes
Miscellaneous Tasks
2025-04-11
Bug Fixes
- Fix (09e997f)
Miscellaneous Tasks
2025-01-10
Miscellaneous Tasks
2025-01-10
Miscellaneous Tasks
2024-12-14
Miscellaneous Tasks
- Update gtav-classes again (#62) (c349c9f)
- More fixes (#71) (22c184d)
- - Improved session multiplexer (22c184d)
- - Fixed kick from interior (22c184d)
- - Fixed explode player (22c184d)
- - Fixed force script host (22c184d)
- - Re-added null function kick (22c184d)
- - Re-added auto kick host (22c184d)
- - Removed host token spoofing (22c184d)
2024-12-14
Miscellaneous Tasks
2024-12-13
Miscellaneous Tasks
2024-11-29
Miscellaneous Tasks
2024-11-01
Miscellaneous Tasks
2024-10-24
Bug Fixes
2024-10-20
Miscellaneous Tasks
2024-09-30
Miscellaneous Tasks
2024-09-29
Bug Fixes
Miscellaneous Tasks
2024-09-27
Bug Fixes
- Remove patched stuff (82b8eae)
Features
- Bypass BE kicks from legit hosts (82b8eae)
Miscellaneous Tasks
- Update for b3337 (#1) (82b8eae)
- Apply diff (82b8eae)
- Remove duplicate chat spammer notification (#2) (82b8eae)
- --------- (82b8eae)
2024-09-25
Miscellaneous Tasks
- Add cleaned files (f51e8c2)
2024-09-20
Bug Fixes
- Fix crash (52aec52)
2024-09-18
Bug Fixes
- Fix pointers version (220322b)
Features
- Initial battleye bypass (220322b)
Miscellaneous Tasks
- Initial battleye bypass (#3697) (220322b)
- Disable force kick toggle too (220322b)
- Enable exclude modders toggle by default to prevent auto-kicks (220322b)
2024-09-17
Miscellaneous Tasks
2024-09-05
Miscellaneous Tasks
- Prevent repeat calls to cache rebuild causing a crash. (#3662) (0d18cd6)
- Add Logging for HTTP Start Requests (#3667) (b0b56ee)
2024-09-03
Miscellaneous Tasks
- Remove RADARDEADDROP_PACKAGE from Objective Blips (#3650) (1826fe3)
- Disable CMD executor if in-game keyboard is active (#3656) (a62ea11)
2024-09-03
Miscellaneous Tasks
2024-09-01
Miscellaneous Tasks
- Added UFO abduction protection. (#3641) (351749e)
- Move Collapsing Headers in Weapons to Separate Tab (#3627) (0d26223)
- Input Method Editor (#3634) (707f200)
- Fixed a race condition with scr_patch's destructor. (#3639) (706e6f7)
- Fixed a race condition caused by disabling and enabling a Lua script with scr_patch more than once. (706e6f7)
- Fixed patch not being enabled if data is already created (706e6f7)
- --------- (706e6f7)
2024-08-28
Bug Fixes
Miscellaneous Tasks
- Fix dynamic hooks/calls: (#3629) (3ad9306)
- Fix dynamic hooks/calls: (#3629) (3ad9306)
- Fix dynamic hooks/calls: (#3629) (3ad9306)
- Fix dynamic hooks/calls: (#3629) (3ad9306)
- Fixed some reaction settings not being persisted. (#3642) (70a173a)
2024-08-28
Miscellaneous Tasks
2024-08-23
Miscellaneous Tasks
- Incorporate eThreadState changes (#3558) (c36981a)
- Fix Thread State for Script Functions and cellphone_flashhand (#3619) (2519de7)
2024-08-22
Miscellaneous Tasks
- Redesign Script Patches for Lua (#3612) (0dd43e9)
- Refactor Script Patches for Lua (0dd43e9)
- Use updateallpatchesforscript instead of update and store script's joaat instead of its string (0dd43e9)
- Added protection against remote ped flag setting (#3610) (aee6f34)
- Fix Disable Phone (#3616) (f87db29)
2024-08-22
Miscellaneous Tasks
2024-08-14
Miscellaneous Tasks
- Refactor Weapons JSON parser to associate path with recentness (#3565) (d1e4b08)
- Added a RPF parse hierarchy to ensure the latest weapon file is loaded into the Weapons JSON. (d1e4b08)
- Fixed erroneous attachment descriptions being displayed and persisted to the Weapons JSON. (d1e4b08)
- Fix for components that had empty descriptions. (d1e4b08)
- Added ownership checks to the delete_vehicle check. (#3552) (bdb3071)
- Added ownership checks to the delete_vehicle check. (bdb3071)
- Redesigned delete_vehicle protections. (bdb3071)
- Cleaned up code. (bdb3071)
- Fixed vehicle repaired/vehicle godmode code not running if the player was offline/did not have a personal vehicle deployed. (bdb3071)
- Fixed Chinese being a simp. (#3581) (bdb3071)
- Bump version (bdb3071)
2024-08-12
Bug Fixes
- Fix
ImGui.SliderFloat3binding. (eecd20b) - Partially fixed auto generated documentation. (eecd20b)
- Include
lua_manager.hpp. (eecd20b) - Added
draw_less_dependent_guifunction. (eecd20b)
Documentation
Features
- Expose imgui separatortext to lua (#3554) (e4e1b6b)
- New Lua bindings (#3563) (eecd20b)
- Make independent imgui independent. (eecd20b)
- Add a
pointer:set_addressbinding. (eecd20b) - Added
menu_event.Wndprocevent. (eecd20b)
Miscellaneous Tasks
2024-08-10
Bug Fixes
Miscellaneous Tasks
- Prevent vehicle looped functions from running on vehicles we are not currently driving. (#3548) (b18ac64)
- Fixed Weapons JSON not properly using the most recent meta file. (#3550) (5461455)
- Added ability to resolve WCTINVALID attachments at runtime from the achievementcontroller script, such as the game does. (5461455)
- Improved component information extraction to also retrieve the descriptions from the scripts. (5461455)
- Redesigned Ammunation to now only display proper components. (5461455)
- Added a tooltip of the component description to Ammunation. (5461455)
- Refactored script_function::call to fail gracefully if called out of lockstep when the scripts are running. (5461455)
2024-08-10
Miscellaneous Tasks
- Better enemy detection for aimbot (#3527) (20da24e)
- Added better enemy detection to aimbot and triggerbot. (20da24e)
- Fixed aimbot and triggerbot using an unreliable method of determining the target's current vehicle. (20da24e)
- Fixed aimbot and triggerbot trying to go after targets that were untargetable. (20da24e)
- Refactored ispeda_friend function. (20da24e)
- Added threat check to aimbot. (20da24e)
2024-08-06
Miscellaneous Tasks
- Add Return Value Support for Script Functions (#3479) (12906d0)
- Add Return Value Support for Script Functions (12906d0)
- Removed address-of operator on instruction_pointer parameter, as sol is pass-by-value. (12906d0)
- Fixed resetsessiondata & startcreatorscript (12906d0)
- Added support for Vector3 and updated casting for bool type for proper conversion to Lua boolean (12906d0)
- Updated documentation for scr_function (12906d0)
- Added get_int method and updated param names for script functions (12906d0)
- Fix #3497 graceful landing not saved. (12906d0)
- Added a check in view_lsc to see if the vehicle can accept clan logos first. (12906d0)
- Fixed vehicle clan logo SP bypass not working properly. (12906d0)
- Fixed COPY VEHICLE not giving persistcarservice::spawnvehiclejson the target's ped so it can copy their clan logo and not ours. (12906d0)
- Fixed spawnvehiclejson calling addclanlogotovehicle with our logo and not the ped parameter's logo. (12906d0)
- Added Clone Player Car. (12906d0)
- Fixed hasclanlogo check in view_lsc being given the wrong parameter. (12906d0)
- --------- (12906d0)
2024-08-03
Bug Fixes
- Fix spawned vehicle not being deleted when using bring player (6ebd3d7)
- Fix exceptions when using bring player (6ebd3d7)
- Fix gravity gun not working while requesting control (6ebd3d7)
- Dont request control of entities that are not CPhysical (6ebd3d7)
- Fix takecontrolof not requesting control if timeout is 0 (6ebd3d7)
- Fix crash when executing commands on all players (6ebd3d7)
- Fix cmd executor style being applied to all windows if command is invalid (6ebd3d7)
- Fix rare exceptions in esp::draw_player (6ebd3d7)
- Fix exceptions when using gravity gun on objects or dying with some models (6ebd3d7)
- Fix incorrect reading of mmodeltype (6ebd3d7)
Features
- Add support for mouse buttons (6ebd3d7)
- Show message box with version note if pattern scan fails (6ebd3d7)
- Set destination register to 0 on move instructions (6ebd3d7)
- Update radmin list (6ebd3d7)
Miscellaneous Tasks
- Removed errant waypoint icons in getobjectivelocation. (#3509) (0ea9fab)
- Misc stuff (#3515) (6ebd3d7)
2024-08-03
Bug Fixes
2024-08-02
Miscellaneous Tasks
2024-07-30
Miscellaneous Tasks
2024-07-28
Bug Fixes
Features
Miscellaneous Tasks
- Re-add kick host during join (#3450) (61c32b2)
- Don't influence stats implicitly (#3462) (1458c1f)
- Tracked player update rate change (#3463) (2c20b0b)
Refactor
2024-07-27
Bug Fixes
Miscellaneous Tasks
2024-07-26
Miscellaneous Tasks
- Added an option to the aimbot to make it retrieve the max distance for the current weapon. (#3430) (6e8c210)
- Fixed an exception coming from spoofhosttoken if a pointer was invalid. (6e8c210)
- Fixed the aimbot targeting "friendly NPCs" who were for some reason marked as hated NPC relationships. (6e8c210)
- Fixed TUNABLEBASEADDRESS being incorrect. (#3441) (879896f)
- Fixed aimbot trying to aim at peds inside our current vehicle. (#3443) (cd74dff)
- Don't mark players in missions as joinable (#3444) (61c8dea)
- Do not mark missions as joinable (61c8dea)
- Disabled join button (61c8dea)
- Fixed mission cars not being properly cleaned up. (#3434) (f3ac43b)
- Disable dupe detector in freemode. (#3449) (e1c488f)
- Fixed freemode detecting duplicate vehicles and trying to emit DUPE_DETECT metric. (e1c488f)
- Added unlikely attribute to allowallvehiclesinheists. (e1c488f)
2024-07-26
Features
Miscellaneous Tasks
2024-07-24
Bug Fixes
- Fix #3406 & refactor bounds check (#3419) (21929ee)
- Fix components text and draw should not be -1 (21929ee)
- Use unique ids for weapon combos (#3428) (afd7bcf)
Features
Miscellaneous Tasks
- Revert "change DragInt to SliderInt (#3378)" (21929ee)
- This reverts outfit changes from commit c8dd29075c947f68b14b1a4beb6984538669aab7. (21929ee)
- Revert "Redesigned outfit editor (#3376)" (21929ee)
- This reverts commit 5c6f7ae8c5a034f2a3f6f6df1ad0da9a870962bb. (21929ee)
- Patch game self report sender (#3422) (a98411b)
2024-07-23
Bug Fixes
- Fix crash on reinject (#3409) (bba720f)
- Rebuild Cache button not working (#3411) (7ce99f9)
- Crash could occur if the user had Trust Friends on when aimbotting (#3413) (9413c30)
- Weapon and weapon component caches aren't wiped properly on rebuild (#3414) (847799d)
Features
Miscellaneous Tasks
- Project include cleanup (#3404) (f66f962)
- Refactor Debug Threads & Expose More Functions (#3408) (f6a6f5d)
- - Added a search box for the script names in Debug -> Threads. (f6a6f5d)
- - Added
is_session_startedandforce_script_on_playerfunctions to the Lua network class. (f6a6f5d) - - Added
is_activeandstart_launcher_scriptfunctions to the Lua script class. (f6a6f5d) - - Moved
view_stat_editor.cpptosrc/views/networkfromsrc/views/settings. (f6a6f5d) - - Added a help text for directly editing the sliders in outfit editor. (f6a6f5d)
- Fixed friendly NPCs being incorrectly targeted by the aimbot/triggerbot. (#3412) (15d9294)
- Added friends check to the aimbot/triggerbot. (15d9294)
- Rebuild Cache button not working (#3411) (7ce99f9)
- Rebuild Cache button not working (#3411) (7ce99f9)
- Rebuild Cache button not working (#3411) (7ce99f9)
- Rebuild Cache button not working (#3411) (7ce99f9)
- Fixed aimbot snapping to weird angles when first grabbing a target with low FoV. (#3416) (7e326d1)
2024-07-22
Bug Fixes
- Fix script host kick (#3392) (286a540)
- Also keep in mind game language when generating font texture (#2892) (9885b68)
Features
Miscellaneous Tasks
- Reaction translation and single kick reaction (#3380) (326a175)
- Partial revert of changes to Superherofly (#3389) (6a76831)
2024-07-22
Miscellaneous Tasks
- Redesigned triggerbot (#3396) (1bb96fb)
- Redesigned triggerbot to respect the same configuration the user has setup for the aimbot. (1bb96fb)
- Triggerbot will not force fire the player's current weapon instead of just silently spawning a bullet. (1bb96fb)
- Delay grabbing player velocity until after we've confirmed the target velocity has at least one tick of information to use. (1bb96fb)
- Fixed some mission peds not being aimbotted/triggerbotted when using only enemies. (1bb96fb)
- Removed unused global. (1bb96fb)
- Refactored enemy checks to only run the enemy determination code if the user has it enabled. (1bb96fb)
2024-07-18
Miscellaneous Tasks
- Redesigned outfit editor (#3376) (5c6f7ae)
- Improved aimbot enemy detection and change DragInt to SliderInt (#3378) (c8dd290)
- Added aimbot check for peds we are in combat with via scripts. (c8dd290)
- Changed DragInt into SliderInt. (c8dd290)
- Fixed no_sway not being saved to config. (c8dd290)
- Fixed aimbot snapping to an invalid angle when the target was first grabbed. (c8dd290)
- Fixed invalid command crashing game (#3388) (8680d72)
2024-07-17
Miscellaneous Tasks
- Refactor noidlekick to not store the address of the tunables. (#3363) (1ae48b1)
- Refactor noidlekick to not store the address of the tunables. (1ae48b1)
- Added sanity checks to the tunable pointers. (1ae48b1)
- Update to b3274 (#3367) (90f7b07)
- Update metadata version (90f7b07)
- Use a more stringent signature that will land in an obtuse area but be guaranteed to not be decrypted later. (90f7b07)
- Replace volatile signature with a more generic signature. (90f7b07)
- Aimbot (#2902) (b1f623d)
- Aimbot (#2902) (b1f623d)
- Aimbot (#2902) (b1f623d)
- Aimbot (#2902) (b1f623d)
- Fixed typo on no_sway command variable(#3373) (c8887e1)
Refactor
2024-07-17
Miscellaneous Tasks
- YimCLI (#3348) (271ba08)
- Better command suggestions (271ba08)
- Suggestions work at any location in a written command (271ba08)
- Multiple commands in a single command (271ba08)
- Added spectate command & highlight on suggestion selection (271ba08)
- Added no suggestions warning (271ba08)
- Added Kamikaze & send squad & join player command (271ba08)
2024-07-15
Miscellaneous Tasks
2024-07-13
Miscellaneous Tasks
- Improve compatibility with Jetbrains IDEs (#3337) (c75c0d8)
- Fixes #3341 (#3342) (47290de)
- More player stats lua bindings (#3325) (360c449)
- Getplayermoney (360c449)
- Getplayerwallet (360c449)
- Getplayerbank (360c449)
- Getplayerlanguage_id (360c449)
- Getplayerlanguage_name (360c449)
- Closes #3345 (#3346) (e235835)
2024-07-12
Miscellaneous Tasks
- Expand Cmd Executor (#2884) (8cb0d18)
- Added additional commands to showcase suggestion system. (8cb0d18)
- Added a new util file to operate on strings in a unified manner. (8cb0d18)
- Changed inputtextwith_hint component to allow for more flags than one. (8cb0d18)
- Added more player seeking features to playerservice such as getby_name() (8cb0d18)
- Fixed out of bounds suggestion navigation (8cb0d18)
- Added suggestions to spawn_vehicle command (8cb0d18)
- Created command play_animation (8cb0d18)
- Added suggestion support for multi commands (8cb0d18)
- Using a semicolon allows for more commands to fire at once, and is now supported with appropriate suggestions (8cb0d18)
- Added rotation to teleporttolocation command (8cb0d18)
- Fixed stupid error & added multiple raw command auto fills (8cb0d18)
- Added sanity checks to avoid nullpointers (8cb0d18)
- Added context identifiers to player commands (8cb0d18)
- Added temporary self inclusion to player commands (8cb0d18)
- Needs translation on the translations repo (8cb0d18)
- Applied rudamentary reviews (8cb0d18)
- Experimental proxy globalization (8cb0d18)
- Fixed argument sensitivity on spawn vehicle (8cb0d18)
- Scrapped 2 ideas (maybe for future) (8cb0d18)
- Added true and false suggestions to bool commands (8cb0d18)
- --------- (8cb0d18)
2024-07-11
Miscellaneous Tasks
2024-07-09
Bug Fixes
- Fix the script blocker (#3317) (80b7c90)
- Fix self doc (#3319) (270ff25)
- Fix invite player (4b73782)
- Remove old stuff (4b73782)
- Fix script vm crashes (4b73782)
- Fix globals and locals (4b73782)
Features
- Dynamicly calling x64 functions from lua at runtime with arbitrary signatures. (#3311) (0b67acc)
- Handle exceptions on jumps correctly (4b73782)
Miscellaneous Tasks
- Lua doc: add self table doc and update doc for previous changes that forgot to run the doc gen script (#3318) (3e48c2e)
- Bug fixes and improvements (#3324) (4b73782)
- Remove debug code (4b73782)
2024-07-08
Bug Fixes
Miscellaneous Tasks
- Closes #3302 (#3305) (e06cbb5)
- Fix C4/Flare limit and not working (#3308) (ce8d63d)
- Closes #3307 (ce8d63d)
- Fix instant respawn. (ce8d63d)
2024-07-04
Bug Fixes
Features
- Dynamicly hooking x64 functions from lua at runtime with arbitrary signatures. (#3301) (9596903)
- Dynamicly hooking x64 functions from lua at runtime with arbitrary signatures. (9596903)
Miscellaneous Tasks
- Static link the vcruntime due to some people not having latest vcruntime dll installed on their machine (#3299) (4074f89)
- Pull down changes from gtav-classes project. (#3300) (495f7c0)
- Dynamicly hooking x64 functions from lua at runtime with arbitrary signatures. (#3301) (9596903)
2024-07-03
Miscellaneous Tasks
- Update metadata.json (#3297) (ef34d7b)
- Fixed freemode::mobile local for 3258. (#3298) (54286f3)
- Fixed freemode::mobile local for 3258. (54286f3)
- Fixed carmod_shop locals. (54286f3)
2024-07-03
Bug Fixes
- Update script names (1c34e2a)
- Use original chat sender (1c34e2a)
- Explode patch (thanks @Mr-X-GTA) (1c34e2a)
- Fix compile errors (1c34e2a)
- Use unique_ptr (1c34e2a)
Features
- Fix tunable service (1c34e2a)
Miscellaneous Tasks
- Update for b3258 (#3288) (1c34e2a)
- Added 1.69 vehicles. (1c34e2a)
- Added new weather for 1.69 and updated stack sizes. (1c34e2a)
- Fixed garage. (1c34e2a)
- Made Unload button a developer-only feature. (Disabled on Release) (1c34e2a)
- Redesigned Network tab to not be a giant mess. (1c34e2a)
- Added new json_serializer code from @tupoy-ya. (1c34e2a)
- Correct dependency (1c34e2a)
- ------ (1c34e2a)
2024-07-02
Bug Fixes
2024-06-27
Miscellaneous Tasks
2024-06-24
Miscellaneous Tasks
- Filters to the player database (#3268) (73ca5da)
- Update outfit slot name global (#3280) (6d29a81)
- Menu revamp (#3274) (74ecf22)
- Complete player and network UI redesign, meant to show all features instead of stuffing them into tiny boxes (74ecf22)
- Added option to delete player vehicles (74ecf22)
- Better clone player (now clones head blend too) (74ecf22)
- Better host token spoofing, with an option to enter your own (74ecf22)
- Better host token spoofing detection (74ecf22)
- Better desync kick prot detections (74ecf22)
- A script blocker for the entire session (per-player options will be added later) (74ecf22)
- Added option to spoof data/DLC hashes (74ecf22)
- Logging framework that allows developers to easily debug false positives (74ecf22)
- Major protection improvements (74ecf22)
2024-06-24
Miscellaneous Tasks
2024-06-19
Miscellaneous Tasks
2024-06-14
Features
2024-06-02
Bug Fixes
Miscellaneous Tasks
2024-06-02
Miscellaneous Tasks
2024-06-01
Miscellaneous Tasks
2024-05-30
Miscellaneous Tasks
- Block join reason to reaction (#3190) (974e9ad)
- Chat spam to reaction (#3192) (4246fc7)
- Disable Vehicle Heading Updates When Vehicle Flying in First-Person Mode (#2991) (8f17900)
- Input for xml transport (#3207) (9baaf42)
2024-05-30
Miscellaneous Tasks
2024-05-29
Miscellaneous Tasks
2024-05-27
Miscellaneous Tasks
2024-05-24
Miscellaneous Tasks
- Session multiplexer and more (#3167) (a6e7eb5)
- Remove Unknown Player OOM Kick False Positives (#3170) (ffbd557)
- Move session lock logic to handlejoinrequest (#3136) (301c74e)
- Improve nightly release (#3171) (b90a59b)
- [Bug Fix]: Fixes for Never Wanted "Flickering" in Zancudo/Bolingbroke (#3152) (a3d8bf5)
- Replace REPORTCRIME with SETMAXWANTEDLEVEL (a3d8bf5)
- --------- (a3d8bf5)
2024-05-24
Miscellaneous Tasks
- Revert "Direct implementation of fix vectors (#3147)" (#3179) (8ddba7d)
- This reverts commit 84d76f203821338ceed9ba690509eac33508f99a. (8ddba7d)
2024-05-19
Bug Fixes
Miscellaneous Tasks
- Direct implementation of fix vectors (#3147) (84d76f2)
- Protection improvements (#3146) (ee92caa)
- Refactored DISABLECONTROLACTION to use unordered_set. (#3157) (14dd9e1)
- Refactored DISABLECONTROLACTION to use unordered_set. (14dd9e1)
- Refactored SCALEFORMMOVIEMETHODADDPARAMINT hook to reuse the arg0 parameter if formatmoney was on, but the user had less than 1000 casino chips. (14dd9e1)
- Harass players and spam killfeed (#3161) (3efd9d7)
2024-05-16
Miscellaneous Tasks
- Small Refactor of Session Bad Sport Spoofing (#3134) (f28883a)
- Stability Improvements to Black Hole Feature (#3132) (e29928e)
- Added filtering system to preparemetricfor_sending. (#3139) (95b99c2)
2024-05-15
Miscellaneous Tasks
2024-05-12
Bug Fixes
Miscellaneous Tasks
- Hide vehicle godmode (#3103) (b626140)
- Desync protection improvements (#3094) (7195f5f)
- Elegant crash complete protection (#3109) (cc91ad4)
2024-05-11
Miscellaneous Tasks
- Remove redundant nullptr checks in player::get_ped(). (#3095) (77393a5)
- Remove
thiskeyword (77393a5) - Session Switcher Combo (#3100) (cb78d9a)
2024-05-10
Bug Fixes
Features
Miscellaneous Tasks
2024-05-09
Features
- Upload .pdb file too (cbbcc65)
- Cmake args, pdb seperate artifact (cbbcc65)
- Block Stand elegant crash (#3076) (f546286)
Miscellaneous Tasks
- Hotfix (#3072) (0b21bd8)
- Fix the Radio Sync Fix (#3060) (178cdda)
- Add .pdb file to ci workflow (#3069) (cbbcc65)
- Crash Fixes (?) (#3081) (cee89f5)
- Fix player list crash (#3080) (b58d1d1)
- Fixed getrockstarid returning an incorrect type. (b58d1d1)
- Added more OOP usage of getrockstarid when applicable. (b58d1d1)
- IPL Fix & Formatting (#3082) (ce310f3)
Refactor
- Remove trailing whitespace (cbbcc65)
2024-05-08
Bug Fixes
- Make kicks more versatile (efc172c)
Features
- Unstuck more when removing blackscreen (efc172c)
Miscellaneous Tasks
2024-05-06
Miscellaneous Tasks
- PlayerDB Delete Untrusted Players (#3053) (0a5a8c2)
- Start Script Activity Session Check (#3045) (8f2422b)
- Remove useless kicks (#3061) (861e53e)
- Remove Start LS Customs Button from LS Customs Menu (#3065) (5819f48)
- Refactor of Player Wanted Level (#3070) (543c229)
2024-05-03
Bug Fixes
Miscellaneous Tasks
- Add more translation keys (#3024) (d59f8d8)
- Allow Trusted Players & Friends to Request Control (#3047) (7216f6c)
2024-05-03
Miscellaneous Tasks
2024-05-01
Bug Fixes
Miscellaneous Tasks
- Fixed vehicle extras to match the scripts (#3019) (3b42b3a)
- Refactor format money to use manual methods of comma addition. (#3020) (2c55564)
- Radio Sync Fix (#2973) (03fb470)
2024-04-30
Bug Fixes
Features
Miscellaneous Tasks
- Added "Enable MK1 and MK2 Weapons" feature. (#3000) (d20c136)
- Bypass Profanity Checks (#3010) (260e53f)
- Increased the maximum length of CEO Name from 15 to 64 characters. (#3011) (ffcd789)
- Added FMMCKEYTIP15 replacement of 15 to 64. (ffcd789)
- Removed legacy multiplayer chat filter. (ffcd789)
- Add motorcycle club, too. (#3013) (53e6530)
- Refactor addcallbackforlabels to take an initializerlist. (53e6530)
- Updated the max characters from 64 characters to 41, which seems to be the maximum the Socialclub API actually saves and returns. (#3014) (eac1172)
2024-04-28
Bug Fixes
Miscellaneous Tasks
2024-04-28
Features
Miscellaneous Tasks
2024-04-27
Miscellaneous Tasks
- Fixed commands not working in single player. (#2980) (51cd6e3)
- Fixed commands not working in single player. (51cd6e3)
- Code review changes. (51cd6e3)
2024-04-26
Miscellaneous Tasks
2024-04-24
Miscellaneous Tasks
2024-04-22
Features
- Add compiler hints (fcdeeba)
- Add compiler hint to crashes (fcdeeba)
- Add likely compiler hint to on_present (fcdeeba)
- Add compiler hints (fcdeeba)
Miscellaneous Tasks
- Give optimisation hints to compiler (#2929) (fcdeeba)
- Added translation TODO (fcdeeba)
- Added hook likely/unlikely switches to debug/crash scenarios. (fcdeeba)
- Added HEXTOUPPER call on the AC verifier offsets. (fcdeeba)
- Added more fuzzer unlikely attributes. (fcdeeba)
- Replaced some hard coded numbers with their unhashed _J variants. (fcdeeba)
- Added more unlikely attributes to singleton initializer checks. (fcdeeba)
- Added more likely/unlikely attributes to certain scenarios. (fcdeeba)
- Added StartScriptBegin protection. (#2962) (3353085)
- Refactored Script Event Logging to log to a file that's kept open, but flushed each event instead of spamming the console. (3353085)
- Added Rockstar ID to the Script Event Logger. (3353085)
2024-04-22
Miscellaneous Tasks
2024-04-17
Features
Miscellaneous Tasks
- Added crash objects to list (#2950) (d8bc812)
- Fixed duplicate and added any possibly missing object (d8bc812)
2024-04-17
Miscellaneous Tasks
- Fix for GTA Build 3179 (#2946) (065e5f2)
- Removed old and unused security pointer/signature (065e5f2)
- Updated GTAV-Classes (065e5f2)
2024-04-13
Bug Fixes
2024-04-10
Bug Fixes
2024-04-06
Miscellaneous Tasks
2024-04-04
Bug Fixes
Features
Miscellaneous Tasks
2024-04-04
Miscellaneous Tasks
- Fixed vehicles in preview exploding. (#2908) (c06cbdf)
- Closes #2905 (c06cbdf)
- Fixed setmpbitset being called from vehicle::spawned if the is_networked parameter was false. (c06cbdf)
2024-03-31
Bug Fixes
Miscellaneous Tasks
- Refactor mrockstarid into its proper type of a 64-bit signed integer. (#2901) (d0292b5)
- Vehicle Preview same model hash different actual vehicle (#2904) (65c2aa9)
2024-03-30
Bug Fixes
- Fix nlohmann potential throw in ped outfit (#2894) (6e03587)
- Fix chat not seen by other players (#2900) (fe04dfe)
2024-03-30
Miscellaneous Tasks
2024-03-27
Miscellaneous Tasks
- Model Preview use time delta instead of frame/tick rate (#2881) (659cffa)
- Unify rlGamerHandle code and fix chat inaccuracies. (#2883) (cde9c23)
- Fixed gamerhandleserialize/deserialize using the wrong sizes. (#2886) (1276c51)
Refactor
2024-03-26
Miscellaneous Tasks
- Bad design around the preview service (#2877) (9b6712c)
- Bad design around the preview service (#2877) (9b6712c)
- Bad design around the preview service (#2877) (9b6712c)
- ACTUALLY fixes #2675 this time I swear. (#2879) (a9ccde5)
Refactor
2024-03-26
Miscellaneous Tasks
- Fixed send chat logic (#2874) (f20ad20)
- Command reports will now only be sent to the command user (f20ad20)
2024-03-23
Bug Fixes
Features
- Refactor and fix send chat (1e79a92)
Miscellaneous Tasks
- Refactor and fix send chat (#2864) (1e79a92)
- Increase navigation_struct name size (#2869) (ccfa675)
- May fix #2852 (ccfa675)
2024-03-22
Miscellaneous Tasks
- Remove DROWN flag and replace it with WATER flag. (#2863) (dd5da5e)
- Rewrite of the old notification service (#2866) (99afa8d)
- Rewrite of the old notification service (#2866) (99afa8d)
- Rewrite of the old notification service (#2866) (99afa8d)
- Rewrite of the old notification service (#2866) (99afa8d)
- Rewrite of the old notification service (#2866) (99afa8d)
Refactor
2024-03-21
Bug Fixes
Miscellaneous Tasks
- Not logging anymore after setup is done (#2858) (e46bb88)
- Not logging anymore after setup is done (#2858) (e46bb88)
- Add more crash models to protection (#2857) (a6ded86)
- Fixed incorrect typing of crash_objects array to allow the compiler to determine which is best. (#2859) (2961abf)
2024-03-19
Miscellaneous Tasks
- Extra give control checks (#2847) (caa813c)
- Closes #2841 (caa813c)
- Closes #2088 (caa813c)
- Fixed bounty button & added bounty to all (#2846) (f50d0f2)
- Added separate ID for Set button & Added bounty for all (f50d0f2)
- Reverted unrelated changes (f50d0f2)
- CPlayerExtendedGameStateNode should be updated on classes repo though (f50d0f2)
- Add lua api: script.executeasscript (#2824) (540ff21)
2024-03-19
Miscellaneous Tasks
2024-03-18
Miscellaneous Tasks
2024-03-12
Miscellaneous Tasks
- Switch RAGE_JOAAT with string literal functions (#2806) (88036b9)
- Switch RAGE_JOAAT with string literal functions (#2806) (88036b9)
- Switch RAGE_JOAAT with string literal functions (#2806) (88036b9)
- Switch RAGE_JOAAT with string literal functions (#2806) (88036b9)
- Switch RAGE_JOAAT with string literal functions (#2806) (88036b9)
- Switch RAGE_JOAAT with string literal functions (#2806) (88036b9)
- Switch RAGE_JOAAT with string literal functions (#2806) (88036b9)
- Switch RAGE_JOAAT with string literal functions (#2806) (88036b9)
- Switch RAGE_JOAAT with string literal functions (#2806) (88036b9)
- Nightly but better (#2818) (e802712)
- Replace offset.bin's header version variable with TimeDateStamp. (#2832) (0f8cec4)
- Replace offset.bin's header version variable with TimeDateStamp. (0f8cec4)
- Broke out Read Attribute Patch into two signatures. (0f8cec4)
Refactor
2024-03-11
Features
Miscellaneous Tasks
- Added Turkish font support. (#2817) (d75664e)
- Added Turkish font support. (d75664e)
- Fixed Turkish case not including Latin characters. (d75664e)
2024-03-11
Miscellaneous Tasks
- Simplified zhcn Character List and Add new Traditional Chinese characters for https://github.com/YimMenu/Translations/pull/121 (#2807) (de90e06)
2024-03-01
Miscellaneous Tasks
2024-02-24
Miscellaneous Tasks
- Display of the vehicle list for Traditional Chinese users (#2772) (061484e)
- Lua natives: try to handle Anyparameters properly (#2785) (a29cca8)
2024-02-23
Features
Miscellaneous Tasks
2024-02-22
Bug Fixes
Features
- Only trigger on changes that matter (#2752) (affa94b)
- Only trigger on changes that matter (affa94b)
- Include ci.yml to path trigger (affa94b)
- Cancel action if a new commit comes in (affa94b)
- Cancel last nightly if a new request comes in (affa94b)
Miscellaneous Tasks
2024-02-21
Bug Fixes
- Regression in world spawn bypass introduced in #2669 (6149b8e)
- Session join options not updating after language change (6149b8e)
- Prevent game from crashing by filling up the bullet pool (6149b8e)
- Render weapon names properly (6149b8e)
- Names don't appear in chat (6149b8e)
Documentation
Features
Miscellaneous Tasks
- Allow functions to be called without giving all of its args (#2744) (80f2813)
- Allow functions to be called without giving all of its args (#2744) (80f2813)
- Fix enabling/disabling (#2745) (b1caff9)
- Added dynamic font loading based on lang requirements (#2738) (1064077)
- Added dynamic font loading based on lang requirements (#2738) (1064077)
- Added dynamic font loading based on lang requirements (#2738) (1064077)
- Added dynamic font loading based on lang requirements (#2738) (1064077)
- Added dynamic font loading based on lang requirements (#2738) (1064077)
- Added dynamic font loading based on lang requirements (#2738) (1064077)
- Added dynamic font loading based on lang requirements (#2738) (1064077)
- Added dynamic font loading based on lang requirements (#2738) (1064077)
- Many different fixes (#2749) (6149b8e)
- Add README to
cmake/folder (#2750) (02d5af7)
Refactor
- Don't save certain settings that users usually don't want to have enabled (6149b8e)
2024-02-20
Miscellaneous Tasks
- RECEIVEDCLONEREMOVE player ped removal protection (#2732) (3342d66)
- AMMO_BALL protection (#2733) (1920474)
- Added new language options to issues (#2736) (42d6318)
- Proper fix for weapon info damage crash (#2740) (2668640)
2024-02-20
Miscellaneous Tasks
2024-02-19
Miscellaneous Tasks
2024-02-18
Miscellaneous Tasks
2024-02-12
Bug Fixes
2024-02-10
Miscellaneous Tasks
- Fixed Fonts. (#2698) (3845d76)
- Added Windows Build Info to log. (3845d76)
- Fixed memory leak caused by not releasing the memory from GetWindowsVersion. (#2699) (59441b8)
- Potential fix for WMSB (#2707) (07b10d6)
2024-02-09
Features
Miscellaneous Tasks
2024-02-09
Bug Fixes
Features
- Add traffic manipulation protection (d030bcb)
Miscellaneous Tasks
2024-01-28
Bug Fixes
Features
- Expose the self class and add new menu events (#2656) (2e63940)
- Feat(enums) Added new license plates from 1.68 (#2665) (97ae9d9)
Miscellaneous Tasks
Refactor
2024-01-27
Refactor
- Improvement load3dgroundatcoords (#2654) (b0e528d)
- Switch from DragFloats to SliderFloats (#2662) (dfb3ecc)
2024-01-27
Miscellaneous Tasks
- Optimized Aimbot code. (#2653) (f07a6e0)
- Fixed hypot call not considering the Z coordinates. (f07a6e0)
- Refactored class-based variables. (f07a6e0)
- Fixed onplayer/onenemy/onpolice/onnpc config variables not being persisted to disk. (f07a6e0)
2024-01-21
Miscellaneous Tasks
- Better Aimbot & Flying Axe (#2480) (0220f72)
- Better Aimbot (0220f72)
- Revert "Better Aimbot" (0220f72)
- This reverts commit 176824ad20ca46a9ec5bda79eeb5784d8bd277d9. (0220f72)
- Better Aimbot (0220f72)
- Flying Axe (0220f72)
- Aimbot smoothing (0220f72)
- More fixes & improvements (0220f72)
- Little missing detail (0220f72)
- Fixed (0220f72)
- Improvements (0220f72)
- -switch to using inline (0220f72)
- -switched timer to steady_clock (0220f72)
- -changed axe lerp to "Lagrange's Interpolation" (0220f72)
- - i hope girl is satisfied XD (0220f72)
- PEMDAS (0220f72)
- Comment! (0220f72)
2024-01-17
Bug Fixes
2024-01-11
Miscellaneous Tasks
2023-12-30
Features
- Add README to folder (9a1a75b)
Miscellaneous Tasks
Refactor
2023-12-29
Bug Fixes
- Fix respawn in SP (22e15e9)
- Re-enable bigobj (22e15e9)
- Update creator's stack size (22e15e9)
- Use BOOLs instead of bools (22e15e9)
- Hide .pyc files (22e15e9)
Miscellaneous Tasks
2023-12-21
Features
Miscellaneous Tasks
- Weapon events refactor. (#2622) (7584d23)
- Removed legacy REMOVEALLWEAPONS_EVENT network event check. (7584d23)
- Added GIVEWEAPONEVENT check to prevent people giving us weapons. (7584d23)
- Fixed EOL character used in CMakeSettings.json casing it to invalidly be parsed. (#2631) (5312960)
2023-12-21
Miscellaneous Tasks
2023-12-20
Miscellaneous Tasks
- Added sanity checks to vehicleallowallweapons() to prevent an EXCEPTIONACCESSVIOLATION on mvehicle when first entering it. (#2612) (8179dfe)
- Made the weapons lists in Self->Weapons->Ammunation and Weapon Hotkey sorted by name instead of a completely random order. (8179dfe)
2023-12-18
Bug Fixes
Miscellaneous Tasks
- Refactored Allow All Vehicles (#2604) (5e58512)
- Refactored Allow All Vehicles to use the current seat the ped is in to fetch the animation info that the car is currently using. (5e58512)
- Update gtav-classes tag hash. (5e58512)
- Removed GROUP_SMG from the allow all weapons false scenario. (5e58512)
2023-12-18
Miscellaneous Tasks
- Fixed unlockveh using the player id instead of ped (#2591) (0ea3b95)
- Fixed unlockveh command using the Player ID for the arguments instead of the Player Ped. (0ea3b95)
- Fixed lock/unlock vehicle door calls to use the eVehicleLockState enum. (0ea3b95)
2023-12-15
Bug Fixes
Miscellaneous Tasks
- Removed m_velocity from CVehicle. (#2563) (fefaaee)
- Update crossmap and natives.hpp to 3095. (#2565) (bc0d675)
- Fixed false-positive reports of super jumping at the end of a heist. (#2574) (530fdbe)
2023-12-13
Miscellaneous Tasks
- Fixes for b3095 (#2537) (228ce6b)
- Refactored TRIGGERSCRIPTEVENT for the duplicate f_2 argument they added in 3095. (228ce6b)
- Fixed OOB gadget spam caused by the tow truck. (228ce6b)
- Increased max interiors in InteriorControl. (228ce6b)
- Updated scriptedgameevent. (228ce6b)
- Update GTAV-Classes repo. (228ce6b)
- Fixed locals for 3095. (228ce6b)
- Bump project to Build 3095. (228ce6b)
- Fixed LS Customs camera being stuck on certain vehicles. (#2539) (da498be)
- Fixed incorrect pointer type for PBOOL on line 92. (#2545) (31a09cd)
- Added new Scrapyard DLC vehicles to GetVehicleInfoForClanLogo. (#2547) (8a19144)
- Fixed RAP signature. (#2548) (f8b771d)
- Closes https://github.com/YimMenu/YimMenu/issues/2559 (#2561) (abec4cd)
- Closes https://github.com/YimMenu/YimMenu/issues/2560 (abec4cd)
- Closes https://github.com/YimMenu/YimMenu/issues/2552 (abec4cd)
2023-12-13
Features
- Disable and Enable scripts from UI and prevent crash when renaming the
scripts/dir. (#2493) (d5d3664)
Miscellaneous Tasks
- Fixed TRIGGERSCRIPTEVENT for 3095. (#2527) (5a9019f)
- Fixed garage globals for 3095. (#2529) (92a3e4f)
- Added the ability to use guns in airplanes with allowallweapons. (#2536) (e3c7235)
- Added Oppressor Mk 1's gliding ability to vehicle abilities. (#2538) (0eb7ab6)
2023-12-12
Bug Fixes
Miscellaneous Tasks
- Input sanitation for Debug Locals (#2505) (2a0fb30)
- Fixed Jet Assisted Take Off not working on Bombushka if the player was using Instant Refill of boost. (#2511) (e508a4c)
- Updated vehicle_abilities.cpp to work with latest GTAV-Classes PR (#2509) (5ab7c99)
- Updated Globals for 3095. (#2517) (d844070)
- Added pointers for 3095. (#2519) (7409866)
- Fix script patch signature causing crash (yubie-re) (#2523) (e5d2f4e)
- Redesigned the script patcher to assign the signatures names, so if they fail, it will print out its name. (e5d2f4e)
- Made LS Customs accept any car. (#2524) (72dd867)
2023-12-12
Refactor
2023-12-10
Bug Fixes
Features
2023-12-08
Features
- Expose io.open (limited to scripts_config folder) (#2495) (22e2c36)
- Unlock Interaction Menu, Weapon Explosion Radius Modifier & improve fast respawn(#2489) (2033288)
Miscellaneous Tasks
2023-12-08
Bug Fixes
- Add default handler to every protected function calls, until now there was none/scuffed and nothing was getting output to the user making debugging very difficult (#2494) (542fe17)
2023-12-05
Miscellaneous Tasks
- Vehicle Abilities (#2474) (a3be8d9)
- Added more spam messages to the filter. (#2488) (ab97076)
- Added more spam messages to the filter. (ab97076)
- Removed duplicate remote control vehicle button from the player vehicle menu. (ab97076)
- Added heuristical spam detector. (ab97076)
- Fixed clock in spam logger. (ab97076)
- Added date output to the chat logger. (ab97076)
- Added a message to show the user when someone is spamming. (ab97076)
- More static text translations. (ab97076)
- Removed redundant mobile global in scr_globals.hpp. (ab97076)
- Added a spam reason to the spam logger. (ab97076)
- Added team/all to the chat logger. (ab97076)
- Added a logger call for the user's chats. (ab97076)
2023-12-02
Bug Fixes
- Fix nullsub scanning in PE header (#2469) (9bbe069)
- Fix AC bypass not working when injecting too early (#2473) (cf02476)
Features
Miscellaneous Tasks
- Added weapon and vehicle cache bindings (#2477) (d2a7ff8)
- Added weapon and vehicle cache bindings (#2477) (d2a7ff8)
- Added weapon and vehicle cache bindings (#2477) (d2a7ff8)
- Added weapon and vehicle cache bindings (#2477) (d2a7ff8)
- Added weapon and vehicle cache bindings (#2477) (d2a7ff8)
- Added weapon and vehicle cache bindings (#2477) (d2a7ff8)
2023-12-02
Miscellaneous Tasks
- Added G's Cache to ESP. (#2461) (d701537)
- Redesigned G's Cache to use Globals that are more reliable (and actually work). (d701537)
- Refactored STARTNEWSCRIPTWITHARGS to use a static unordered_set so that it's not constantly constructing it each call, and potentially closes #2462 (d701537)
- Added Pickup Pool. (d701537)
2023-11-30
Features
Miscellaneous Tasks
- Anticheat bypass improvements (#2463) (60887cb)
- Anticheat bypass improvements (#2463) (60887cb)
- Anticheat bypass improvements (#2463) (60887cb)
- Anticheat bypass improvements (#2463) (60887cb)
- Anticheat bypass improvements (#2463) (60887cb)
2023-11-29
Miscellaneous Tasks
2023-11-26
Bug Fixes
Miscellaneous Tasks
- Removed GETSTATHASHFORCHARACTER_STAT dependency. (#2452) (0045938)
- New am_launcher scripts to block. (#2456) (2a81e3e)
- Added new scripts from Incorruptible to the am_launcher blocker. (2a81e3e)
- Refactored STARTNEWSCRIPTWITHARGS hook to use O(1) operation instead of 50 if compares, lmao. (2a81e3e)
Refactor
2023-11-26
Miscellaneous Tasks
- Added more weapon jitter fixes. (#2450) (2f7a677)
- Fixed hangarcarmod being called a non-existent script hangarcarmod_shop. (2f7a677)
2023-11-24
Miscellaneous Tasks
- Fixed player getting ejected from nightclub while holding weapon. (#2447) (144d075)
- Fixed nightclub ejecting the player if they had weapons equipped with Allow Weapons in Interiors on. (144d075)
- Fix jittering weapons in the freakshop. (144d075)
- Added all carmod shop scripts to prevent jittering in interiors. (144d075)
2023-11-19
Bug Fixes
- Rewrite AC bypass again (the old one isn't detected but this is cleaner) (a97af16)
- Some chat tweaks (a97af16)
- Fix memory leak (a97af16)
- Fix possible false positives with the vehicle task mismatch protection (a97af16)
- Add some more stuff (a97af16)
Features
Miscellaneous Tasks
- Fixed Player ESP potentially crashing on invalid models. (#2431) (0b0bde5)
- Check for and handle non-normal player models when doing ESP to prevent crashes. (0b0bde5)
- Added sanity checks to the non-MP model scenario. (0b0bde5)
- Various Debug Locals fixes. (#2426) (6ec0478)
- Fixed Debug -> Locals crashing if the user added an invalid Local Read. (6ec0478)
- Fixed Debug Local addendum being way too wide on the page. (6ec0478)
- Added the same boundary check for Debug -> Globals. (6ec0478)
- Rewrite AC bypass (#2430) (a97af16)
- Revert #2431 and #2421. (#2434) (365dd5e)
2023-11-16
Miscellaneous Tasks
- Clone Debug Globals into Debug Locals (#2419) (eaeb54b)
- Copied code from Debug Globals to Debug Locals. (eaeb54b)
- Redesigned components::input_text to return the InputText result, and add an overloaded method to take a std::string. (eaeb54b)
- Fixed Debug Globals having static text and not using components::input_text to prevent sending the input to the game. (eaeb54b)
- Fixed viewdebugthreads::thread_states not properly ending its string causing ImGui to read more than it should from memory. (eaeb54b)
- Made Debug Globals cap the input index to UINT32, as the user could potentially overflow the get_ptr function and cause the game to crash. (eaeb54b)
- Removed extraneous doesthreadexist deceleration. (eaeb54b)
- Removed log.info call from tunables_service. (#2420) (91f8487)
- Fix jittering Player ESP (#2421) (f477190)
- Removed globalplayer_bd IsInvisible set call. (#2416) (cac7a4a)
- Remove migration code (#2424) (eadbc58)
- Add language input criteria for future tickets (#2381) (#2432) (99af31c)
2023-11-14
Bug Fixes
- Small lua / lau doc fixes (#2415) (9d7e589)
- Small lua / lau doc fixes: expose stats.getcharacterindex like intended. also add a bit of doc to button and sameline pages so that the user is correctly refered to the tab class doc (9d7e589)
Features
- Add tunable overloads for getting / setting values through the already joaated tunable value. (#2417) (e56a6fd)
Miscellaneous Tasks
- Redesigned Persist Car to check if the player is already in the car they want to spawn, and just forward self::veh as if it was the vehicle spawned. (#2418) (bc58716)
2023-11-12
Miscellaneous Tasks
- Refactored ImGui::Bitfield to use std::format. (#2410) (e102d6c)
- Player Database Enhancement (#2411) (937e1b5)
- Added 'Send Friend Request' through the player's rockstar ID. (937e1b5)
Refactor
2023-11-11
Features
2023-11-09
Bug Fixes
Miscellaneous Tasks
- Health decuction while in god mode (#2398) (700a20d)
- Health decuction while in god mode (#2398) (700a20d)
- Health decuction while in god mode (#2398) (700a20d)
- Fixed teleport::to_coords not setting the player's yaw if they were not in a vehicle. (#2401) (eca00ef)
- Fix 'Disable Ocean' not resetting ocean heights correctly on disable (#2404) (a3125ab)
2023-11-08
Miscellaneous Tasks
- Fixed teleport::to_coords not respecting the rotation and view angles from persist teleport. (#2396) (5c782c9)
- Fixed teleport::to_coords not respecting the rotation and view angles from persist teleport. (5c782c9)
- Fixed World -> Vehicles -> Max Vehicle Mods button being cut off. (5c782c9)
2023-11-05
Bug Fixes
Features
- Modify ocean level and add direct invite player from DB (#2384) (647e5a2)
- New world options + Request Gun Van anywhere (#2393) (b93a072)
Miscellaneous Tasks
- New world options + Request Gun Van anywhere (#2393) (b93a072)
- New world options + Request Gun Van anywhere (#2393) (b93a072)
- New world options + Request Gun Van anywhere (#2393) (b93a072)
- New world options + Request Gun Van anywhere (#2393) (b93a072)
- New world options + Request Gun Van anywhere (#2393) (b93a072)
2023-11-03
Bug Fixes
- Crash formatting (ab7d8e4)
Features
- Added input float (9a61085)
- Converted code to commands and move strings to translations (9a61085)
- Prevent blank issues (#2336) (b5c7a70)
- Move reaction strings to translation repo (ab7d8e4)
Miscellaneous Tasks
- New Flying feature (#2206) (9a61085)
- Remove ultra trash feature (9a61085)
- Added extra raycast (9a61085)
- --------- (9a61085)
- Xml Map Loader (Menyoo) (#2233) (fba0098)
- Rework reaction code (#2331) (5cd260d)
- Rework reaction code (#2331) (5cd260d)
- Rework reaction code (#2331) (5cd260d)
- Rework reaction code (#2331) (5cd260d)
- Rework reaction code (#2331) (5cd260d)
- Rework reaction code (#2331) (5cd260d)
- Rework reaction code (#2331) (5cd260d)
- Rework reaction code (#2331) (5cd260d)
- Rework reaction code (#2331) (5cd260d)
Refactor
- Support translations (9a61085)
- Rework reaction code (#2331) (5cd260d)
- Translations and change formatting to std::format (#2382) (ab7d8e4)
- Replace snprintf strings with std::format (ab7d8e4)
2023-11-03
Bug Fixes
Features
- Add translation strings (5d391ac)
Miscellaneous Tasks
- Refactored writing RandomID into a set that's locally tracked by the user. (#2376) (cf457e1)
- Fixed persist vehicle preview system only working if you hovered over the delete button. (#2379) (bcdb61e)
- Vehicle control additions & fixes (#1926) (5d391ac)
- Removed summon distance & car only check (5d391ac)
- Changed raw UI elements to components. (5d391ac)
- Added selection methods (5d391ac)
2023-10-31
Miscellaneous Tasks
- Made X button unique in Persist Vehicle. (#2361) (71cc48f)
- Translation changes requested from sch-ida. (#2371) (ac4304e)
2023-10-30
Bug Fixes
Miscellaneous Tasks
- Added a delete button to Persist Vehicle. (#2354) (7c3565d)
- Fixed Rain Vehicles using static text. (#2346) (31cc932)
2023-10-23
Bug Fixes
Refactor
- Fix crashes and general improvements (#2304) (43ab3e2)
- Implement HTTP client with proxy support (#2146) (487da0a)
2023-10-23
Miscellaneous Tasks
- Refactor duration_cast calls to use implicit time calculations without extraneous count calls. (#2333) (e6f0bba)
2023-10-21
Miscellaneous Tasks
2023-10-12
Bug Fixes
- Code reuse / fix lot of unnecessary logic running for tping our own ped. (#2246) (3323e1c)
- Fix crash when clicking on Settings when translation json are unreachable (#2265) (81db20d)
Features
- Allow lua scripts to flag modders with a custom reason if needed. (#2248) (5515c84)
- Expose takecontrolof (#2249) (3293b37)
- Make sure that the MPX -> MP0/MP1 behavior for stats function is documented. (#2251) (7869c25)
Miscellaneous Tasks
- Removed OUTFITUNKs from propst. (#2258) (6a56113)
- Fixed bug with persistcarservice not saving the tire smoke color. (#2239) (#2261) (6137d4c)
- Fixed LOCAL_CPED translation keyword not being in all uppercase. (#2274) (cc91125)
- Converted all static strings to translation keys. (#2284) (79df8bc)
2023-10-12
Bug Fixes
Miscellaneous Tasks
- Remove outdated hardcoded dependency callers offsets, no more use since we have a game skeleton update hook now. (#2268) (af1050f)
2023-10-10
Bug Fixes
- Fix self menu erroring when not yet in the game but still in the main menu / first loading screen (#2235) (b43dfc8)
- Make sure lua user don't get tapped by game ac when using ADDOWNEDEXPLOSION (2d2f436)
Miscellaneous Tasks
2023-10-10
Miscellaneous Tasks
2023-10-08
Miscellaneous Tasks
2023-10-07
Miscellaneous Tasks
- Bypass integrity checks (#2216) (2d2a5c5)
- Closes #2215 (2d2a5c5)
- Closes #2218 (2d2a5c5)
- Closes #2220 (2d2a5c5)
- Closes #2212 (2d2a5c5)
2023-09-26
Miscellaneous Tasks
- Redesigned Persist Car to utilize the subfolder the user already has selected. (#2198) (67ba9f6)
- Fixed persist outfit thinking the player was showering when they were not (#2203) (078e8fd)
- Fixed a crash emanating from mobileservice::registervehicles if the vehicle needed to be refreshed. (078e8fd)
2023-09-24
Bug Fixes
- Use multikick when lobby lock is enabled (#2189) (d4d934e)
- LOBBYLOCKALLOW_FRIENDS checkbox (#2188) (c976a3c)
Miscellaneous Tasks
- LOBBYLOCKALLOW_FRIENDS checkbox (#2188) (c976a3c)
- Added clan logo to LS Customs menu. (#2199) (90f095b)
2023-09-24
Features
2023-09-23
Miscellaneous Tasks
2023-09-21
Bug Fixes
Miscellaneous Tasks
- Restore old on-demand thread creation behavior. (#2167) (247536a)
- Add Garage drop-down to Spawn PV menu (#2171) (220e995)
- Fixed edge case where a garage that contained only banned vehicles would show if the user was using Spawn Clone. (220e995)
- Refactored a large portion of the garage code to be production ready. (220e995)
- Formatting changes. (220e995)
- Added singular garage items to the m_garage setter like the Terrorbyte. (220e995)
- Fixed isblacklistedvehicle returning an inverted condition. (220e995)
- Fixed Garage drop-down not updating properly. (220e995)
- Separated out m_garage's setter into a ctor function. (220e995)
- Replaced the 4 singular garages that use an overloaded index with a define to be able to shift them easier when new properties are added. (220e995)
- Removed obsolete and incorrect player.character_slot config entry. (220e995)
- Removed deprecated local_player.hpp. (220e995)
- Added self::char_slot that is guaranteed to be correct. (220e995)
- Removed extraneous semi-colon. (220e995)
- Added more stuff to fillsnacks. (220e995)
- Removed more extraneous usages of MPPLYLASTMP_CHAR. (220e995)
- Added the vehicle's name to player info. (220e995)
- Fixed getpropertygarage_size returning the incorrect size for the facility. (220e995)
- Fixed getstaticproperty_name returning the Nightclub's name instead of Nightclub Service Entrance to maintain consistency with the Mechanic. (220e995)
- Fixed garageslotiterator not starting and ending at the correct indexes. (220e995)
- Shifted the singular properties down one to compensate for the new math. (220e995)
- Fixed backwards math on Terrorbyte and Nightclub B1. (220e995)
- Fixed garage not being updated when the player moved the vehicle. (220e995)
- Fixed backwards comments. (220e995)
2023-09-20
Bug Fixes
- Fix crash when trying to reload a non-existent script. (#2151) (#2162) (25a2d2b)
- Remove sniper scope recoil (#2168) (bb3c3d7)
Miscellaneous Tasks
- Closes #2152 (#2156) (bc36de5)
- Reduces natives called in hotkey_service::wndproc to prevent collisions. (bc36de5)
- Removed debug code from carmodshop::STATGET_INT (bc36de5)
- Fixed #2152. (bc36de5)
- Added sanity check to script thread in hotkey_service::wndproc. (bc36de5)
- Made ismpchat_active atomic to ensure cache coherence. (bc36de5)
- Closes #2164 (bc36de5)
2023-09-18
Bug Fixes
Miscellaneous Tasks
- Added Social Club check to hotkeys. (#2143) (e284e30)
- Removed ISPAUSEMENU_ACTIVE check from hotkeys to facilitate teleporting to waypoints. (e284e30)
2023-09-18
Miscellaneous Tasks
2023-09-16
Miscellaneous Tasks
- Various fixes (#2135) (3bfc632)
- Disable input when typing into a text field. (#2140) (548c9d8)
- Closes #2139 (548c9d8)
2023-09-16
Miscellaneous Tasks
2023-09-15
Bug Fixes
Miscellaneous Tasks
2023-09-12
Features
2023-09-12
Miscellaneous Tasks
2023-09-10
Bug Fixes
Miscellaneous Tasks
2023-09-09
Bug Fixes
- Crash when calling CNetGamePlayer::is_host (#2106) (1a1c1b8)
- Single key not executing multiple hotkeys (#2111) (2c5bab8)
Miscellaneous Tasks
2023-09-08
Bug Fixes
- Force updating languages wouldn't regenerate cache (d1821dc)
Features
Miscellaneous Tasks
- Fix(freecam) unfreeze vehicle after freecam (#2101) (f7064d9)
- Closes #2093 (f7064d9)
- (fix) Seatbelt values are set to opposite (#2085) (518e666)
2023-09-02
Bug Fixes
Miscellaneous Tasks
- Replaced inline ints with JOAAT collisions so it can be auto typed properly by the compiler. (#2066) (5a356dd)
- Fix small typo in viewplayerdatabase.cpp (#2080) (cdfb158)
2023-09-02
Bug Fixes
2023-08-29
Bug Fixes
- Check against player nullptr (#2057) (c9dff44)
- Check player ptr before using it (c9dff44)
- Guard other commands against nullptr player ptr (c9dff44)
Miscellaneous Tasks
- Redesigned Vehicle Spawn menus to have consistent features. (#2063) (241f3cb)
- Closes #2053 (241f3cb)
2023-08-28
Bug Fixes
Miscellaneous Tasks
- Refactored Allow All Vehicles in Heists to use the tunables service and backup the values before writing them. (#2036) (370b88a)
2023-08-28
Features
Miscellaneous Tasks
- Keep Vehicle Repaired now uses CDecalManager to remove damage decals which allows it to ignore clan and livery decals. (5eccb9d)
- Added more conditions to call SETVEHICLEFIXED to fix things like the R88 breaking its shell off. (5eccb9d)
- Fixed Seatbelt having inverted conditions. (5eccb9d)
- Fixed keepvehiclerepaired repairing things it doesn't need to repair if godmode/always clean is on already. (5eccb9d)
- Fixed spawnvehiclejson not applying the radio station. (5eccb9d)
- Consolidated signature for CDecalMgr::ClearDecals and its static instance. (5eccb9d)
2023-08-25
Miscellaneous Tasks
- Handle CR/LF characters better for Import From Clipboard. (#2021) (2924335)
- Incorporate folders into the Persist Vehicles feature. (#2042) (ac41a71)
2023-08-24
Miscellaneous Tasks
- Move all global indices into scr_globals.hpp. (#2018) (afa79d8)
- (feat) option Fix to context menu (#1962) (5c4f16a)
- (feat) Add passive toggle switch button and hotkey (#2015) (cc9cfc2)
- (fix) Disable looped "time to end passive" in weaponized vehicles (cc9cfc2)
- Various fixes for Vehicle Extras. (#2019) (9a90fee)
2023-08-19
Miscellaneous Tasks
- Various fixes (#1983) (ef60489)
- Closes #1928 (ef60489)
- Closes #1925 (ef60489)
- Closes #1864 (ef60489)
- Fixes Idle Kick to replace the globals that freemode.c4 uses to determine idle time. (#1979) (52a5f4a)
- More general fixes (#2011) (04405eb)
- Closes #2008 (04405eb)
- Closes #2016 (04405eb)
- Closes #1917 (04405eb)
- Closes #2012. (04405eb)
2023-08-19
Bug Fixes
Features
- Add a fuzzer (4a5dccd)
- Improve protections (4a5dccd)
- Add warning (4a5dccd)
- Force object cleanup (4a5dccd)
Miscellaneous Tasks
2023-08-18
Features
2023-08-12
Miscellaneous Tasks
2023-08-06
Miscellaneous Tasks
- Fixed regression issue with rocket boosting while using Hold for Boost scenario. (#1929) (09f8053)
- Added check for ISVEHICLEDOORDAMAGED in keepvehicle_repaired. (#1933) (e9f206c)
- Fixed Selected Teleport not showing up in hotkeys menu. (e9f206c)
- Added Yim's Vehicle cleanup code from the halted PR. (e9f206c)
2023-08-06
Miscellaneous Tasks
2023-08-04
Miscellaneous Tasks
2023-08-03
Refactor
2023-08-01
Bug Fixes
Miscellaneous Tasks
- Large steps on drag float (#1904) (f0947ae)
- Fix personal vehicles getting godmode removed when you leave them. (#1907) (cc1beeb)
- Disable path traversal for Project File/Folder and added Session Switch command (#1908) (d8aae8d)
2023-07-31
Miscellaneous Tasks
- Use ImGui::SetClipboardText instead of inline function. (#1902) (adefa3b)
- Use override keyword in commands to make sure virtual funcs are properly overwritten (#1897) (c44cd0f)
2023-07-31
Miscellaneous Tasks
- Implement debugging tools for scripts (#1899) (8854d78)
- Implement debugging tools for scripts (#1899) (8854d78)
2023-07-29
Bug Fixes
- Fix script array iterator being potentially invalidated while iterating due to new scripts that could be added and the vector getting reallocated due to it. (#1883) (0e0b4d4)
- Sctv spectator not being enabled (#1887) (fb33819)
2023-07-28
Bug Fixes
Miscellaneous Tasks
2023-07-26
Features
Miscellaneous Tasks
Refactor
2023-07-25
Bug Fixes
- Commit messages may have "quotes" in them, which can affect the const charvariable. (#1840) (0459617)
- Fix armored vehicles losing armor when vehicle god get disabled. (#1794) (822d309)
- Return types (#1834) (45600d7)
- Return types (#1834) (45600d7)
- Don't call original on preparemetricfor_sending (b057af6)
- 'Copy Session Info' button not working (#1855) (69d167e)
2023-07-24
Bug Fixes
- Sometimes the page protections get modified between
applyandrestore: make sure the protections are fine for us to memcpy. (#1831) (8b415d5) - Sometimes the page protections get modified between the apply and restore of the byte_patch, make sure the protections are fine for us to memcpy (8b415d5)
Features
- Add is_active member function (8b415d5)
Miscellaneous Tasks
2023-07-23
Features
- Add force relay servers (57f6eab)
- Add support for non-direct connections (57f6eab)
- Add helpful tooltip to prevent unnecessary bug reports (57f6eab)
- Rework rgb for fun vehicle and paintgun (#1783) (3eacc09)
- Fix aim nullifying noclip speed. (#1791) (8e7b16c)
Miscellaneous Tasks
- Fixed typo in viewdebuglocals that caused freezing floats to inject garbage. (#1820) (b6ee8e3)
- Force relay connections (#1813) (57f6eab)
- Closes #1819 (3eacc09)
- Fix aim nullifying noclip speed. (#1791) (8e7b16c)
- Fix aim nullifying noclip speed. (#1791) (8e7b16c)
- Fixed Debug Locals using improper casting for the float scenario. (#1823) (181a34b)
Refactor
- Make window hook into a bool command (#1824) (069d704)
- Don't use detour hook pointers, should speed up hooks ticking (skip a deref compared to before) (#1827) (cad5e80)
2023-07-22
Bug Fixes
Features
Miscellaneous Tasks
- Reaction on any modder detection (#1772) (e3d0deb)
- Closes #1676 (e3d0deb)
- Improve protections and other random changes (#1803) (a0f2b01)
- Issues with missions and request control (#1785) (cdfcb2a)
- Issues with missions and request control (#1785) (cdfcb2a)
- Issues with missions and request control (#1785) (cdfcb2a)
2023-07-21
Features
- Add entities.getallvehiclesashandles() Add entities.getallpedsashandles() Add entities.getallobjectsashandles() (#1795) (8253b58)
Miscellaneous Tasks
- Sub folders support, check for .lua file extension, refactor and simplify internals. (#1775) (37296c1)
2023-07-20
Features
Miscellaneous Tasks
2023-07-19
Miscellaneous Tasks
- Persist Outfit changes. (#1765) (d12eb8e)
- Fixed selfpersistoutfit checking if the player was in a cutscene instead of if the player was dead. (d12eb8e)
- 1st attempt to fix the player trying to take off his helmet if it was added by persist outfit. (d12eb8e)
- Fixed Persist Outfit not saving persistoutfitsmis. (d12eb8e)
- Apply vehicle god mode to personal vehicle even when not driving it (#1771) (9da6fe3)
- Closes #1768 (9da6fe3)
- Added Teleport to Selected Blip and associated hotkey. (#1774) (248fd36)
2023-07-18
Bug Fixes
- Fixed how the reset protections is handled (#1745) (f040e72)
- Move bindings to cpp files (#1757) (73d23dd)
Features
- Swap to self-hosted (#1751) (ee4253f)
- Swap to self-hosted (ee4253f)
- Switch to self-hosted (ee4253f)
- Swap to self-hosted (#1751) (9d8c664)
- Switch to self-hosted (9d8c664)
- Switch to self-hosted (9d8c664)
- Update issue templates and added 2 more (#1759) (f8255d9)
- Add
tab:is_selectedfunction to check if the tab is the currently selected one in the GUI. (#1763) (497781b)
Miscellaneous Tasks
- Custom teleport added euler angles and added persist outfit (#1743) (d3b3e57)
- Addressed #1694: Added Euler angles to telelocation JSON object. (d3b3e57)
- Added Persist Outfits to resolve #1669 (d3b3e57)
- Allow Friends Into Locked Lobby (#1747) (9755f4f)
- Fixed Debug Globals displaying value as a 64-bit integer and not a 32-bit integer. (#1761) (1fa7f34)
- Resolves #1760. (1fa7f34)
2023-07-17
Bug Fixes
Miscellaneous Tasks
2023-07-16
Bug Fixes
Features
- Bump GTAV-Classes (6a30fa3)
- Disable GTA window hook (#1733) (2f143f6)
- Much more complete imgui bindings, allow lua imgui callbacks from outside yimmenu classic tabs through
gui.add_imgui(func)but also inside yimmenu classic tabs throughtab:add_imgui(func)(#1736) (664b5c6)
Miscellaneous Tasks
- Refactored Allow All Weapons In Vehicle to force all vehicles to use … (#1730) (6a30fa3)
- Refactored Allow All Weapons In Vehicle to force all vehicles to use all GROUPs. (6a30fa3)
- Refactored project to not depend on src/gta files that already exist in the GTA-V-Classes project. (6a30fa3)
- Fixed issue #1727 DIRT_LEVEL is calling natives inside the presentati… (#1732) (8d01f49)
2023-07-14
Bug Fixes
- Log not supported lua functions (#1722) (a40b4a0)
- Weapon cache weapon types array not filled properly when filling from cache file (#1726) (ae5cb4d)
Features
- Added vehicle dirt control (#1714) (6e69b73)
- Added buttons for controlling the states of protections (#1717) (a21fcba)
Miscellaneous Tasks
- Add more requests and reorganize network tab (#1709) (a193679)
- More player database improvements (#1725) (9731210)
2023-07-14
Features
Miscellaneous Tasks
2023-07-13
Bug Fixes
- Fix rapid fire for some reason not shooting from the weapon position but instead from the cam. Fix rapid fire not being available in vehicles. (#1700) (33433ff)
- Remove unnecessary log statement (71db1ca)
- Default state should be UNKNOWN, not INVALID (71db1ca)
Features
Miscellaneous Tasks
2023-07-12
Bug Fixes
Features
- Improve protections (bd84dba)
- Actually fix parachute crash (bd84dba)
- Kick rejoin (bd84dba)
- More context menu stuff (bd84dba)
Miscellaneous Tasks
- General improvements (#1693) (bd84dba)
- Remove replay interface (bd84dba)
- - sandbox stuff. (0a5cca8)
- - Fix lua scripts that could run when their lua state was destroyed, causing chaos. (0a5cca8)
2023-07-11
Bug Fixes
Features
- Allow for global single instance definition (5162cf9)
Miscellaneous Tasks
- Weapon Hotkeys (#1685) (d997cfd)
- Remove chat profanity bypass (#1688) (6ec061a)
- Remove chat profanity bypass (#1688) (6ec061a)
- Fixed Weapon Hotkeys and introduced Hold For Boost to Boost. (#1692) (3b7c103)
- Fixed #1690. (3b7c103)
- Added Hold For Boost to Boost Behavior. (3b7c103)
- Added Teleport into Personal Vehicle and Toggle Vehicle Fly Mode as hotkeys. (3b7c103)
- Fixed pvtp command not working if you were inside a building. (3b7c103)
2023-07-10
Bug Fixes
- Fix lua gui: imgui Separator between modules instead of same line which is non sense (#1672) (b8a7c9b)
- Dont draw two gui separators at the top for lua only tab. (#1677) (ac6d86b)
- Hard lock when switching too early (#1678) (4349f5c)
- First kill all scripts, then unload lua modules: because the lua scripts depend on lua state (which is stored inside lua module instance), killing the lua module first would not allow proper cleaning because of the lua state getting destroyed while the lua script might still be running. (21277e4)
- Why even reset the fiber pool here? (21277e4)
- Don't allow for io / os lua lib to be accessed for security reasons. (21277e4)
- Potential fix for C stack overflow error by using lua coroutine yielding instead of calling fiber yield directly from lua functions. (21277e4)
Features
- Log error message box generated from gta. (17d647d)
- Allow to unload in the main title screen. Also revert https://github.com/YimMenu/YimMenu/commit/309c37460208d23402b17e8b252e379434e2fe8d due to fiber pool being potentially exhausted, we want commands to have their cleanup code ran in priority. (21277e4)
Miscellaneous Tasks
- Log GTA error message boxes and don't make them close the game. (#1671) (17d647d)
- Potential fix for stack overflow when yielding from lua scripts. Fix io / os lua libs being accessible. (#1681) (21277e4)
Refactor
- Move utf 16 to code page string conversion to its own util file (17d647d)
2023-07-09
Features
Miscellaneous Tasks
2023-07-07
Bug Fixes
- Change how the game folder is retrieved, use GetModuleFileNameW instead of std::filesystem::path (#1645) (38bbab4)
- Ignore modded rpfs. (#1651) (5607c58)
Features
- Added launch.json to dbg (5c6fb10)
- Make use of a global instance (5c6fb10)
- Allow for file and folder instances to be empty (5c6fb10)
Miscellaneous Tasks
- Refactored weapons.bin into weapons.json for extensibility and readability. (#1632) (b8922a9)
- Refactored weapons.bin into weapons.json for extensibility and human readability. (b8922a9)
- Added weapon attachments scraping from the meta files (currently is missing a lot of attachments, more than half, requires RPF reading refactoring to fix.) (b8922a9)
- Added Ammunation to Self -> Weapons, because it's vital you protect yourself, the patriotic way. (b8922a9)
- Fixed weapons.xml not properly populating all the components. (b8922a9)
- Refactored buttons to use components::button. (b8922a9)
- Refactored the Attachments code to implicitly trust that the attachments will be there now. (b8922a9)
- Added proper versioning to the weapons.json file. (b8922a9)
- Removed debug logging from gtadataservice.cpp. (b8922a9)
- Fixed Ammunation buttons. (b8922a9)
- Added loading message for the new weapons.json system. (b8922a9)
- Fixed a bug where two components shared the same name, the user could not select the 2nd component. (b8922a9)
- Fixed Attachments displaying an attachment from a previous weapon if the user changed weapons. (b8922a9)
- Fixed Tint Apply button not using the components::button template. (b8922a9)
Refactor
2023-07-07
Bug Fixes
- Fs::path.string() can throw when it try to convert windows utf16 wstring to multi byte std::string when user code page isnt utf8 (#1641) (b6fae09)
Miscellaneous Tasks
2023-07-06
Bug Fixes
Miscellaneous Tasks
- Height calculation code +horizontal scroll fix (#1629) (468c70f)
- Fix GTA data service (#1635) (90ff1ec)
Refactor
2023-07-04
Bug Fixes
- Fix mission start (11cd9ab)
- Don't move while menu closed (a7bcaae)
- Don't move by user input (a7bcaae)
- Set sizing of input w/ frame padding (#1618) (e0dd2aa)
Features
- Improve protections (11cd9ab)
- Added vehicle window controls (#1607) (13d5d81)
- Added Invisibility indicator and its able to save on unload (13d5d81)
- Added vehicle window controls (13d5d81)
Miscellaneous Tasks
- Lua documentation: commands (#1595) (abb7e17)
- Lua api: fix command call null context (abb7e17)
- Lua doc: generate commands doc (abb7e17)
- Mission fixes and modder detection improvements (#1598) (11cd9ab)
- Added Always Full Ammo. (#1616) (feeaa2d)
- Fix windows that shouldn't move (#1617) (a7bcaae)
2023-07-04
Miscellaneous Tasks
- Can make new tabs from lua scripts, doc generation for available tabs to use (#1593) (76afd97)
- Can make new tabs from lua scripts, doc generation for available tabs to use (#1593) (76afd97)
- Can make new tabs from lua scripts, doc generation for available tabs to use (#1593) (76afd97)
- Can make new tabs from lua scripts, doc generation for available tabs to use (#1593) (76afd97)
- Custom lua tabs don't have a
funcrendering function but can still have elements to draw (76afd97) - Can make new tabs from lua scripts, doc generation for available tabs to use (#1593) (76afd97)
- Code style (76afd97)
- Minor spelling mistake (76afd97)
- Code style (76afd97)
- Add runtime removal of tabs (76afd97)
- Can make new tabs from lua scripts, doc generation for available tabs to use (#1593) (76afd97)
Refactor
- Make it so that it's less likely defining tabs and their translation key in a wrong way. (76afd97)
2023-07-03
Bug Fixes
- Fixed request bullshark testosterone script (a1e00b6)
- Added spacing for Enabled/Disabled text on overlay indicators (#1589) (19f6487)
Features
- Added indicators for options like player & vehicle god mode, infinite ammo etc. & fixed Bull Shark Testosterone Request (#1580) (a1e00b6)
- Added indicators for options like player & vehicle godmode etc. (a1e00b6)
2023-07-01
Bug Fixes
- Don't save
DRAW_TEXTURED_POLY_WITH_THREE_COLOURS. (e9ae5d5)
Features
- Feat lua file watch (#1584) (b44b2f0)
- Feat lua: file watcher for lua script file: reload scripts if they got changed since they were initially loaded (b44b2f0)
- Feat lua auto reload: enable / disable the feature through the ui and settings (b44b2f0)
- Added search button (#1579) (71960ed)
Miscellaneous Tasks
- General changes (#1578) (346960b)
- General changes (#1578) (346960b)
- General changes (#1578) (346960b)
- General changes (#1578) (346960b)
- Lua doc (#1552) (4c71be4)
- Updated natives to latest. (#1583) (e9ae5d5)
- Refactor script api, more doc, add button for Open Lua Scripts Folder (#1588) (ed18f7e)
- Refactor script api, more doc, add button for Open Lua Scripts Folder (#1588) (ed18f7e)
- Add open lua scripts folder button (ed18f7e)
- Refactor script api, more doc, add button for Open Lua Scripts Folder (#1588) (ed18f7e)
Refactor
2023-07-01
Bug Fixes
- Script manager and lua scripts: change the api so that the m_scripts array is only modified in a specific safe location: before it gets ticked. (2e70faa)
- Fix script manager: don't expose the script vector directly, for multithreading safety (2e70faa)
- Fix lua manager usage: don't iterate the module array without locking, nor un/load module from a script thread (2e70faa)
- Add exception handlers (f1f5d4f)
- More exception handlers (f1f5d4f)
Features
- Set menu language to game language on first run (f1f5d4f)
Miscellaneous Tasks
- Fix lua native bindings and lua script reload (#1575) (2e70faa)
- Lua script: only do actual loading of lua modules in script mgr (2e70faa)
- Lua native bindin: fix pointer parameters, out C style parameters are returned as multiple return values lua-style (2e70faa)
- Set menu language to game language on first run (#1577) (f1f5d4f)
2023-06-30
Bug Fixes
- Context Menu crash & Vehicle God mode (#1571) (64afb5b)
- Nullptr dereference while drawing box (64afb5b)
- Vehicle God mode check if ped is actually driving (64afb5b)
- Fix auto disarm (6ae19c0)
- True instant messaging (6ae19c0)
Features
- Filter invalid sector position from the player game state data node (6ae19c0)
- Bypass chat delay (6ae19c0)
Miscellaneous Tasks
- Custom location system (#1567) (1ab51f1)
- Chat delay fix and improved crash protections (#1572) (6ae19c0)
2023-06-30
Miscellaneous Tasks
- More bug fixes (#1557) (861ebdb)
- Fixed nearby features affecting players and local ped. (861ebdb)
- Removed faulty vehicle kick protection from can_apply (861ebdb)
- Fixes #1540 (861ebdb)
2023-06-27
Bug Fixes
- Correctly write default settings (618b50b)
- Use SeparatorText for subtitle (618b50b)
- Get Current only works once (464f2f9)
- SCTV join translation (464f2f9)
- Check for valid model before spoofing (464f2f9)
- Case of chat not being visible as spectator. (464f2f9)
- Wanted Level small text translation (464f2f9)
Features
- Added button to reset all settings (618b50b)
- Remove freeze and hide player blip (464f2f9)
- Safer max search limit for match searching (464f2f9)
Miscellaneous Tasks
- Change the way native functions are binded (#1543) (dc18216)
- Fix settings::writedefaultconfig & added reset all settings button (#1547) (618b50b)
- Bug fix time (#1549) (464f2f9)
- Removed features from TOC (464f2f9)
Refactor
- Use tunable service for no idle kick (464f2f9)
2023-06-25
Bug Fixes
Miscellaneous Tasks
2023-06-25
Miscellaneous Tasks
2023-06-23
Bug Fixes
- Bool CMD hotkey toggle message showing translation key (#1510) (ef86872)
- Cache version should be sensitive to field count (#1512) (56e2132)
Features
- Introduced fallback key to joaat version of get_translation (ef86872)
- Add [+] & [-] buttons (#1441) (e0bd043)
Miscellaneous Tasks
- Add [+] & [-] buttons (#1441) (e0bd043)
- Some fixes and requests (#1516) (630159f)
- Removed Delete button and nearby.cpp (630159f)
- Added player check for kill button (630159f)
- Added delete vehicle button (630159f)
- Fixed give armor & added vehicle god esp (630159f)
2023-06-22
Features
Miscellaneous Tasks
2023-06-21
Features
Miscellaneous Tasks
- Added nearby entity deletion (#1476) (906e1d0)
- Player UI tweaks (#1489) (b96fddd)
- Redesigned Player UI (b96fddd)
- Formatting (b96fddd)
2023-06-17
Bug Fixes
Miscellaneous Tasks
- Made breakup conditional (being host) (#1436) (e5581a6)
- Basic hostile ped disarm (#1437) (4b74f41)
- Added current coordinates in Teleport tab (#1474) (1b745a2)
2023-06-17
Miscellaneous Tasks
2023-06-15
Bug Fixes
Features
- Update max session limit (#1423) (3fbcaeb)
- Added keep engine running functionality (#1426) (e8c8a57)
Miscellaneous Tasks
2023-06-15
Miscellaneous Tasks
2023-06-14
Miscellaneous Tasks
2023-06-10
Miscellaneous Tasks
2023-06-10
Features
- TP on top error fix & Manual Teleport & Infractions in player list & Max Performance (#1394) (a19b4d5)
2023-06-06
Bug Fixes
Features
2023-06-05
Bug Fixes
Documentation
Features
- Add Disable siren (#1383) (7c59e7a)
- Added push_success function (#1340) (b8e8bcc)
- Lock Lobby (#1342) (18da367)
Miscellaneous Tasks
- Rework mission viewer and added Hunt the beast event support (#1354) (35b276e)
- Lua Scripting (#1334) (03c1a96)
- Closes #83 (03c1a96)
- Fixes #1309 (03c1a96)
- Fixes #1287 (03c1a96)
- Fixes #1129 (actually fixed now) (03c1a96)
2023-06-05
Bug Fixes
2023-05-19
Bug Fixes
Miscellaneous Tasks
2023-05-19
Bug Fixes
Miscellaneous Tasks
2023-05-10
Bug Fixes
Miscellaneous Tasks
- Squad spawner improvements (#1329) (fc30225)
- New Fun UI for self with Super hero fly & bulletshield (fc30225)
- Added missing hotkey global (fc30225)
- New debug window for animations (fc30225)
- Some more context menu additions (fc30225)
- Changed private variable to public for Orbital drone (fc30225)
- Added max vehicle & favour roads & spawn ahead & orbital drone coords on custom spawn mode & persisten vehicle integration (fc30225)
- Removed Log entry (fc30225)
- Removed some more log entries (fc30225)
- Some small tweaks (fc30225)
- Added persistent vehicle to the logic (fc30225)
- Added dev tool for animations (#1332) (5c67e24)
- Context menu: Fixed irregular distribution of operations and added some more (#1335) (2148cd1)
- Fixed irregular distribution of operations and added some more (2148cd1)
- Changed explosion type of Enflame (2148cd1)
2023-05-01
Features
- Force logs syncronously (#1317) (61cd1c2)
- Keep model dimension in mind when determining spawn location (#1316) (b9efa3f)
Miscellaneous Tasks
2023-05-01
Miscellaneous Tasks
- Improve code (#1313) (c9fc44e)
- Improve code (#1313) (c9fc44e)
- Improve code (#1313) (c9fc44e)
- Improve code (#1313) (c9fc44e)
- Improve code (#1313) (c9fc44e)
- Improve code (#1313) (c9fc44e)
Refactor
2023-04-29
Bug Fixes
Features
2023-04-29
Features
2023-04-26
Bug Fixes
Miscellaneous Tasks
2023-04-26
Miscellaneous Tasks
2023-04-23
Bug Fixes
- Crash on unload (#1280) (96174c7)
- Fixed crashes in SP Missions. (#1285) (d8a2eae)
- Broken tooltip text (#1294) (58e5714)
Miscellaneous Tasks
- Crash on unload (#1280) (96174c7)
- Disabled blame explosion infraction (#1282) (86f93ff)
- Removed useless declarations. (d8a2eae)
2023-04-23
Miscellaneous Tasks
2023-04-20
Miscellaneous Tasks
2023-04-19
Bug Fixes
2023-04-17
Bug Fixes
Miscellaneous Tasks
2023-04-16
Miscellaneous Tasks
2023-04-15
Bug Fixes
- Fast run and Freecam not working (#1242) (287f231)
- Not working properly in single player (287f231)
- Incorrect explode patch (#1245) (96d3b48)
Features
- Disable if GUI is open (#1239) (4946d97)
- Deactivate when weapon is holstered (#1231) (be8b7b7)
- Don't log repeating exceptions (#1244) (b20fbbb)
Miscellaneous Tasks
Refactor
2023-04-14
Miscellaneous Tasks
2023-04-14
Features
2023-04-13
Bug Fixes
2023-04-11
Miscellaneous Tasks
2023-04-11
Bug Fixes
2023-04-06
Features
- Add cache for pointers (#1203) (a2dbddc)
- Removed useless bail kick hook (43bc7d7)
- Add button to force update languages (43bc7d7)
- Add translations (43bc7d7)
- Add translation keys (43bc7d7)
- Added player admin detected translation keys (43bc7d7)
- Add cache sub menu (43bc7d7)
Miscellaneous Tasks
- General code and GUI cleanup (#1200) (43bc7d7)
- Modified the exception handler to not catch C++ try/catch blocks before those could gracefully catch the error. (43bc7d7)
- Debug removed crash test button (43bc7d7)
- Removed script exception handler (43bc7d7)
Refactor
2023-04-05
Features
- Vehicle control & Summon (#1175) (7c91288)
- Added toggle for admin join notification (#1199) (38ba68e)
Refactor
2023-04-04
Bug Fixes
Features
- Log the job and which thread execute it for debugging purposes in case the thread never exit. also log in case a job is scheduled but none of the thread are currently available (#1190) (b8fa1e2)
- Admin checking protection (#1187) (b5c090e)
2023-04-04
Miscellaneous Tasks
2023-04-02
Bug Fixes
Miscellaneous Tasks
2023-04-01
Features
Miscellaneous Tasks
- Remove unused classes from replay (0eb037e)
Refactor
2023-03-29
Bug Fixes
Miscellaneous Tasks
2023-03-29
Miscellaneous Tasks
- Orbital Drone Feature (#1148) (8ad4cf0)
- Orbital Drone Feature (8ad4cf0)
- Fixed PR review comments (8ad4cf0)
- Cleanup code (8ad4cf0)
- UI & globals saving (8ad4cf0)
- Fixed typo (8ad4cf0)
- Fixed noclip conflict & Applied review suggestions & Added another changeable variable (8ad4cf0)
- --------- (8ad4cf0)
2023-03-28
Miscellaneous Tasks
- More context menu operations (#1154) (45c6edb)
- Vehicle table: (45c6edb)
- -Copy vehicle (45c6edb)
- -Boost (45c6edb)
- -Launch (45c6edb)
- -Eject (45c6edb)
- Ped table: (45c6edb)
- -Disarm (45c6edb)
- -Ragdoll (45c6edb)
- -Dance (45c6edb)
- Player table: (45c6edb)
- -Breakup kick (45c6edb)
- -Kick (45c6edb)
- -Disarm (45c6edb)
- -Ragdoll (45c6edb)
- Shared table: (45c6edb)
- -Enflame (45c6edb)
- These additions required some other tools and fixes such as: (45c6edb)
- -Remove weapons command fix. (45c6edb)
- -Ped animation player tool in ped.hpp (45c6edb)
- -get player from ped tool in ped.hpp. (45c6edb)
- -A fiber pool queue on execution of Context menu operations. (45c6edb)
2023-03-26
Features
2023-03-25
Bug Fixes
2023-03-24
Bug Fixes
Features
Miscellaneous Tasks
2023-03-21
Bug Fixes
- Fix broken scaleforms with chat already open (#1133) (aa4b0d7)
- Fix broken scaleforms with chat already open (aa4b0d7)
- Only force close when chat is already opened (aa4b0d7)
Miscellaneous Tasks
2023-03-21
Refactor
2023-03-19
Bug Fixes
Miscellaneous Tasks
2023-03-18
Bug Fixes
2023-03-18
Miscellaneous Tasks
2023-03-17
Features
2023-03-15
Bug Fixes
2023-03-15
Bug Fixes
- Fix gitignore not ignoring default folder out/ made by VisualStudio CMake extension (#1097) (5589ca3)
2023-03-13
Features
Miscellaneous Tasks
- Several feature additions (#889) (8086401)
- Added Infinite Range (8086401)
- Added Fill Ammo (8086401)
- Added Aim Assist (8086401)
- Added Hud Color Options (8086401)
- Added Clear Wanted Level (8086401)
- Added Health Regen (8086401)
- Curly brackets in invisibility (8086401)
- Added hotkeys (8086401)
- Improved Increased Damage (8086401)
2023-03-12
Bug Fixes
Miscellaneous Tasks
2023-03-12
Features
2023-03-10
Features
2023-03-10
Bug Fixes
2023-03-04
Bug Fixes
Features
- Vehicle Tree (#903) (a44c74b)
- Open Social Club Overlay (a44c74b)
- Audio through voice chat (e5aa39d)
- Reimplement LSC (e5aa39d)
- Add (untested) protections for vehicle kick and remote teleport (e5aa39d)
Miscellaneous Tasks
2023-03-04
Bug Fixes
Features
2023-02-28
Bug Fixes
- Update to gta version 2845 (#1032) (92aea20)
- Fix scaling (97a8c5d)
- Remove unnecessary cleanup (97a8c5d)
- Fix formatting for initializer lists (97a8c5d)
Features
- No collision and all weapons (#1030) (6124249)
- Add spoofing (97a8c5d)
- Prepare code for player attach (97a8c5d)
- Add clang-format file (97a8c5d)
- Update classes (97a8c5d)
- Set tab width and 1 space before comment (97a8c5d)
Miscellaneous Tasks
- Add more spoofing options and added clang-format (#1020) (97a8c5d)
- Isn't going to work due to netsync architecture (97a8c5d)
2023-02-28
Miscellaneous Tasks
2023-02-23
Bug Fixes
- Fix crash with veto modern (#1019) (d209cb0)
- Fixed a problem where the vehicle options crashed + added color (93e2be4)
Features
- Add casino country restriction bypass (#1018) (f349408)
- Vehicle parachute crashes (#1022) (bde8ee2)
- Feature Additions, GUI Tweaks, Fixes (#975) (93e2be4)
Miscellaneous Tasks
- Vehicle parachute crashes (#1022) (bde8ee2)
- Added view nearby to view header, moved get_entities function to entities and refactored some code. Also implemented a sphere scale to the blackhole as it can get big (93e2be4)
- Added delete and kill nearby peds and updated ped header (93e2be4)
- Added some nearby ped looped commands, and some changes to extend the buttons (93e2be4)
- Add vehicle options to nearby (93e2be4)
- Add most ciritcal feature kill enemies (93e2be4)
- Changes to ignore peds based off of some of maybegreat's suggestions, same with ped_rain, removed loose comment. Updated vehicle.hpp, changed size of vehicle buttons and inlined kill enemies (93e2be4)
- Updated colors and added on disable for ped_rush (93e2be4)
- Finished and added vehicle rain feature (93e2be4)
- Added aimbot and triggerbot, added templating to buttons (93e2be4)
- Update vehicle rain desc (93e2be4)
- Added vdistance check, player check, police check, enemy check. Added even more commenting… sue me. 3 toggles added for the checks and slider for dist. Will tweak more later (93e2be4)
- Switched to goto statements instead of continue, should be done now (93e2be4)
- Removed delete nearby vehicles (93e2be4)
- There was no check in get_entities for our local vehicle (93e2be4)
2023-02-23
Miscellaneous Tasks
2023-02-22
Features
2023-02-20
Features
2023-02-19
Bug Fixes
- Remove object id patches (99818d5)
Miscellaneous Tasks
- Debug options (#1002) (32963f1)
- Hotfix loading missions while host (#1011) (99818d5)
- Remove(FastJoin) (99818d5)
2023-02-14
Bug Fixes
- Invalid parachute (#989) (2995ea1)
- Invalid parachute (#989) (2995ea1)
- Canapplydata (#1006) (a70b391)
Features
2023-02-14
Miscellaneous Tasks
2023-02-12
Features
Miscellaneous Tasks
- Bug fixes and improvements (#984) (ac508df)
- Fixes #968 (ac508df)
- Fixes #953 (ac508df)
- Fixes #901 (ac508df)
- Fixes #899 (ac508df)
- Fixes #813 (ac508df)
- Fixes #726 (ac508df)
- Fixes #723 (ac508df)
2023-02-12
Features
2023-02-10
Bug Fixes
Features
2023-02-09
Features
Refactor
2023-02-08
Bug Fixes
Features
- Blackhole (#951) (c86eeea)
- Use AsyncLogger instead of g3log (#882) (c4a8505)
- Skip certain exception codes (c4a8505)
- Disable BUILDDOXYGEN and FEATUREENCODER (c4a8505)
- Link dbghelp (c4a8505)
- Implement stack dumper (c4a8505)
- Differentiate between wine and non-wine (c4a8505)
- Add NO_COLOR env var support (c4a8505)
- Added string logging of exception (c4a8505)
- Add superman mode (#924) (e1dd616)
Miscellaneous Tasks
- Send Event Acknowledge pattern updated (#961) (4249fd7)
- Use AsyncLogger instead of g3log (#882) (c4a8505)
2023-02-06
Features
Miscellaneous Tasks
Refactor
2023-02-04
Bug Fixes
Features
- Block receive pickup (#933) (31e6b75)
- Added boat pickup, ballistic armor and keep on ground (#932) (14d9698)
2023-02-04
Bug Fixes
- More update fixes (846162b)
- Remove spoofing (846162b)
- Update globals (846162b)
- Upstream classes (846162b)
- Remove debug code (846162b)
- Fix(Merge) (846162b)
Miscellaneous Tasks
2023-02-01
Bug Fixes
- Region code (c75a172)
- Handle join request (c75a172)
- Decode session info (c75a172)
- Connect to peer (c75a172)
- Decode peer info (c75a172)
- Add player to session (c75a172)
- Handle join request (c75a172)
- Is Matchmaking Session Valid (c75a172)
- Send session matchmaking attributes (c75a172)
- Process matchmaking find response (c75a172)
- Serialize join request message (c75a172)
- Updated lost few, thanks @Rimmuru (c75a172)
- Update menu (#930) (c75a172)
- Mechanic global (c75a172)
- Off radar timer offset (c75a172)
- Retain last position (c75a172)
Features
- Add ptfx player effects (#917) (360f05c)
- Add ragequit option + hotkey (#925) (99c9d94)
- Improve CI compile times (#921) (9cb030f)
- Update thanks @Aure7138 (c75a172)
- Updated most hashes (c75a172)
- Remove abused TSE hashes (c75a172)
- Fix snitl (c75a172)
- Bump version (c75a172)
- Remove patched stuff (c75a172)
- Commented dance mode (c75a172)
- Add note about spoofing not working (c75a172)
Miscellaneous Tasks
2023-01-30
Bug Fixes
Features
- Show basic infos on item hover (#913) (97240c5)
- Add ingame overlay (#910) (e95e7d1)
- Add current time (e95e7d1)
- Add customization options (e95e7d1)
- Add position modification (e95e7d1)
- Translation Service (#844) (8028db8)
2023-01-30
Bug Fixes
2023-01-26
Features
2023-01-22
Features
Miscellaneous Tasks
2023-01-22
Miscellaneous Tasks
2023-01-20
Miscellaneous Tasks
2023-01-18
Features
- Add support for double ? IDA sigs (8a8b4ac)
Miscellaneous Tasks
2023-01-16
Miscellaneous Tasks
- Multi select for gravity gun (#690) (fd2cfcb)
- Renamed Disable Chat Filter to Check Chat Profanity (#871) (845a0ec)
2023-01-15
Bug Fixes
Miscellaneous Tasks
- Instant Respawn Crash (#867) (a959a7b)
- Replace ImGui::InputText with components::input_text (#869) (7b54bac)
- Replace ImGui::InputText with components::input_text (#869) (7b54bac)
2023-01-09
Features
Miscellaneous Tasks
2023-01-08
Bug Fixes
Features
Miscellaneous Tasks
2023-01-08
Features
2023-01-07
Features
2023-01-05
Bug Fixes
Features
Miscellaneous Tasks
- Editor+ (#745) (8c1093c)
- Update seperator (8c1093c)
- Tps (8c1093c)
- Tp all to island (8c1093c)
- Tp all to eclipse (8c1093c)
- Tp to eclipse (8c1093c)
- Working hijack &, delete. + placeholders (8c1093c)
- Speed, derail (8c1093c)
- Drive train, working derail (8c1093c)
- Improved drive train (8c1093c)
- Exit train, rework delete (8c1093c)
- Using CReplayInterface (8c1093c)
2023-01-03
Bug Fixes
- Fix compiler warnings (10d0f31)
Features
- Fragment physics crash (#806) (3db41c6)
- Complete GlobalPlayerBD (10d0f31)
- Add GPBD_Kicking (10d0f31)
- Start work on GPBDFM3 (10d0f31)
- Add more to GPBDFM3 (10d0f31)
- Complete GPBDFM3 (10d0f31)
- Start work on GPBD_FM (10d0f31)
- Improve GPBD_FM (10d0f31)
- Complete GPBD_FM (10d0f31)
- Add reactions (10d0f31)
- Improve protections (10d0f31)
- Add remote kick (10d0f31)
- Add KillsOnPlayers and DeathsByPlayers (10d0f31)
- Comment PR artifact (#816) (7b040af)
- Comment artifact nightly.link on PR workflow success (7b040af)
Miscellaneous Tasks
- Fragment physics crash (#806) (3db41c6)
- Reactions, remote kick and better protections (#807) (10d0f31)
- Remove Yimura from assignees (7b040af)
- Typos, notes, toc (7b040af)
2023-01-03
Features
2022-12-31
Bug Fixes
Features
Miscellaneous Tasks
2022-12-30
Bug Fixes
Features
- Improve Sound Crash Protection (#767) (441b86c)
- Reenabled CanApplyData (#740) (37bc755)
- Reimplementing metrics (#778) (640cf9a)
- Small updates (3aafd11)
- Make desync protections optional (3aafd11)
Miscellaneous Tasks
- Load tooltips from commands and disable unusable command buttons (#777) (2df690b)
- Load tooltips from commands and disable unusable command buttons (#777) (2df690b)
- Improve Sound Crash Protection (#767) (441b86c)
- Some general fixes (#782) (3aafd11)
- Comment out TICK_LEFTCHEAT label override (3aafd11)
Refactor
2022-12-30
Features
2022-12-26
Bug Fixes
- Return true instead of false (5bc81ee)
- Fix remote crash protection (5bc81ee)
- Try to decrease code complexity (5bc81ee)
Features
- Add protection for remote kick as host (5bc81ee)
Miscellaneous Tasks
- Update vehicles.hpp (#746) (dab35ae)
- Added missing vehicles from (dab35ae)
- - LS Tuners (dab35ae)
- - The Contract (dab35ae)
- - Criminal Enterprise (dab35ae)
- - Drug Wars (dab35ae)
- Add protections for remote crash and kick (#776) (5bc81ee)
2022-12-26
Bug Fixes
2022-12-22
Bug Fixes
- Fix the chat window locking up when a message is sent (ce5c317)
- Properly handle spoofed username (ce5c317)
- Update filter (ce5c317)
- Fix(Weapons) infammo & infclip using wrong setting (#741) (4d6c3d2)
Features
- Prototype command system (ce5c317)
- Chat commands (ce5c317)
- Block breakup kicks on other players as host (ce5c317)
- Cleanup on unload (ce5c317)
- Variadic commands and toggleable bools (ce5c317)
- Hotkeys now use commands (ce5c317)
- Add local user name spoofing (#502) (e50bdd8)
Miscellaneous Tasks
- Commands (#725) (ce5c317)
- Add local user name spoofing (#502) (e50bdd8)
- Add local user name spoofing (#502) (e50bdd8)
- Add local user name spoofing (#502) (e50bdd8)
- Fixed the infclip and infammo commands setting norecoil instead of infinitemag and infinite_ammo (4d6c3d2)
Refactor
- Convert most options into commands (ce5c317)
- Convert most options into commands (ce5c317)
- Add labels and descriptions to all commands (ce5c317)
- Convert most options into commands (ce5c317)
- Convert most options into commands (ce5c317)
- Convert most options into commands (ce5c317)
2022-12-22
Features
- Add more api endpoints to the scui api (#714) (9d9d438)
- Add send message to player database (9d9d438)
- Disabling test build (9d9d438)
- Fix max message length (9d9d438)
- Download job for creator menu (9d9d438)
2022-12-18
Bug Fixes
- Keep thread running (#721) (20e53e6)
- Fix softlock when loading Cayo Perico (1dda472)
- Make it work more consistently (1dda472)
Features
Miscellaneous Tasks
Refactor
- Globals (#717) (ddddbd4)
- Use macro's for tojson/fromjson (ddddbd4)
- Switch from global pointer to global instance (ddddbd4)
2022-12-17
Bug Fixes
- Actually load the job (808878e)
- Try to fix loading (808878e)
- Fix memory corruption due to low stack size (808878e)
- Fix "No translation." (808878e)
- Fix softlock when loading Cayo Perico (808878e)
Features
- Session info serialization (808878e)
- Save and load jobs to file (808878e)
- Implemented SCUI Api (#712) (ac94dd5)
- Async joining via rid joiner (ac94dd5)
- Disable cpr tests (ac94dd5)
- Add bypass for rare report metric (#715) (b74dd75)
Miscellaneous Tasks
2022-12-16
Bug Fixes
Features
- Convert old handling profiles (fac091b)
Miscellaneous Tasks
Refactor
2022-12-15
Bug Fixes
Miscellaneous Tasks
- Renderer (#694) (d624f1a)
- Renderer (#694) (d624f1a)
- Renderer (#694) (d624f1a)
- Renderer (#694) (d624f1a)
Refactor
2022-12-15
Miscellaneous Tasks
2022-12-12
Bug Fixes
- Bypass C4 limit (64197f9)
- CanApplyData signature (64197f9)
- Updated Rage Security signature (64197f9)
- Temporarily disable AC bypass (64197f9)
- Update max interior index (64197f9)
Features
- Remove default assignee (#687) (4fb4c6b)
- Removed metric formatter (64197f9)
- Add new teleport locations (64197f9)
Miscellaneous Tasks
- Update to 1.64 (#691) (64197f9)
- Update some globals (64197f9)
- The function in question no longer exists along with the other metric functions. (64197f9)
- Bumped online and build number (64197f9)
- Updated some globals and locals. Part 1 (64197f9)
- Update crossmap (64197f9)
- Update script patches (64197f9)
- Update rage::scrProgram vtable size (64197f9)
- Fix rage::scrProgram destructor index (64197f9)
- Disable canapplydata (64197f9)
- Updated some globals and locals. Part 2 (64197f9)
- Update transition state global (64197f9)
- Update local index (64197f9)
2022-12-12
Features
2022-12-10
Features
2022-12-09
Features
2022-12-08
Features
Miscellaneous Tasks
- RID Spoofing Improvements (#666) (a435e49)
- Fix stability issues with handler hook (a435e49)
- Better RID spoofing (a435e49)
- Code cleanup (#667) (64f833c)
- Changed detour_hook extension back to cpp (64f833c)
- Split crossmap into header and source file (64f833c)
- Rename macro's to code style (64f833c)
- Removed unused local variable (64f833c)
- Changed extension to C++ header (64f833c)
- Cleanup pickup_rewards file (64f833c)
- Cleanup code and file naming (64f833c)
- Removed unused code (64f833c)
- Add UI scaling (#674) (038d610)
2022-12-08
Miscellaneous Tasks
2022-12-06
Miscellaneous Tasks
2022-11-29
Features
Miscellaneous Tasks
2022-11-28
Features
- Embed git info in binary (#644) (a17aed3)
- Fast Respawn, Rapid Fire, removed static offsets (#649) (df1c459)
Miscellaneous Tasks
- Fast Respawn, Rapid Fire, removed static offsets (#649) (df1c459)
- Fast Respawn, Rapid Fire, removed static offsets (#649) (df1c459)
2022-11-26
Bug Fixes
Features
Miscellaneous Tasks
2022-11-26
Features
2022-11-25
Miscellaneous Tasks
2022-11-24
Miscellaneous Tasks
2022-11-21
Miscellaneous Tasks
- Lessen breakup kicks and more (#625) (bbd13dd)
- Renamed ptrtohandle & some small refactoring (#632) (f1f5a48)
2022-11-19
Features
Miscellaneous Tasks
2022-11-18
Bug Fixes
Miscellaneous Tasks
2022-11-18
Bug Fixes
2022-11-16
Features
- Collision, invincibility & visibility on vehicle (#602) (f4e813c)
- Helicopter Pickup, Request Ammo Drop (#605) (db75000)
Miscellaneous Tasks
2022-11-14
Bug Fixes
Features
Refactor
2022-11-14
Documentation
2022-11-12
Bug Fixes
Miscellaneous Tasks
- Add script patcher and update protections (#588) (e6ce363)
- Fix script patches crashing game on unload (#590) (c0d20c5)
- Force session host and improve protections (#593) (f636c7c)
- Add force session host and update protections (f636c7c)
- Remove old popgroup protection (f636c7c)
- Harden script patcher (f636c7c)
- Replace looped options with script patches (f636c7c)
- Missing break (f636c7c)
- Use enums (f636c7c)
- Forgot to break again… (f636c7c)
- Add tooltip for force session host (f636c7c)
2022-11-11
Bug Fixes
- Check before casting (#574) (532cf59)
- Fixes #559 (#576) (75424bf)
- Gh output on powershell and wildcard deleting older cached versions (#583) (4244ff8)
Features
- Cache (#566) (32c3a75)
- Log chat and text messages (#567) (f34b9c0)
- Added invalid index crash protections. (#573) (9f55d0f)
- Added mobile radio and turning off engine. (#572) (d0972f6)
- Simplify hook (aca0841)
- Added Cyrillic to ImGui font (#578) (6c65b53)
- Region Switcher (#580) (65493fc)
- Block switch player to animal (#581) (25f9756)
Miscellaneous Tasks
- Small improvements (#565) (59d04b4)
- Added invalid index crash protections. (#573) (9f55d0f)
- Save disablechatfilter to disk (#575) (134da38)
Refactor
2022-11-08
Features
2022-11-07
Features
Refactor
2022-11-07
Features
2022-10-30
Bug Fixes
- Fix byte patch class being only usable in a single unit (#542) (5b10945)
- Load settings before pointers are initialised (#543) (11bc0bc)
Features
- Add no collision(#541) (ae8a540)
- Easier declaring of detour hooks and quick prototyping (#544) (9256c54)
- Don't open Visual Studio if it's open already (#546) (3e9444c)
- Unlimitedoxygen & nowater_collision (#547) (70cb7ca)
2022-10-29
Bug Fixes
Features
Miscellaneous Tasks
2022-10-28
Features
- Switch ImGui vendor repository (#531) (cf4ecbc)
- Add scripts (#533) (e449e68)
- Spoof godmode (#534) (a7fa050)
2022-10-28
Features
2022-10-26
Features
- Add restore & apply methods (#524) (6487bf0)
- Disable sent chat messages being filtered (#525) (8503d22)
- Version badges (#529) (7566b1b)
Miscellaneous Tasks
- Move local time and weather to world submenu, add force thunder (#522) (d8fe301)
- Bypass c4 limit (#523) (a3c9f06)
2022-10-25
Bug Fixes
Features
2022-10-24
Bug Fixes
- Load backup font on proton (479b8b0)
Features
2022-10-23
Features
2022-10-23
Features
2022-10-21
Bug Fixes
- To ensure proper cleanup make use of unique_ptr (#491) (de15a7c)
- Properly size window for fullscreen users (#501) (491799e)
Features
- Metric Logging (#483) (a11e7e0)
- Vehicle auto-repair (#493) (b8ed681)
- Reorganize debug screen (#496) (06f2897)
- Greatly simplify ignore list (06f2897)
- Expand globals that are modified (#497) (6a4f76c)
- Save keepvehiclerepaired to disk (#500) (eecef14)
Miscellaneous Tasks
Refactor
2022-10-21
Bug Fixes
2022-10-19
Bug Fixes
- Issue with disabling the close button of console (#479) (7c0d4ea)
- Remove icon clutter (#480) (392883e)
- Don't notify above map while joining (#482) (d3b88e1)
- Player armor incorrectly sized (#484) (7d67f85)
Features
Miscellaneous Tasks
- Persist car: add safety so that old json files work fine (#485) (0e7d3a7)
- Persist car: add safety so that old json files work fine (0e7d3a7)
- Remove unused include (0e7d3a7)
2022-10-18
Bug Fixes
Miscellaneous Tasks
2022-10-16
Bug Fixes
Features
Miscellaneous Tasks
2022-10-06
Miscellaneous Tasks
2022-10-06
Features
2022-09-30
Bug Fixes
Miscellaneous Tasks
2022-09-30
Miscellaneous Tasks
2022-09-29
Bug Fixes
2022-09-20
Features
Miscellaneous Tasks
2022-09-12
Features
Miscellaneous Tasks
- Fix drawing self on ESP (#437) (6caef37)
- Updated GTAV-Classes (#447) (3327be9)
- Add world model spawning (#451) (96cbfe3)
Refactor
2022-09-08
Bug Fixes
Miscellaneous Tasks
2022-09-08
Refactor
2022-09-06
Bug Fixes
Miscellaneous Tasks
2022-09-06
Bug Fixes
Miscellaneous Tasks
2022-08-30
Bug Fixes
Miscellaneous Tasks
2022-08-29
Miscellaneous Tasks
2022-08-14
Features
Miscellaneous Tasks
2022-08-13
Miscellaneous Tasks
- Add SC TV SessionType (#410) (3c9f0df)
- Improved error handling of gtadataservice. (#411) (8faa090)
- Fixed an issue where the game crashes when throwing invalid json format exception. (8faa090)
- Improved error handling of gtadataservice. (#412) (00a19d9)
- Bug fix for #403 (00a19d9)
- Fixed Issue #403 (00a19d9)
- Minor fixes. (00a19d9)
- Improved error handling of gtadataservice. (00a19d9)
- Fixed an issue where the game crashes when throwing invalid json format exception. (00a19d9)
- Minor fixes. (00a19d9)
- Minor fixes. (00a19d9)
- Improved error handling of gtadataservice. (00a19d9)
- Also extended the timeout to 30s. (00a19d9)
- Improved error handling of gtadataservice. (00a19d9)
- - Fixed an issue where http_request doesn't handle HEAD requests and socket.recv error correctly. (00a19d9)
- - Limited gtadataservice to have only 1 active http request. (00a19d9)
- Minor fixes. (00a19d9)
- Minor fixes. (00a19d9)
- Improved session switcher for SC TV (#413) (63687d9)
2022-08-13
Miscellaneous Tasks
2022-08-11
Bug Fixes
2022-08-09
Bug Fixes
Features
Miscellaneous Tasks
- Add Infinite & Instant Recharge Boost. Closes #221 (#383) (930b7ee)
- Add Infinite & Instant Recharge Boost. Closes #221 (#383) (930b7ee)
- Improved detour handler, cleaned up hooks, and improved RCS hook (#399) (954b767)
- Removed player join/leave for assign physical index, added new stuff to RCS, and improved joaating functions because it was driving me nuts. (954b767)
- Improved the detour handler, got it down to 15ms or so for hooking. and added the sync options in the view (954b767)
- Added includes to RCS (954b767)
- Added a check on GGO to ensure it's not null (954b767)
- Updated GTAV-Classes submodule (954b767)
- Added CObject header file (954b767)
- Changed a native to a pointer, when such changes didn't need to be done. (954b767)
- Changed string on hooking (954b767)
- Fixed the enum, was unsigned so removed -1 as unknown object to out of range sync. (954b767)
- Added IDP Enable/Disable (#402) (954b767)
- Added spawn ped feature. (#377) (77adac6)
2022-08-07
Bug Fixes
Features
Miscellaneous Tasks
- Bypassed detection. (#395) (2e3e402)
- Add VEHICLE::GETMAKENAMEFROMVEHICLEMODEL crossmap (#398) (7a4e67e)
- Fixed issue #397. (#401) (8cb6c8e)
2022-07-30
Features
Miscellaneous Tasks
- Added drive to objective feature. (#369) (1e7712c)
- Added ped model preview. (#375) (b4d8a08)
- Removed unused classes from gta directory. (#392) (41287f5)
2022-07-29
Features
Miscellaneous Tasks
2022-07-28
Features
Miscellaneous Tasks
- Add persist car (save / load json vehicles) (#366) (205a3f3)
- Added weapons to gtadataservice. (#365) (28c28fd)
2022-07-27
Features
Miscellaneous Tasks
- Drive on water feature now supports flying vehicles. (#353) (c021d4d)
- Added clone current vehicle feature. (#351) (97fcc7f)
2022-07-24
Miscellaneous Tasks
2022-07-24
Miscellaneous Tasks
2022-07-19
Bug Fixes
Features
2022-07-17
Miscellaneous Tasks
2022-07-16
Miscellaneous Tasks
- Playerlist and esp now shows bullet proof and explosion proof state. (#344) (690a090)
- Improve and optimise session local_time (#345) (c259ff5)
- Local time has a transition to revert back to global session time when used in online. (c259ff5)
- Full credits to @tupoy-ya (c259ff5)
- Added seat changer feature. (#346) (1e5b86f)
- Improve RGB Paint (#347) (bf87449)
- Gfiberpool twice (#348) (ea7e189)
2022-07-15
Features
Miscellaneous Tasks
- Fixed an issue where the neon light section changing tire smoke color (#335) (3cfde64)
- Fixed an issue where the neon light section changing tire smoke color, also added an uncheck all button. (3cfde64)
- Added filter vehicle by class feature. (#336) (fc6f797)
- Fixed an issue where LSC is not working for some vehicles. (#338) (d2ce31a)
- Fix an issue where spawn max could crash the game for some vehicles (#341) (d7d3989)
2022-07-15
Bug Fixes
2022-07-14
Miscellaneous Tasks
2022-07-12
Miscellaneous Tasks
- Added proofs to vehicle menu and improved waterproof feature. (#330) (44745c0)
- - Added proofs section to vehicle menu that allows player to control damage bits. (44745c0)
- - Player can now drive or walk underwater with waterproof turned on. (44745c0)
- - Added bring closest vehicle feature. (44745c0)
- - Vehicle will not deform with collision proof on. (44745c0)
- - Improved vehicle menu arrangement. (44745c0)
- - Added plate changer in LSC. (44745c0)
- - Updated LSC layout. (44745c0)
- - Expanded wheel type feature. (44745c0)
- - Fixed a bug where the mod section shows repetitive wheel mods. (44745c0)
- Fixed issue #331 (44745c0)
2022-07-09
Features
2022-07-06
Bug Fixes
Features
Miscellaneous Tasks
- Disable player list in offline (#327) (3cdb9df)
- Prevent the playerlist from being rendered if the user is not online. (3cdb9df)
2022-07-05
Bug Fixes
Features
- Improved playerlist. (#317) (872f933)
- Replace increment stat with received event handler (#320) (36e054b)
- General cleanup on hooks and pointers (#322) (825584a)
- Cleaned up switcher GUI (#324) (0fcd27f)
Miscellaneous Tasks
2022-07-02
Miscellaneous Tasks
Refactor
2022-07-02
Features
Miscellaneous Tasks
- Added entity proofs (#304) (997f5fa)
- Update Readme (#307) (5fb701b)
- Update the "Cloning and generating project files" URL (5fb701b)
- Fix warning and removed non-existent transition state. (#308) (c6878bd)
- Added "Fill Inventory" button. (#309) (6510a19)
2022-07-02
Miscellaneous Tasks
2022-07-01
Miscellaneous Tasks
2022-06-29
Features
Miscellaneous Tasks
- - add box around selected entity (5086d79)
- - add option to select entity types (5086d79)
- - show reticle in middle of screen (5086d79)
Refactor
2022-06-27
Features
- Feat teleport improv (#292) (e2696ef)
- Feat vehicle gun improv (#291) (ba19c7b)
- Switch to issue forms (#297) (8df7c27)
Miscellaneous Tasks
- Desync kick / MsgNetComplaint: (#289) (34a029b)
- Add vehicle jump (#290) (09f77d7)
- Name and status variables for the Script system. (#244) (37721ce)
- Switch to issue forms (#297) (8df7c27)
2022-06-25
Features
- Spawn list takes up entire screen (9f90b4c)
Miscellaneous Tasks
2022-06-25
Bug Fixes
- Reset selected player back to dummy (5df7a42)
Features
Miscellaneous Tasks
- Reset selected player back to dummy (5df7a42)
2022-06-24
Bug Fixes
Features
Miscellaneous Tasks
- Replay Interface pointer math (3fca488)
- Show self at the top, separated by a divider (#271) (8626bf2)
- Players rendered off-screen (d323d8a)
- Make DISABLECONTROLACTION calls in their own script thread (#284) (6ef2a63)
2022-06-23
Refactor
2022-06-22
Features
- Remove awful indent (2aacbfc)
2022-06-22
Features
- Prevent TSE freeze and alternative send to cayo (14aa991)
2022-06-21
Bug Fixes
- Restore local spoofed name to prevent detection (55fa357)
2022-06-19
Features
- Catch vehicle temp action 15 (1b556a1)
2022-06-12
Miscellaneous Tasks
2022-06-03
Features
2022-05-28
Bug Fixes
- Removed detected natives (d5b5664)
Features
Miscellaneous Tasks
- Removed detected natives (d5b5664)
2022-05-24
Features
Miscellaneous Tasks
- Remove toxic options (d3d2313)
2022-05-22
Bug Fixes
- Addresses #119 (0f09234)
- Disabling it now works (0f09234)
- Disabling it now works (0f09234)
- Wrong footer placement (0f09234)
- Modernized/optimized general code, bug fixing and more (#226) (0f09234)
- Uninitialized local variable 'ped' used (0f09234)
- Enable protection (#243) (a726ccc)
Features
Miscellaneous Tasks
- Modernized/optimized general code, bug fixing and more (#226) (0f09234)
- Modernized/optimized general code, bug fixing and more (#226) (0f09234)
- Modernized/optimized general code, bug fixing and more (#226) (0f09234)
- Modernized/optimized general code, bug fixing and more (#226) (0f09234)
- Add turn signals (#239) (c081eda)
- Add turn signals (#239) (c081eda)
- Add turn signals (#239) (c081eda)
- Add turn signals (#239) (c081eda)
- Add turn signals (#239) (c081eda)
- Improved auto drive (#196) (e52ba9a)
- Improved logic to handle changes mid drive. Changed default styles. Split to waypoint and wander into two separate files for readability (e52ba9a)
- Fixed type to remove the hideous warnings (e52ba9a)
- Fixes (e52ba9a)
- WfvaenhiuefcsnhiojmfhnevioshnuefvsihnoijmefmvschnfvecshnfevSC (e52ba9a)
- INcLuDeS aLpHaBeTiCaLlY (e52ba9a)
Refactor
- Modernized/optimized general code, bug fixing and more (#226) (0f09234)
- Use self globals (0f09234)
- Use gui::components (0f09234)
- Clear ped tasks when set conditions are met (0f09234)
- Added missing variable in calls to self globals (0f09234)
- Utilize usage of ControllerInputs (0f09234)
- Only run on boolean change. (0f09234)
- Simplified code (0f09234)
- Utilize ControllerInputs in other areas of code (0f09234)
- Utilize ControllerInputs in other areas of code (0f09234)
2022-05-22
Bug Fixes
Features
Miscellaneous Tasks
2022-05-22
Miscellaneous Tasks
2022-05-19
Bug Fixes
- Fix warning and revert Premake VS version (70d04aa)
Features
- Updated GTAV-Classes (62760fa)
- Added GTAV-Classes as subproject (8dea0e1)
- Added desync protection and notification (#156) (#220) (70d04aa)
- Added desync protection and notification (#156) (70d04aa)
2022-05-19
Miscellaneous Tasks
- Moved spectate check patch (3ca4d10)
2022-05-17
Miscellaneous Tasks
- Remove unused pointer (#216) (a37a42e)
- Remove unused and confusing class (#217) (8619312)
- Replaced stack recovery and patch script VM instead (8cf086a)
Refactor
- Replaced stack recovery and patch script VM instead (8cf086a)
2022-05-15
Bug Fixes
Features
- Added protection against more script hashes (803ffa2)
Miscellaneous Tasks
- Added Vehicle Fly (f1604fe)
- Should be working. (f0d1639)
- Fix RCOE-Patch leaving the game in a dirty state after unload (#215) (6c0d807)
2022-05-13
Bug Fixes
- Don't use 0 as player id, make sure it's valid (f35dc53)
- Send script event prevent AC detection (49e6739)
- Patch for #198 (#204) (3243bcb)
Features
- Added timeout between kicking out of vehicle (3c1aaec)
- Cleaned up premake file, disabled ImGui asserts and other unused files (0c0a99c)
- Don't build default font (0c0a99c)
- Replace ImGui with GTA V safe ImGui (0c0a99c)
- Added network group override protection (286960a)
- Removed detour hook as it's "detected" (ad690f2)
- Updated README & removed FEATURES (7bdc002)
Miscellaneous Tasks
- Feat(System): Added looped feature to disable sigscanner (0c0a99c)
Refactor
2022-05-11
Bug Fixes
Features
2022-05-10
Bug Fixes
- Added lost TreePop (f9b7290)
- Reset SCRIPTEDGAMEEVENT buffer (2ee785f)
- Give autolocker write permissions (#194) (f295e64)
- Spoof stats for 2nd account (e3a6de8)
- Type warnings (f32e61b)
- Crash while in loading (before globals are available) (d497485)
- Typo in text for empty personal vehicle list (52d0950)
- Actually catch stupid crash (9649c8f)
- Update last update time (addad5d)
Features
- Added TASKTEMPVEHICLE_ACTION anti-crash (050149e)
Refactor
- Auto load personal vehicles, modernized code & improved caching (#195) (608fcc8)
- Modernized/optimized code (420d204)
2022-05-09
Features
- Instant into vehicle (globals) (#181) (929705c)
- Added more teleport to objective (#185) (cce5c55)
- Autolocker (#192) (1a3d2ec)
2022-05-08
Bug Fixes
Features
Miscellaneous Tasks
- Fix Script Event Handler hook from clogging event queue (#163) (0390050)
- Add auto drive (#182) (0e340a5)
- Add auto drive (#182) (0e340a5)
- Add auto drive (#182) (0e340a5)
2022-05-07
Bug Fixes
- Added looped feature to disable sigscanner (0fc1bf6)
Features
- Added looped feature to disable sigscanner (0fc1bf6)
Miscellaneous Tasks
- Added variables for common self natives (31124cb)
2022-05-04
Bug Fixes
Features
- Added Flying vehicle (28640b4)
2022-05-04
Features
Miscellaneous Tasks
2022-05-03
Bug Fixes
- Elements getting cut off on screen edges (#160) (ee1c0ef)
- Spawn Timer (9f07990)
- Glocalplayer not updating (da17bb8)
Features
2022-05-02
Bug Fixes
Features
- Add local visibility option (#116) (61781b3)
- Drive on water (#140) (e65ee20)
- Added rainbow options (#141) (cc463cc)
Miscellaneous Tasks
- Globals, UI and removed super run (#161) (c7f2fb9)
- Globals, UI and removed super run (#161) (c7f2fb9)
- Globals, UI and removed super run (#161) (c7f2fb9)
2022-03-30
Bug Fixes
- Filter rotate cam for current PlayerID (5c03e88)
- Issue w/ running fiber (b90f4ef)
- Get blip location by color (#146) (1b3521d)
Features
2022-03-30
Bug Fixes
- Bug where transition state 66 would remain active on screen (05c117f)
Features
- Don't use natives for resolution (d6ccfd2)
2022-03-23
Bug Fixes
2022-03-23
Bug Fixes
2022-03-21
Bug Fixes
- Call ImGui::End regardless of return of ImGui::Begin (d4ee375)
Features
- Added settings to toggle them (#126) (a2f459f)
- Added notification settings (a2f459f)
- Add Spawn Maxed Option (#124) (e23153c)
- Add Local Weather Options (#123) (cc7223d)
Miscellaneous Tasks
- Call ImGui::End regardless of return of ImGui::Begin (d4ee375)
2022-03-21
Bug Fixes
Features
- Shortened useless part of signature (49a4d4c)
- Removed unused include (49a4d4c)
- Optimised NETARRAYERROR protection (49a4d4c)
- Restructured protections dropdown (49a4d4c)
Refactor
2022-03-16
Features
- Spoof unlock all features (91b012e)
- Added screen resolution x/y (dbcd74c)
- Added local time modifiers (b776686)
2022-03-15
Features
- Increased request timeout #114 (bd8046c)
- Added version mismatch patch (ed9d6ce)
- Added special ammo options (69d30ce)
- NETWORK_BAIL when I'm stuck (b757e33)
Miscellaneous Tasks
2022-03-14
Features
2022-03-14
Miscellaneous Tasks
2022-03-11
Bug Fixes
- Fixed esp crashing (18c5756)
2022-03-09
Bug Fixes
2022-03-08
Bug Fixes
- Certain Misc options were incorrectly placed (a566dd4)
- Stupid mistake (5a25456)
- Build warning (5a25456)
Features
- Added steal outfit, steal identity (#92) (1fcfd5e)
- Remote clear wanted level and remote never wanted (#93) (9503ab4)
- Remote taze player (#94) (bf43f6f)
- Added transition info in loading screens (#97) (959d070)
- Feat(ESP) (#90) (5a25456)
- Basic esp (5a25456)
- Optimized ESP, Added tracer & playername (5a25456)
- Added health & distance (5a25456)
- Added settings for esp (5a25456)
- Toggle ESP (5a25456)
- Small customizability added (5a25456)
- Toggle settings on global toggle (5a25456)
2022-03-08
Bug Fixes
- Request focus at cam coords. (5632c9d)
2022-03-04
Features
- Autoclose issues that do not follow template (#85) (ca094e9)
- Feat(Actions) Enabled multi core building in ci.yml (#88) (a901a30)
2022-03-03
Features
Miscellaneous Tasks
- Made horn boost based of vehicle heading (8a26427)
- Made horn boost based of vehicle heading (8a26427)
2022-03-02
Bug Fixes
- Notifications freezing menu (f18dde5)
Features
- Updated GTAV-Classes (8ce94b0)
- Added suggestions from #64 (bfea7e0)
- Updated from aloc8or list (#75) (17dd3be)
Miscellaneous Tasks
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Added suggestions from #64 (bfea7e0)
- Session Changer move from Self tab to Session tab (#76) (9b34d69)
2022-02-28
Features
- Everything (#62) (9cc052f)
- Everything (9cc052f)
- Created different text types (9cc052f)
- Topbar functionality (9cc052f)
- Debug window (9cc052f)
- Added handling window (9cc052f)
- Fastest quit in the west, now in the new gui (9cc052f)
- Small performance optimisation (9cc052f)
- Optimized animation (9cc052f)
- Notifications are gui styled. (#69) (eb71752)
- Notifications are gui styled. (eb71752)
- Removed ~r~ (eb71752)