Yimura
|
f5b47c5975
|
feat(Stats): Added max stats of character
|
2021-02-04 18:40:12 +01:00 |
|
Yimura
|
900d621d75
|
feat(GUI): Added custom text to menu
|
2021-02-04 18:39:47 +01:00 |
|
Yimura
|
d069e2893b
|
feat(GetLabelText): Added hook for getlabeltext
|
2021-02-04 18:39:20 +01:00 |
|
Yimura
|
4559d078e6
|
feat(GravityGun): When grabbing peds force them to ragdoll
|
2021-02-03 21:34:46 +01:00 |
|
Yimura
|
5eb11bf04a
|
feat(Drop): Added RP drop
|
2021-02-03 19:44:59 +01:00 |
|
Yimura
|
4d2fef47eb
|
wip(Griefing): Added clear wanted level
|
2021-02-03 19:44:39 +01:00 |
|
Yimura
|
c1dff8e844
|
fea(Settings): Added spoofing settings
|
2021-02-03 19:43:56 +01:00 |
|
Yimura
|
f798fb968f
|
fix(Features): Define repair gun
|
2021-02-03 19:43:36 +01:00 |
|
Yimura
|
85348fc77d
|
feat(ScriptEventHandler): Changed a2 from int64_t to CNetGamePlayer
|
2021-02-03 19:43:15 +01:00 |
|
Yimura
|
fcc23be911
|
fix(Features): Forgot to call repair gun in loop
|
2021-02-03 19:42:17 +01:00 |
|
Yimura
|
a600543097
|
feat(Spoofing): Added IP, R*id and name spoofing
|
2021-02-03 19:41:46 +01:00 |
|
Yimura
|
a98785d4e0
|
fix(GetEventData): Fixed typo on notify
|
2021-02-03 19:40:04 +01:00 |
|
Yimura
|
3329e638a8
|
feat(Functions): Added ambient rp and improved take control
|
2021-02-03 16:39:29 +01:00 |
|
Yimura
|
dd6406e31c
|
feat(CustomGuns): Added repair gun
|
2021-02-03 16:38:55 +01:00 |
|
Yimura
|
edbe348a46
|
fix(CustomGuns): Increased distance from 50 to 500
|
2021-02-03 16:38:00 +01:00 |
|
Yimura
|
6b4dabc98b
|
fix(Windows): Handling and main will have a propper default size
|
2021-02-02 16:49:32 +01:00 |
|
Yimura
|
4a878cd035
|
fix(PlayerWindow): Resize only on first use
|
2021-02-02 16:44:51 +01:00 |
|
Yimura
|
0dda572ceb
|
refactor(Spawn): Prevent typing when in spawn menu
|
2021-02-02 16:38:59 +01:00 |
|
Yimura
|
eeaffce80f
|
feat(Spoofing): IP Address and Rockstar ID
|
2021-02-02 16:23:12 +01:00 |
|
Yimura
|
4b6736f875
|
refactor(Online): Re-added money options (safe values only)
|
2021-02-02 16:21:56 +01:00 |
|
Yimura
|
aaa7381fe3
|
feat(Hooking): Enable send_net_info_to_lobby hook
|
2021-02-02 16:21:28 +01:00 |
|
Yimura
|
bb268eda69
|
feat(Hooks): Added snend net info to lobby hook
|
2021-01-29 18:56:17 +01:00 |
|
Yimura
|
3e88d07952
|
fix(IncrementStatEvent): Fixed player struct
|
2021-01-29 18:55:54 +01:00 |
|
Yimura
|
a981920245
|
feat(Transmission): Added drive bias rear
|
2021-01-29 18:55:39 +01:00 |
|
Yimura
|
68e250e5db
|
feat(PedFactory): Updated classes
|
2021-01-29 18:55:19 +01:00 |
|
Yimura
|
05300fce62
|
fix(Handling): Check against nullptr
|
2021-01-29 18:55:02 +01:00 |
|
Yimura
|
decbbb8fd9
|
fix(GravityGun): take control before releasing
|
2021-01-29 18:54:36 +01:00 |
|
Yimura
|
5e26bafe88
|
feat(Handling/transmission): Added steering lock
|
2021-01-22 12:37:56 +01:00 |
|
Yimura
|
2d60896473
|
fix(Handling/brakes): Brake bias member changed name
|
2021-01-22 12:36:54 +01:00 |
|
Yimura
|
cbbafe8d0e
|
feat(CHandlingData): Added more class members
|
2021-01-22 12:35:24 +01:00 |
|
Yimura
|
9b1016b7ec
|
feat(Handling): Added around 32 handling properties to modify
|
2021-01-22 02:10:08 +01:00 |
|
Yimura
|
05c78fa8d1
|
fix(UserSidebar): Made width smaller
|
2021-01-22 02:09:21 +01:00 |
|
Yimura
|
df652ba272
|
fix(VehicleGun): Removed height offset
|
2021-01-22 02:08:30 +01:00 |
|
Yimura
|
1c5906d0bc
|
feat(GravityGun): Entities are transparent while held
|
2021-01-22 02:07:44 +01:00 |
|
Yimura
|
9d605bcf16
|
fix(GTA Util): Fixed member name
|
2021-01-20 03:46:02 +01:00 |
|
Yimura
|
5a4ee9dd21
|
fix(Pointers): World pointer
|
2021-01-20 03:45:40 +01:00 |
|
Yimura
|
5fcb502ba6
|
feat(Vehicle): Added god mode and handling
|
2021-01-20 03:45:24 +01:00 |
|
Yimura
|
4cf16bc8e6
|
fix(GTA/player): Commented old CPlayerInfo
|
2021-01-20 03:45:11 +01:00 |
|
Yimura
|
b21f87937e
|
feat(GTA): Reverse GTA classes from PedFactory
|
2021-01-20 03:44:49 +01:00 |
|
Yimura
|
6dad45f601
|
fix(CustomGuns): Shoot vehicles in look direction
|
2021-01-20 03:44:18 +01:00 |
|
Yimura
|
a6f6018935
|
fix(Features): God mode with offsets instead of natives
|
2021-01-20 03:40:36 +01:00 |
|
Yimura
|
e2912118b9
|
feat(PlayerWindow): Set next window size
|
2021-01-17 23:31:10 +01:00 |
|
Yimura
|
afafbcd3d4
|
feat(GUI): Added notification on startup
|
2021-01-17 23:30:36 +01:00 |
|
Yimura
|
b777e4dc0f
|
feat(ReplayInterface): Added attach protection
|
2021-01-17 23:30:10 +01:00 |
|
Yimura
|
7a8ba780dc
|
feat(Population): Optimised settings
|
2021-01-17 23:26:06 +01:00 |
|
Yimura
|
27d8f8e0e2
|
feat(Functions): Delete entity, mark as no longer needed as well
|
2021-01-17 23:21:55 +01:00 |
|
Yimura
|
20d21e6800
|
fix(GravityGun): Cast to float to prevent compile warns
|
2021-01-17 23:20:00 +01:00 |
|
Yimura
|
c2dd750560
|
fix(GetEventData): Changed settings.protections to settings.script_protections
|
2021-01-17 00:47:37 +01:00 |
|
Yimura
|
f47c4d13d1
|
feat(Protections): Added cage protection
|
2021-01-17 00:47:00 +01:00 |
|
Yimura
|
1846e64c95
|
refactor(DeleteGun): Use function to delete ent instead of code
|
2021-01-17 00:44:48 +01:00 |
|