28 Commits

Author SHA1 Message Date
Yimura
1dc68d23e1 feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00
Yimura
815d493530 feat(Vehicle): Added trigger LS Customs anywhere 2022-01-14 16:12:30 +01:00
Yimura
28b1224898 feat(Self): Added super run 2021-12-19 00:25:54 +01:00
Yimura
8931db7d4b 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
b31b472fed feat(Vehicle): Added despawn bypass 2021-12-15 20:15:21 +01:00
Yimura
e41e25228b feat(Self): Added free cam 2021-09-21 01:44:24 +02:00
Yimura
94e785594d feat(Backend): Run login in thread pool 2021-09-18 22:10:38 +02:00
Yimura
6f5e12168b feat(Handling): Added online profile getting 2021-08-17 16:56:41 +02:00
Yimura
1ba4aa1251 feat(Protections): Added replay_interface 2021-08-05 23:06:47 +02:00
Yimura
706ba87bfc feat(Self): Added never wanted and set wanted level 2021-07-28 00:46:00 +02:00
Yimura
12050657ec feat(Backend): Added frame flags to loop 2021-07-26 21:19:58 +02:00
Yimura
814cce7d55 feat(Global): Added pointer to local player ped 2021-07-25 22:24:22 +02:00
Yimura
1c4f06de00 feat(Tunables): Added no idle kick 2021-07-24 14:38:23 +02:00
Yimura
a1739bcca4 feat(Tunables): Added disable phone 2021-07-24 00:16:04 +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
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
6cde27e7e7 feat(Vehicle): Added horn boost 2021-05-20 23:18:44 +02:00
Yimura
7765700439 feat(CustomWeapons): Added steal vehicle gun 2021-05-20 22:40:13 +02:00
Yimura
6c4357ed3c feat(CustomWeapons): Added vehicle gun 2021-05-20 21:04:03 +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
Yimura
371432ea4e feat(Globals): Added auto saving on change 2021-05-20 18:00:03 +02:00
Yimura
cfedc34bf7 refactor(Globals): Removed old include from files 2021-05-20 15:52:29 +02:00
Yimura
cd490fbd7e feat(Backend): Added godmode & speedo_meter 2021-05-19 18:09:48 +02:00
Yimura
d5aecb5c8f feat(Backend/looped): Added gravity gun 2021-05-19 15:31:35 +02:00
Yimura
52c38ec7d4 feat(Features): Run loop in backend 2021-05-19 14:35:30 +02:00