8 Commits

Author SHA1 Message Date
FireFox101889
8503d22337 feat(session): disable sent chat messages being filtered (#525) 2022-10-26 20:38:01 +01:00
Quentin E. / iDeath
d8fe3015c5 Move local time and weather to world submenu, add force thunder (#522) 2022-10-26 19:27:15 +01:00
Quentin E. / iDeath
63fb4d2c18 feat: added rid joiner (#521) 2022-10-26 14:12:29 +02:00
Quentin E. / iDeath
1c6a279758 Added local caching for peds, vehicles and weapons (#457) 2022-10-18 23:30:32 +01:00
aa15032261
77adac6e1a Added spawn ped feature. (#377) 2022-08-10 02:42:34 +02:00
Yimura
0fcd27f9ed feat(session): cleaned up switcher GUI (#324) 2022-07-06 11:59:08 +02:00
karifeld
0f09234130 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
LiamD-Flop
e7cc2611b6 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