1748 Commits

Author SHA1 Message Date
Yimura
ccda1feae4
wip(Hooks): Received event protections 2021-02-07 17:08:25 +01:00
Yimura
cc626fd950
wip(Misc): Added change player model 2021-02-07 17:07:47 +01:00
Yimura
d274a309b3
feat(GTA/enums): Added PedTypes enum 2021-02-07 17:05:29 +01:00
Yimura
aba5135dc3
refactor(Functions): Changed native with rage::joaat 2021-02-07 17:03:32 +01:00
Yimura
d3a9e3d58d
feat(ScriptEventHandler): Added malicious events from GetEventData to scripteventhandler 2021-02-07 01:14:36 +01:00
Yimura
9020d8b595
fix(PlayerJoining): Fixed player joining 2021-02-07 01:13:23 +01:00
Yimura
b48653dba5
fix(Premake): Preset the target name for BigBaseV2 to YimMenu 2021-02-06 22:20:13 +01:00
Yimura
9203f32325
refactor(VehicleTab): Optimised auto pilot 2021-02-06 00:35:53 +01:00
Yimura
ff75d05760
refactor(Teleport): Fixed and optimised code 2021-02-06 00:33:59 +01:00
Yimura
728d32378b
feat(UserSideBar): Added friend/player counters 2021-02-06 00:32:27 +01:00
Yimura
4e5756a818
fix(UserSideBar): Moved to thread safe copy instead of reference 2021-02-05 12:59:19 +01:00
Yimura
c6c7fbd90f
refactor(Restructure): Moved everything to their own class/struct to improve compile times and cleanup the code. 2021-02-05 02:38:56 +01:00
Yimura
8c9a829ef4
feat(GUI): Replaced certain UI texts for funny effect 2021-02-04 23:32:52 +01:00
Yimura
ad61f0367b
refactor(Functions): Renamed, moved under a class and ordered alphabetically 2021-02-04 22:57:06 +01:00
Yimura
6930e6bd62
feat(Stats): Added max stats of character 2021-02-04 18:40:12 +01:00
Yimura
eebeaf5a96
feat(GUI): Added custom text to menu 2021-02-04 18:39:47 +01:00
Yimura
7d077dc9f7
feat(GetLabelText): Added hook for getlabeltext 2021-02-04 18:39:20 +01:00
Yimura
35c2e9f41d
feat(GravityGun): When grabbing peds force them to ragdoll 2021-02-03 21:34:46 +01:00
Yimura
f9bf6def6d
feat(Drop): Added RP drop 2021-02-03 19:44:59 +01:00
Yimura
64c984e374
wip(Griefing): Added clear wanted level 2021-02-03 19:44:39 +01:00
Yimura
465fb913dc
fea(Settings): Added spoofing settings 2021-02-03 19:43:56 +01:00
Yimura
0600df16d7
fix(Features): Define repair gun 2021-02-03 19:43:36 +01:00
Yimura
97c8a2cfc2
feat(ScriptEventHandler): Changed a2 from int64_t to CNetGamePlayer 2021-02-03 19:43:15 +01:00
Yimura
3e037a3813
fix(Features): Forgot to call repair gun in loop 2021-02-03 19:42:17 +01:00
Yimura
095d130013
feat(Spoofing): Added IP, R*id and name spoofing 2021-02-03 19:41:46 +01:00
Yimura
d73448bc69
fix(GetEventData): Fixed typo on notify 2021-02-03 19:40:04 +01:00
Yimura
2f9ff404dc
feat(Functions): Added ambient rp and improved take control 2021-02-03 16:39:29 +01:00
Yimura
ea69dda047
feat(CustomGuns): Added repair gun 2021-02-03 16:38:55 +01:00
Yimura
bf17714de8
fix(CustomGuns): Increased distance from 50 to 500 2021-02-03 16:38:00 +01:00
Yimura
8fb8c1e505
fix(Windows): Handling and main will have a propper default size 2021-02-02 16:49:32 +01:00
Yimura
cfed7b703f
fix(PlayerWindow): Resize only on first use 2021-02-02 16:44:51 +01:00
Yimura
11f67334c7
refactor(Spawn): Prevent typing when in spawn menu 2021-02-02 16:38:59 +01:00
Yimura
6903aa03be
feat(Spoofing): IP Address and Rockstar ID 2021-02-02 16:23:12 +01:00
Yimura
07ad0b1294
refactor(Online): Re-added money options (safe values only) 2021-02-02 16:21:56 +01:00
Yimura
83bc59f5b1
feat(Hooking): Enable send_net_info_to_lobby hook 2021-02-02 16:21:28 +01:00
Yimura
ae742543be
feat(Hooks): Added snend net info to lobby hook 2021-01-29 18:56:17 +01:00
Yimura
8fe7981e07
fix(IncrementStatEvent): Fixed player struct 2021-01-29 18:55:54 +01:00
Yimura
ebe3bbb77e
feat(Transmission): Added drive bias rear 2021-01-29 18:55:39 +01:00
Yimura
df76333dab
feat(PedFactory): Updated classes 2021-01-29 18:55:19 +01:00
Yimura
56722c610b
fix(Handling): Check against nullptr 2021-01-29 18:55:02 +01:00
Yimura
cb5f3d58a7
fix(GravityGun): take control before releasing 2021-01-29 18:54:36 +01:00
Yimura
5314ab3077
feat(Handling/transmission): Added steering lock 2021-01-22 12:37:56 +01:00
Yimura
7585536f8c
fix(Handling/brakes): Brake bias member changed name 2021-01-22 12:36:54 +01:00
Yimura
8eef040e30
feat(CHandlingData): Added more class members 2021-01-22 12:35:24 +01:00
Yimura
ff0866a009
feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
bfe01d19f4
fix(UserSidebar): Made width smaller 2021-01-22 02:09:21 +01:00
Yimura
1667b46ba9
fix(VehicleGun): Removed height offset 2021-01-22 02:08:30 +01:00
Yimura
cd9a9bf147
feat(GravityGun): Entities are transparent while held 2021-01-22 02:07:44 +01:00
Yimura
ce695e60e3
fix(GTA Util): Fixed member name 2021-01-20 03:46:02 +01:00
Yimura
714a5a5b30
fix(Pointers): World pointer 2021-01-20 03:45:40 +01:00