83 Commits

Author SHA1 Message Date
mentolixite
6a4ee2b282
fix(ViewPlayer): Make "never wanted" feature independent for each player (#316)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-05 22:35:32 +02:00
aa15032261
51d03c8883
Added entity proofs (#304) 2022-07-02 17:15:22 +02:00
Quentin E. / iDeath
4d19585b20
feat context_menu_service (#293)
- add box around selected entity
- add option to select entity types 
- show reticle in middle of screen
2022-06-29 23:27:44 +02:00
Quentin E. / iDeath
1384bd600d
Add vehicle jump (#290) 2022-06-27 15:42:53 +02:00
Yimura
cc566122e3
feat(Protections): Prevent TSE freeze and alternative send to cayo 2022-06-22 12:19:00 +02:00
LiamD-Flop
4e091eb851
feat(CTX MENU): Added ctx menu toggle (#265) 2022-06-02 12:36:16 +02:00
mentolixite
30a48b6c6f
feat(Hooks, PlayerList): CNetworkPlayerMgr::init(), add self (#251) 2022-05-28 17:44:05 +02:00
Maddy
a9dbfdd138
Improved auto drive (#196)
* Improved logic to handle changes mid drive. Changed default styles. Split to waypoint and wander into two separate files for readability

* Fixed type to remove the hideous warnings

* Fixes

* wfvaenhiuefcsnhiojmfhnevioshnuefvsihnoijmefmvschnfvecshnfevSC

* iNcLuDeS aLpHaBeTiCaLlY
2022-05-24 15:59:25 -04:00
Maddy
f71c50167f
feat(vehicle): Add turn signals (#239)
* Initial

* Tiny update

* More small fixes

* Run in separate script.

* whoops
2022-05-22 20:00:23 -04:00
DayibBaba
ce1d22a238
Received clone sync hook (#235) 2022-05-23 00:31:21 +02:00
LiamD-Flop
794a84e149
F.A.R.T. Interface (#104)
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-22 16:38:28 +02:00
Yimura
524a961e43
refactor(FreemodeRecovery): Replaced stack recovery and patch script VM instead
closes #213
2022-05-18 23:17:57 +02:00
xM4ddy
f383ac6dc1 Should be working. 2022-05-16 15:33:43 -04:00
xM4ddy
4d5c563f9b Added Vehicle Fly 2022-05-16 02:22:11 -04:00
Yimura
790d47932d
feat(TSE): Added protection against more script hashes
fixes #205
2022-05-16 00:56:15 +02:00
karifeld
e69927bacc
feat(ESP): Expand functionality 2022-05-11 12:00:54 +02:00
Yimura
7ddca9d877
feat(Protection): Added TASK_TEMP_VEHICLE_ACTION anti-crash 2022-05-10 20:23:48 +02:00
Maddy
1088ec6d4b
feat(Vehicle): Add auto drive (#182)
* Should be working

* Boy am I dumb

* Fixes and added wander and other shit
2022-05-09 14:59:38 +02:00
Mystro
525b4d6459
feat(Player): Added Flying vehicle
Co-authored-by: LiamD-Flop
2022-05-05 22:51:18 +02:00
LiamD-Flop
0bd7c97337
feat(GUI): Simplifying the gui (#118)
Co-authored-by: Maddy <59680197+xM4ddy@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-04 19:16:40 +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
Maddy
98c5596864
feat(Self): Add local visibility option (#116) 2022-05-02 21:15:49 +02:00
Yimura
ee6e5e500c
feat(GUI): Don't use natives for resolution 2022-03-31 00:06:20 +02:00
Maddy
0efb118349
feat(session): Add Local Weather Options (#123)
Co-authored-by: LiamD-Flop <contact@liamd.me>
2022-03-21 22:06:16 +01:00
Maddy
c659f68ab5
feat(spawn): Add Spawn Maxed Option (#124)
Co-authored-by: LiamD-Flop <contact@liamd.me>
2022-03-21 22:05:13 +01:00
Yimura
52149aba33
feat(Logging): Added settings to toggle them (#126)
* feat(Settings): Added notification settings
2022-03-21 18:10:18 +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
d74792ca27
feat(Spawner): Preview vehicle before spawning (#113) 2022-03-14 23:31:30 +01:00
LiamD-Flop
cba6b6e9c8 fix(ESP): Color picker fixed 2022-03-09 01:12:24 +01:00
LiamD-Flop
d36711559b
feat(ESP) (#90)
* feat(ESP): Basic esp

* feat(ESP): Optimized ESP, Added tracer & playername

* feat(ESP): Added health & distance

* feat(ESP): Added settings for esp

* feat(ESP): Toggle ESP

* feat(ESP): Small customizability added

* feat(ESP): Toggle settings on global toggle

* fix(ESP): Stupid mistake

* fix(ESP): Build warning

Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-03-09 00:03:14 +01:00
Maddy
cb7c4838cd
feat: remote clear wanted level and remote never wanted (#93) 2022-03-08 19:26:28 +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
LiamD-Flop
94c5710abb Merge: rework_gui > master 2022-02-28 23:04:56 +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
Yimura
0687b96117
fix(Globals): Assign to correct settings and don't int cast 2022-02-13 23:52:33 +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
7dad45476e
feat(ScriptEventHandler): Forgot to block rotate cam 2022-01-26 21:37:08 +01:00
Yimura
c0f1c58f8d
feat(ScriptEventHandler): Prevent network bail 2022-01-26 15:23:57 +01:00
Yimura
ee38e194b7
feat(Hooks): Split freemode script recovery into 2 different files 2022-01-21 23:13:10 +01:00
Yimura
c922f4d498
feat(Settings): Added rebinding of menu toggle 2022-01-18 02:38:51 +01:00
Yimura
6e9fbcdf09
feat(Mobile): Added teleport into personal vehicle 2022-01-18 02:06:28 +01:00
Yimura
d6929d4efc
feat(Vehicle): Added trigger LS Customs anywhere 2022-01-14 16:12:30 +01:00
Yimura
9c4058e9cd
feat(Debug): Added Script Event Logging
Closes #26
2022-01-06 08:47:00 +01:00
Yimura
5778984b18
fix(Self): Wanted Level added force toggle
fixes #23
2022-01-05 18:30:16 +01:00
Yimura
9821a28e10
fix(Globals): Don't forget to close file handle 2021-12-24 01:58:56 +01:00
Yimura
55f92dfb23
feat(Globals): Added debug window bool 2021-12-22 21:26:26 +01:00