Mystro
525b4d6459
feat(Player): Added Flying vehicle
...
Co-authored-by: LiamD-Flop
2022-05-05 22:51:18 +02:00
Yimura
7e344028db
fix(Backend): g_local_player not updating
2022-05-03 18:37:59 +02:00
Maddy
c56d9194f3
feat(Vehicle): Added rainbow options ( #141 )
2022-05-02 21:32:23 +02:00
Maddy
d1749da34a
feat(Vehicle): drive on water ( #140 )
2022-05-02 21:31:07 +02:00
Yimura
ee6e5e500c
feat(GUI): Don't use natives for resolution
2022-03-31 00:06:20 +02:00
Yimura
24a7e7d906
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
30847d05cb
feat(Session): Added local time modifiers
2022-03-19 23:15:38 +01:00
Yimura
b644c89e1f
feat(SpecialAmmo): Added special ammo options
...
- Removed frame flags #108
2022-03-16 19:16:52 +01:00
Yimura
2bd0c1f4bd
feat(HUD): Added transition info in loading screens ( #97 )
2022-03-08 23:05:31 +01:00
Maddy
cb7c4838cd
feat: remote clear wanted level and remote never wanted ( #93 )
2022-03-08 19:26:28 +01:00
Maddy
03576f4d74
Session Changer move from Self tab to Session tab ( #76 )
2022-03-03 01:35:20 +01:00
Maddy
9971e8c06b
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
d97f7cb6aa
feat(Vehicle): Added checkbox to disable targetting
2022-02-22 01:39:09 +01:00
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