42 Commits

Author SHA1 Message Date
Yimura
da17bb8cb8 fix(Backend): g_local_player not updating 2022-05-03 18:37:59 +02:00
Maddy
cc463cc2ef feat(Vehicle): Added rainbow options (#141) 2022-05-02 21:32:23 +02:00
Maddy
e65ee20053 feat(Vehicle): drive on water (#140) 2022-05-02 21:31:07 +02:00
Yimura
d6ccfd242f feat(GUI): Don't use natives for resolution 2022-03-31 00:06:20 +02:00
Yimura
49a4d4c802 refactor: Improvements and small changes (#125)
* fix(Looped): Typo in spectate function name

* fix(Spectate): Prevent falling through world

* feat(Pointers): Shortened useless part of signature

* feat(ReceivedEvent): Removed unused include

* feat(Protections): Optimised NET_ARRAY_ERROR protection

* feat(View/Settings): Restructured protections dropdown
2022-03-21 18:02:30 +01:00
Maddy
b77668694e feat(Session): Added local time modifiers 2022-03-19 23:15:38 +01:00
Yimura
69d30ce297 feat(SpecialAmmo): Added special ammo options
- Removed frame flags #108
2022-03-16 19:16:52 +01:00
Yimura
959d070d53 feat(HUD): Added transition info in loading screens (#97) 2022-03-08 23:05:31 +01:00
Maddy
9503ab4fdb feat: remote clear wanted level and remote never wanted (#93) 2022-03-08 19:26:28 +01:00
Maddy
9b34d69559 Session Changer move from Self tab to Session tab (#76) 2022-03-03 01:35:20 +01:00
Maddy
bfea7e0722 feat: Added suggestions from #64
Added:
* Give All Weapons
* No spread
* No recoil
* Force Crosshair
* Weapon Damage Modifier
* Clean Player & Keep Player Clean
* Invisibility

Modified:
* Welcome notification shows the current hotkey to open menu
* Weapons.h has been updated with the most recent weapons
2022-03-02 14:48:53 +01:00
Yimura
9ecffc7d68 feat(Vehicle): Added checkbox to disable targetting 2022-02-22 01:39:09 +01:00
Yimura
a2d9f04f1e feat(Globals): Simplified code, sorry to anyone who has to update their code 2022-02-22 01:18:49 +01:00
Maddy
5ea6135856 Added Infinite ammo & clip. 2022-02-08 23:06:33 -05:00
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