iLLeniumStudios
53d2e0cbf9
Create test_file.lua
2022-05-03 13:03:55 +02:00
BerkieBb
00dba8864d
chore(client/functions): remove QBCore.Functions.CreateBlip
...
- This function has an issue with some references of blips and the usage is not very user friendly, no need for this because local functions are better
2022-04-30 22:41:53 +02:00
Kakarot
b73014a0aa
Merge pull request #624 from HAMz-Project/patch-1
...
Add utility LoadAnimSet
2022-04-13 05:45:48 -07:00
Kakarot
4b50e3af11
Merge pull request #548 from Mycroft-Studios/main
...
Feat(events): Better TPM Event
2022-04-13 05:28:59 -07:00
Kakarot
f604967d0a
Merge pull request #607 from ARSSANTO/main
...
Neon color saving issue solved
2022-04-13 05:27:55 -07:00
Ilham Wicaksono
646c916b81
Add utility LoadAnimSet
2022-04-08 04:57:59 +07:00
Mycroft
d295fdc2ac
Merge branch 'main' into main
2022-04-06 19:02:19 +01:00
Idris Dev
857e891020
feat: Deletes user vehicle when trying to spawn a new one.
...
when the user spawns the car, it erases the previous one he was in
2022-04-03 14:04:56 +10:00
Atikur Rahaman Santo
bf0b3eef65
Neon color saving issue solved
2022-03-31 01:28:59 +06:00
ItsANoBrainer
52dc610c6c
[Fix] Livery Mod Saving
...
- Fixed bug where livery mod would not save if it was set to default
2022-03-28 20:28:01 -04:00
FekyDEV
9ca5196c24
Deletes the vehicle if the user is already in it
2022-03-24 17:32:47 +01:00
Kakarot
d0ea8571e3
Pull #521
2022-03-22 23:03:49 -05:00
Kakarot
52ac1b3b33
Pull #550
2022-03-22 22:59:53 -05:00
Kakarot
9c818ecd02
Update natives
2022-03-22 22:52:27 -05:00
BerkieBb
8efd4266a5
fix(client/functions): error when progressbar is not started
2022-03-13 21:42:23 +01:00
BerkieBb
e63d9f744d
fix(client/functions): undefined variable
2022-03-13 20:44:17 +01:00
BerkieBb
4cf4030ad3
fix(client/functions): undefined variable
...
Co-authored-by: ItsANoBrainer <itsanobrainergg@protonmail.com >
2022-03-12 12:26:42 +01:00
BerkieBb
815ff542ac
fix(client/functions): notify text type
2022-03-01 21:10:38 +01:00
BerkieBb
3da18e61ea
chore(client/functions): remove unused variable
2022-03-01 20:50:40 +01:00
BerkieBb
cc0ed41653
fix(client/functions): blip creation log and dubble if statement
2022-03-01 20:50:21 +01:00
BerkieBb
64b5ec4885
fix(client/functions): blip creation
2022-03-01 20:41:55 +01:00
BerkieBb
d1e20143b1
Merge branch 'dev' into dev
2022-03-01 20:08:59 +01:00
BerkieBb
1319c57009
chore(client/events): pvp naming
2022-03-01 19:43:16 +01:00
BerkieBb
0ba5d9cb40
refactor!: cleanup and some features
2022-03-01 18:54:18 +01:00
Idris Dev
a76a651379
feat (vehicles): Updated Missing Vehicle Properties
...
[Update] Missing Vehicle Properties
2022-03-01 18:20:48 +11:00
BerkieBb
f50136802f
fix(client/events): shared update multiple not updating string keys
2022-02-26 16:23:12 +01:00
BerkieBb
31888996ab
feat!: ace permission system
2022-02-24 21:58:49 +01:00
Mycroft
c787ba66f4
Feat(events): Better TPM Event
2022-02-24 01:27:22 +00:00
ItsANoBrainer
dec696a843
Use SetVehicleFuelLevel Native
...
Use SetVehicleFuelLevel on QBCore:Command:SpawnVehicle Event
2022-02-19 13:11:28 -05:00
ItsANoBrainer
cc43734a3c
Use SetVehicleFuelLevel Native
...
Use SetVehicleFuelLevel on QBCore.Functions.SpawnVehicle
2022-02-19 13:11:26 -05:00
ItsANoBrainer
66ca5a7bb7
Removed Legacyfuel usage
2022-02-19 12:56:44 -05:00
ItsANoBrainer
6ed74c6392
Remove LegacyFuel usage
2022-02-19 12:56:01 -05:00
BerkieBb
3d3562a296
Merge branch 'dev' into dev
2022-02-19 12:54:19 +01:00
Liam Dormon
3b36f7e4e5
fix(client/functions): type checking for vectors ( #430 )
...
allows for cross scrt compatibility with newer functions
2022-02-19 17:39:50 +11:00
Idris Dev
391b293e06
style (drawtext): camelCase drawtext local functions.
...
Co-Authored by @BerkieBb
2022-02-19 17:27:01 +11:00
BerkieBb
c615159c28
style(events): indentation
2022-02-18 10:13:08 +01:00
BerkieBb
a5bb0c99ce
tweak(functions): small changes
2022-02-18 10:07:19 +01:00
BerkieBb
4b107e24d7
style(drawtext): camelCase for locals
2022-02-18 10:02:18 +01:00
BerkieBb
3fcbf70016
optimize(loops): use core playerdata
2022-02-18 10:00:16 +01:00
darknight2590
430d40db6a
feat (player/status): Added isdead check to hunger/thirst check thread
2022-02-16 20:25:53 +11:00
Idris
488c74b2de
Merge branch 'develop' of https://github.com/qbcore-framework/qb-core into feat/ModularSharedTables
2022-02-13 20:51:43 +11:00
Idris
ae29c94a40
feat (Shared): Added the ability to dynamically update the shared jobs, items and gangs.
2022-02-13 20:45:49 +11:00
Idris
2723d67744
feat (drawtext): Added IdrisDose/qb-drawtext to core to hopefully slow down the usage of drawtext3d.
2022-02-13 17:26:17 +11:00
ItsANoBrainer
2c5253918b
[Update] Missing Vehicle Properties
...
Added door state and window state.
2022-01-27 17:58:07 -05:00
ItsANoBrainer
f7ef019d26
[Update] Missing Vehicle Properties
...
Added proper support for missing or unfinished vehicle property saving/getting:
- neons enabled/disabled
- tire health
- tire burst state
- tire burst completely
- oil level
- wheel size
- wheel width
- headlight color
- interior color
- modkit 17, 19, 21, 47, 49
- livery roof
- tankHealth
- Set LegacyFuel on setting fuel level
2022-01-27 14:32:14 -05:00
BerkieBb
f69f68c7ce
fix(client/functions): Return right result when with hasitem callback
2022-01-11 13:49:59 +01:00
Kakarot
206853b660
Merge pull request #396 from darknight2590/patch-13
...
attachProp function
2022-01-06 19:55:59 -06:00
Kakarot
d2f334ca8d
Merge pull request #395 from darknight2590/patch-12
...
add RequestModel
2022-01-06 19:54:32 -06:00
Kakarot
700084650c
Merge pull request #400 from darknight2590/patch-14
...
Particle functions
2022-01-06 19:52:48 -06:00
Kakarot
68cb6dacaf
Merge pull request #413 from darknight2590/patch-17
...
make IsWearingGloves in core
2022-01-06 19:51:31 -06:00