Yimura
0f56f836bb
chore(Protections): Removed unused replay_interface
2021-12-22 21:35:59 +01:00
Yimura
a3c86ddc53
feat(Vendor): Updated GTAV-Classes
2021-12-22 13:19:30 +01:00
Yimura
e4e3aa5a17
fix(NoRagdoll): Disabling no ragdoll will force ragdoll the player
2021-12-22 01:15:02 +01:00
Yimura
f1ae8aa022
feat(Self): SuperRun prefer character rotation instead of cam rotation
2021-12-21 11:03:58 +01:00
Yimura
e557571314
feat(CPed): In vehicle property is a bit field, check against bit instead of one value
2021-12-20 11:37:23 +01:00
Yimura
f7f032c24b
feat(Self): Set other ragdoll natives to false
2021-12-19 13:00:17 +01:00
karifeld
5a68bcb0e3
feat(Self): Better no ragdoll
2021-12-19 14:02:38 +08:00
Yimura
94f3d72690
feat(Self): Added super run
2021-12-19 00:25:54 +01:00
Yimura
d89041e18f
feat(Protections): Stop calling replay interface on tick
...
The replay interface should be used for single task checks, something that's triggered by the user.
The removal of attached entities should be done with a different method.
2021-12-18 14:28:37 +01:00
Yimura
171ddbf350
Merge pull request #9 from iRevolutionDev/update
...
feat(Police): Fixed wanted level change.
2021-12-17 21:52:01 +01:00
iRevolutionDev
4b0bc4d6d3
feat(Police): Fixed wanted level change.
2021-12-17 17:44:09 -03:00
Yimura
f88b493680
feat(ReplayInterface): Yield script even on invalid objects
2021-12-16 20:16:40 +01:00
Yimura
5ff5771cfc
Merge pull request #7 from iRevolutionDev/update
...
feat(Globals): Updated globals for disable phone and session joining
2021-12-15 20:29:40 +01:00
iRevolutionDev
1d210e8020
Update 1.58
...
feat(Globals): Updated phone calls
feat(Globals): Updated session
2021-12-15 16:25:10 -03:00
Yimura
8370364230
feat(Vehicle): Added despawn bypass
2021-12-15 20:15:21 +01:00
Yimura
ad3484d2a1
feat(Globals): Updated to 1.58
2021-12-15 18:17:05 +01:00
Yimura
a98f4bf357
fix(Natives): replace PLAYER_ID with GET_PLAYER_INDEX
2021-11-11 01:14:22 +01:00
Yimura
a152427ae7
feat(Natives): Updated natives list
2021-11-08 13:00:04 +01:00
Yimura
ccfd66a663
feat(UpdatePlayerStructs): Networkhandle allocation size can be smaller
2021-10-15 11:28:54 +02:00
Yimura
12f4527de8
fix(NoClip): Improper cleanup of old entity
...
Causes unintended side effects
2021-10-14 00:09:56 +02:00
Yimura
f0e76a6d75
fix(FrameFlags): Adjusted frame flags
2021-09-21 18:10:48 +02:00
Yimura
53ceb16a0d
feat(HornBoost): Don't boost unless driver
2021-09-21 13:40:23 +02:00
Yimura
47e7c06982
feat(Self): Added free cam
2021-09-21 01:44:24 +02:00
Yimura
63d1d576b8
feat(Spectate): Fixed spectate not following player minimap
2021-09-19 12:31:15 +02:00
Yimura
0106d8a02e
feat(Backend): Run login in thread pool
2021-09-18 22:10:38 +02:00
Yimura
c954ef76cb
feat(Handling): Added online profile getting
2021-08-17 16:56:41 +02:00
Yimura
117ceaa2cd
feat(Vehicle): Added vehicle god mode
2021-08-16 23:11:08 +02:00
Yimura
65cacc17f3
feat(Protections): Added replay_interface
2021-08-05 23:06:47 +02:00
Yimura
2437fd086f
feat(System/PlayerUpdate): Optimised player counts
2021-08-05 14:59:27 +02:00
Yimura
e038356b19
feat(System/PlayerUpdates): Properly update
2021-08-05 01:46:36 +02:00
Yimura
417a5d6efc
feat(System/PlayerUpdate): Optimised player updates
2021-08-05 01:28:18 +02:00
Yimura
35d1869d33
feat(Vehicle): Added ability to change position of speedo meter
2021-08-03 20:29:54 +02:00
Yimura
4f29578d15
fix(UpdatePointers): Fixed issue where the player point would not be up to date
2021-08-03 20:29:13 +02:00
Yimura
92f50b12c8
feat(Noclip): Progressively increase noclip speed
2021-08-03 20:26:43 +02:00
Yimura
c508ed5faa
feat(Self): Added never wanted and set wanted level
2021-07-28 00:46:00 +02:00
Yimura
2f16fe594c
fix(FrameFlags): Check for nullptr on m_player_info
2021-07-28 00:30:18 +02:00
Yimura
ddfb5d625d
feat(System): Update player structs with less load
2021-07-26 21:23:27 +02:00
Yimura
0c1ccab977
feat(Backend): Added frame flags to loop
2021-07-26 21:19:58 +02:00
Yimura
a61ba85278
feat(Self): Added frame flag cheats
2021-07-26 21:18:19 +02:00
Yimura
65388964d7
feat(Global): Added pointer to local player ped
2021-07-25 22:24:22 +02:00
Yimura
ebb570a314
feat(System/ScreenSize): Removed random old variable
2021-07-25 21:15:28 +02:00
Yimura
5accc047a2
feat(Tunables): Added no idle kick
2021-07-24 14:38:23 +02:00
Yimura
ab77390428
fix(DisablePhone): Correct script_global
2021-07-24 14:38:00 +02:00
Yimura
9f8e3597fb
feat(Tunables): Added disable phone
2021-07-24 00:16:04 +02:00
Yimura
0ab4092d40
fix(Spectate): Don't force spectate unless it's explicitly enabled
2021-07-23 23:02:26 +02:00
Yimura
41663429c9
feat(Players): Made list alphabetical
2021-07-23 18:06:33 +02:00
Yimura
c62430e76b
feat(RepairGun): Call repair helper function
2021-07-23 11:59:01 +02:00
Yimura
e1d5d3ee46
feat(OffRadar): Fixed global offsets
2021-07-23 10:12:40 +02:00
Yimura
0edc11ca4a
feat(HornBoost): Made exponential
2021-07-23 00:48:46 +02:00
Yimura
a553bc0f3f
refactor(StealVehicleGun): Wait for player to get kicked from vehicle
2021-05-26 14:26:00 +02:00