30 Commits

Author SHA1 Message Date
Yimura
0c21b74825
feat(Globals): Simplified code, sorry to anyone who has to update their code 2022-02-22 01:18:49 +01:00
Maddy
a24e1ffa6e Added Infinite ammo & clip. 2022-02-08 23:06:33 -05:00
Yimura
37e9e36713
feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00
Yimura
d6929d4efc
feat(Vehicle): Added trigger LS Customs anywhere 2022-01-14 16:12:30 +01: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
8370364230
feat(Vehicle): Added despawn bypass 2021-12-15 20:15:21 +01:00
Yimura
47e7c06982
feat(Self): Added free cam 2021-09-21 01:44:24 +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
65cacc17f3
feat(Protections): Added replay_interface 2021-08-05 23:06:47 +02:00
Yimura
c508ed5faa feat(Self): Added never wanted and set wanted level 2021-07-28 00:46:00 +02:00
Yimura
0c1ccab977 feat(Backend): Added frame flags to loop 2021-07-26 21:19:58 +02:00
Yimura
65388964d7 feat(Global): Added pointer to local player ped 2021-07-25 22:24:22 +02:00
Yimura
5accc047a2 feat(Tunables): Added no idle kick 2021-07-24 14:38:23 +02:00
Yimura
9f8e3597fb feat(Tunables): Added disable phone 2021-07-24 00:16:04 +02:00
Yimura
45158dcf14
feat(Player): Added spectate_player 2021-05-26 13:33:26 +02:00
Yimura
bebf912131
feat(Windows): Added player window 2021-05-26 13:17:19 +02:00
Yimura
517140be75
feat(Self): Added Off Radar 2021-05-21 01:16:33 +02:00
Yimura
f2c99cb729
feat(Self): Added no ragdoll 2021-05-21 00:52:59 +02:00
Yimura
367323b930
feat(Vehicle): Added horn boost 2021-05-20 23:18:44 +02:00
Yimura
694c8b9bf8
feat(CustomWeapons): Added steal vehicle gun 2021-05-20 22:40:13 +02:00
Yimura
00048bb277
feat(CustomWeapons): Added vehicle gun 2021-05-20 21:04:03 +02:00
Yimura
0c732158d9
feat(CustomWeapons): Added Cage and Delete guns 2021-05-20 18:57:53 +02:00
Yimura
e31925fab2
feat(CustomWeapons): Added repair gun 2021-05-20 18:19:01 +02:00
Yimura
65d28a2da3
feat(Globals): Added auto saving on change 2021-05-20 18:00:03 +02:00
Yimura
9e34eb083b
refactor(Globals): Removed old include from files 2021-05-20 15:52:29 +02:00
Yimura
4d942c998e
feat(Backend): Added godmode & speedo_meter 2021-05-19 18:09:48 +02:00
Yimura
9e41d2a60f
feat(Backend/looped): Added gravity gun 2021-05-19 15:31:35 +02:00
Yimura
a73040a03a
feat(Features): Run loop in backend 2021-05-19 14:35:30 +02:00