DayibBaba
7bfc04bea0
Name and status variables for the Script system. ( #244 )
...
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-06-27 20:12:45 +02:00
Quentin E. / iDeath
66cea797fc
cache self player_ptr ( #288 )
2022-06-27 15:24:34 +02:00
mentolixite
249f4800f7
feat(vehicle): LSC (Los Santos Customs) tab ( #254 )
...
Co-authored-by: mentolixite <mentolixite@pm.me>
2022-06-26 00:14:00 +02:00
Yimura
998bbc8a92
fix(PlayerService): Reset selected player back to dummy
...
Fixes #282
2022-06-25 22:40:34 +02:00
Quentin E. / iDeath
95b3a3f755
Make DISABLE_CONTROL_ACTION calls in their own script thread ( #284 )
2022-06-25 21:17:35 +02:00
mentolixite
340e743e65
feat(PlayerList): Show self at the top, separated by a divider ( #271 )
...
Additionally I redesigned how the player service worked.
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-06-24 19:48:03 +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
karifeld
04142b2d98
refactor: Modernized/optimized general code, bug fixing and more ( #226 )
...
* refactor: Use self globals
* refactor: Use gui::components
* fix(Vehicle Preview): Addresses #119
Previewed vehicle set to unclimbable
Only preview when hovered on vehicle
* fix(Infinite Clip): Disabling it now works
* fix(No Ragdoll): Disabling it now works
Removed unnecessary calls to natives (0xB128377056A54E2A should be enough)
* fix(Spawn): Wrong footer placement
* fix self globals file name typo
* refactor(Mobile): Clear ped tasks when set conditions are met
Only clear ped tasks if pv_teleport_into bool is true and ped is in a vehicle
* feat(Weapons): Remove current weapon
* refactor: Added missing variable in calls to self globals
* refactor: Utilize usage of ControllerInputs
* fix(Vehicle Fly): uninitialized local variable 'ped' used
* refactor(No Ragdoll, Infinite Clip): Only run on boolean change.
* refactor(Infinite Ammo): Simplified code
* refactor: Utilize ControllerInputs in other areas of code
* refactor: Utilize ControllerInputs in other areas of code
2022-05-22 18:38:45 -04:00
Yimura
0ae77974cf
fix(ContextMenu): Run script function
2022-05-22 18:10:51 +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
Reece Watson
b525638fa2
feat(Protections): Added desync protection and notification ( Closes #156 ) ( #220 )
...
* feat(Protections): Added desync protection and notification (#156 )
* fix(Protections): Fix warning and revert Premake VS version
2022-05-20 18:17:41 -04:00
Yimura
1ad4e75a29
fix(MobileService): Update last update time
2022-05-11 00:02:33 +02:00
Yimura
7ac3632553
refactor(MobileService): Auto load personal vehicles, modernized code & improved caching ( #195 )
2022-05-10 19:02:30 +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
Yimura
a4f00f70b3
feat(VehiclePreview): Stop preview on spawn
2022-03-31 01:34:36 +02:00
Yimura
dac6cf8cc6
fix(VehiclePreview): Issue w/ running fiber
2022-03-31 01:26:22 +02:00
Yimura
52149aba33
feat(Logging): Added settings to toggle them ( #126 )
...
* feat(Settings): Added notification settings
2022-03-21 18:10:18 +01:00
Yimura
d74792ca27
feat(Spawner): Preview vehicle before spawning ( #113 )
2022-03-14 23:31:30 +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
LiamD-Flop
dcdeebf415
feature(GUI): Notifications are gui styled. ( #69 )
...
* feature(GUI): Notifications are gui styled.
* feature(GUI): Removed ~r~
2022-03-02 00:21:29 +01:00
Yimura
13b37fa5a5
feat(Players): Added friends again
2022-02-21 00:55:21 +01:00
Yimura
15c681bd75
fix(PlayerService): return nullptr instead of false
2022-02-18 16:28:31 +01:00
Yimura
927203b844
feat(PlayerList): Further simplified how selected player is handled
2022-02-02 01:38:35 +01:00
Yimura
37e9e36713
feat(PlayerList): Rewrite of entire player management system
2022-01-31 18:27:35 +01:00
Yimura
cc39b5060f
fix(Globals): Globals created at runtime need their cache built
2022-01-08 20:30:13 +01:00
Yimura
a687e6df48
fix(Globals): Unable to start freeze thread pool
2022-01-08 19:56:05 +01:00
Yimura
3ba12dca7f
fix(PersonalVehicle): Remove old vehicles from list
2022-01-08 19:54:10 +01:00
Yimura
0167556de5
feat(PersonalVehicles): Alphabetic list
2022-01-08 17:48:46 +01:00
Yimura
9730c50d97
feat(Mobile): Added Mechanic personal vehicle summon
2022-01-08 05:42:36 +01:00
Yimura
0a16d73c1d
refactor(Services): unnecessary global inclusion
2022-01-08 05:31:24 +01:00
Yimura
0564af724e
feat(Debug): Added global debugging tab
2021-12-24 01:53:50 +01:00
Yimura
a3c86ddc53
feat(Vendor): Updated GTAV-Classes
2021-12-22 13:19:30 +01:00
Yimura
e557571314
feat(CPed): In vehicle property is a bit field, check against bit instead of one value
2021-12-20 11:37:23 +01:00
Yimura
b1c9dd5025
fix(VehicleService): Fixed crash related to create_profile
2021-09-21 13:38:51 +02:00
Yimura
8ae88df44b
chore: Removed unused functions
2021-09-21 11:52:32 +02:00
Yimura
a7db15c267
feat(Handling): Added saved profiles tab
2021-09-21 01:44:14 +02:00
Yimura
213ffefdb6
feat(SavedProfiles): Prepping for saving handling profiles
2021-09-20 01:11:01 +02:00
Yimura
ca3618d9ca
feat(VehicleService): Update existing profile
2021-09-18 22:11:29 +02:00
Yimura
1ba3e75cc3
feat(VehicleService): Keep track of active profile
2021-09-16 22:03:38 +02:00
Yimura
c954ef76cb
feat(Handling): Added online profile getting
2021-08-17 16:56:41 +02:00
Yimura
956509d747
feat(Services): Added Vehicle service
2021-08-08 15:10:08 +02:00