Yimura
|
e0e6840d28
|
feat(Globals): Updated to 1.58
|
2021-12-15 18:17:05 +01:00 |
|
Yimura
|
9c0d7179cf
|
fix(Natives): replace PLAYER_ID with GET_PLAYER_INDEX
|
2021-11-11 01:14:22 +01:00 |
|
Yimura
|
33ac6e261d
|
feat(Natives): Updated natives list
|
2021-11-08 13:00:04 +01:00 |
|
Yimura
|
c274237ba4
|
feat(UpdatePlayerStructs): Networkhandle allocation size can be smaller
|
2021-10-15 11:28:54 +02:00 |
|
Yimura
|
f1332fbc06
|
fix(NoClip): Improper cleanup of old entity
Causes unintended side effects
|
2021-10-14 00:09:56 +02:00 |
|
Yimura
|
c304981931
|
fix(FrameFlags): Adjusted frame flags
|
2021-09-21 18:10:48 +02:00 |
|
Yimura
|
bf8816a116
|
feat(HornBoost): Don't boost unless driver
|
2021-09-21 13:40:23 +02:00 |
|
Yimura
|
e41e25228b
|
feat(Self): Added free cam
|
2021-09-21 01:44:24 +02:00 |
|
Yimura
|
4eef16af1f
|
feat(Spectate): Fixed spectate not following player minimap
|
2021-09-19 12:31:15 +02:00 |
|
Yimura
|
6f5e12168b
|
feat(Handling): Added online profile getting
|
2021-08-17 16:56:41 +02:00 |
|
Yimura
|
f22682b607
|
feat(Vehicle): Added vehicle god mode
|
2021-08-16 23:11:08 +02:00 |
|
Yimura
|
1ba4aa1251
|
feat(Protections): Added replay_interface
|
2021-08-05 23:06:47 +02:00 |
|
Yimura
|
1bc261b1c0
|
feat(System/PlayerUpdate): Optimised player counts
|
2021-08-05 14:59:27 +02:00 |
|
Yimura
|
dd4562c359
|
feat(System/PlayerUpdates): Properly update
|
2021-08-05 01:46:36 +02:00 |
|
Yimura
|
dbbe530f7d
|
feat(System/PlayerUpdate): Optimised player updates
|
2021-08-05 01:28:18 +02:00 |
|
Yimura
|
af413c11a4
|
feat(Vehicle): Added ability to change position of speedo meter
|
2021-08-03 20:29:54 +02:00 |
|
Yimura
|
478e3e9304
|
fix(UpdatePointers): Fixed issue where the player point would not be up to date
|
2021-08-03 20:29:13 +02:00 |
|
Yimura
|
fdbf835d2f
|
feat(Noclip): Progressively increase noclip speed
|
2021-08-03 20:26:43 +02:00 |
|
Yimura
|
706ba87bfc
|
feat(Self): Added never wanted and set wanted level
|
2021-07-28 00:46:00 +02:00 |
|
Yimura
|
a25f3ecd99
|
fix(FrameFlags): Check for nullptr on m_player_info
|
2021-07-28 00:30:18 +02:00 |
|
Yimura
|
21a70be719
|
feat(System): Update player structs with less load
|
2021-07-26 21:23:27 +02:00 |
|
Yimura
|
12050657ec
|
feat(Backend): Added frame flags to loop
|
2021-07-26 21:19:58 +02:00 |
|
Yimura
|
b0cf5cb611
|
feat(Self): Added frame flag cheats
|
2021-07-26 21:18:19 +02:00 |
|
Yimura
|
814cce7d55
|
feat(Global): Added pointer to local player ped
|
2021-07-25 22:24:22 +02:00 |
|
Yimura
|
76a27f3c61
|
feat(System/ScreenSize): Removed random old variable
|
2021-07-25 21:15:28 +02:00 |
|
Yimura
|
1c4f06de00
|
feat(Tunables): Added no idle kick
|
2021-07-24 14:38:23 +02:00 |
|
Yimura
|
408958c578
|
fix(DisablePhone): Correct script_global
|
2021-07-24 14:38:00 +02:00 |
|
Yimura
|
a1739bcca4
|
feat(Tunables): Added disable phone
|
2021-07-24 00:16:04 +02:00 |
|
Yimura
|
9dd5a1232f
|
fix(Spectate): Don't force spectate unless it's explicitly enabled
|
2021-07-23 23:02:26 +02:00 |
|
Yimura
|
cba521b616
|
feat(Players): Made list alphabetical
|
2021-07-23 18:06:33 +02:00 |
|
Yimura
|
4d81856de0
|
feat(RepairGun): Call repair helper function
|
2021-07-23 11:59:01 +02:00 |
|
Yimura
|
1290f2a366
|
feat(OffRadar): Fixed global offsets
|
2021-07-23 10:12:40 +02:00 |
|
Yimura
|
0f202d7606
|
feat(HornBoost): Made exponential
|
2021-07-23 00:48:46 +02:00 |
|
Yimura
|
9964944eb4
|
refactor(StealVehicleGun): Wait for player to get kicked from vehicle
|
2021-05-26 14:26:00 +02:00 |
|
Yimura
|
adcee2f487
|
refactor(GravityGun): Fixed cleanup of selected entity
|
2021-05-26 14:24:49 +02:00 |
|
Yimura
|
6621562d89
|
feat(Player): Added spectate_player
|
2021-05-26 13:33:26 +02:00 |
|
Yimura
|
1feb58f5c3
|
feat(Windows): Added player window
|
2021-05-26 13:17:19 +02:00 |
|
Yimura
|
211c35e9e3
|
fix(WindowLog): Move to correct disk location
fixes #2
|
2021-05-25 11:14:49 +02:00 |
|
Yimura
|
98a4b89d1c
|
feat(Window): Added Log window
|
2021-05-21 12:44:43 +02:00 |
|
Yimura
|
a69ea344dc
|
feat(Self): Added Off Radar
|
2021-05-21 01:16:33 +02:00 |
|
Yimura
|
05f591fb9c
|
feat(Self): Added no ragdoll
|
2021-05-21 00:52:59 +02:00 |
|
Yimura
|
b8416192c8
|
fix(GravityGun): Removed get weapon hash
|
2021-05-21 00:52:33 +02:00 |
|
Yimura
|
6cde27e7e7
|
feat(Vehicle): Added horn boost
|
2021-05-20 23:18:44 +02:00 |
|
Yimura
|
693519e73c
|
feat(StealVehicleGun): Notification for non vehicle entities
|
2021-05-20 22:42:24 +02:00 |
|
Yimura
|
7765700439
|
feat(CustomWeapons): Added steal vehicle gun
|
2021-05-20 22:40:13 +02:00 |
|
Yimura
|
ccc8212003
|
feat(VehicleGun): Select custom model
|
2021-05-20 22:39:56 +02:00 |
|
Yimura
|
6c4357ed3c
|
feat(CustomWeapons): Added vehicle gun
|
2021-05-20 21:04:03 +02:00 |
|
Yimura
|
b2a1d46ddf
|
feat(Vehicle): Hide speedo meter on certain conditions
|
2021-05-20 20:27:28 +02:00 |
|
Yimura
|
b63bf4b0e4
|
feat(CustomWeapons): Added Cage and Delete guns
|
2021-05-20 18:57:53 +02:00 |
|
Yimura
|
f6ee0687fa
|
feat(CustomWeapons): Added repair gun
|
2021-05-20 18:19:01 +02:00 |
|