Index_1
b6249c3783
Update cn.lua ( #959 )
...
Update language files
2023-03-05 15:26:48 +01:00
Ilker Kulgu and zwkf
e17a6993dd
EMS jobtype ( #946 )
...
* EMS jobtype
* Bump
* Update fxmanifest.lua
---------
Co-authored-by: zwkf <dev@charlie.fyi >
2023-03-03 18:01:56 +00:00
tom-osborne
5feec5582b
correct use of "or nil"
2023-03-02 07:28:25 +00:00
tom-osborne
7620c1c74a
Add documentation (luadoc) to functions
2023-03-01 23:47:21 +00:00
JaySixty and zwkf
14625ec5b1
Move location of starter items ( #865 )
...
* Update; Location of starter items
Moved the starter items to near top of the file - commonly searched for, and would be expected at top of the file
* Bump
---------
Co-authored-by: zwkf <dev@charlie.fyi >
2023-02-24 02:49:41 +00:00
Christian J Bennett
b5b3df1457
[SUGGESTION] JS guideline from 2 -> 4 spaces ( #953 )
...
* Update JS Guide Line from 2 -> 4
* Update fxmanifest.lua
* Update fxmanifest.lua
2023-02-23 21:48:05 +01:00
zwkf
4612c3e7b9
Merge branch 'main' into main
2023-02-22 00:03:53 +00:00
Brian and zwkf
eb0213c60b
Update Norwegian language file ( #934 )
...
* Updated no.lua
* Bump
---------
Co-authored-by: zwkf <dev@charlie.fyi >
2023-02-22 00:02:26 +00:00
minkuan-buu and zwkf
e515317cc8
Fix Vietnamese translations ( #947 )
...
* Update vn.lua
Edit spelling
* Bump
---------
Co-authored-by: zwkf <dev@charlie.fyi >
2023-02-21 23:56:39 +00:00
David Malchin
7b1230bc2a
Merge branch 'main' into chore/vscode
2023-02-14 15:12:49 +02:00
Zenith
7eeab56f7a
Merge branch 'main' into main
2023-02-13 07:35:16 -08:00
KamuiKody and zwkf
0a42541f34
remove unnecessary table ( #936 )
...
at startup there is no need to repopulate the same table it doesnt get called anywhere else in the entire resource folder.
Co-authored-by: zwkf <dev@charlie.fyi >
2023-02-13 09:56:55 +00:00
R0adRa93
29d159cab1
Revert "Fix drawtext error ( #938 )" ( #944 )
...
This reverts commit 14340bb374 .
2023-02-10 17:49:56 +00:00
Mythic
2311af93b4
sets veh as mission entity to use delete native
2023-02-01 09:33:57 -08:00
worapol.pan.buraphan
14340bb374
Fix drawtext error ( #938 )
...
1. Start QB-Core on a slow or low-spec computer
2. Access the Debug UI page (localhost:13172)
3. Encounter an error in the drawtext.js file
4. The issue stems from the script loading successfully but any resource call function (hideText) and sending an event message before index.html of all resources are fully loaded on NUI it make
`html
<div className="text" />` is not loaded.
2023-01-31 23:59:36 +00:00
LRemp
889196adf0
bugfix: force clear vehicle custom colors before applying standart vehicle colors
2023-01-29 17:20:25 +02:00
Ducko
4c41374b35
Update da.lua
2023-01-28 08:49:41 +01:00
Ducko
6576fe84f8
Update da.lua
2023-01-28 07:59:45 +01:00
Ducko
e3a3f7525e
Update da.lua
2023-01-28 05:54:41 +01:00
Ducko
b92a135704
Update da.lua
2023-01-28 05:31:12 +01:00
Ducko
cc1fc1b0c9
Update da.lua
2023-01-28 05:30:14 +01:00
zwkf
23fe9046c3
Merge branch 'main' into patch-1
2023-01-26 02:03:29 +00:00
zwkf
68e64a7bec
Merge branch 'main' into main
2023-01-26 02:02:28 +00:00
Jack and zwkf
7b68f72cec
Update vehicles.lua ( #929 )
...
* Update vehicles.lua
Remove the space after this, as when somebody tries to pull it out, it will break PDM due to the space in the model hash.
* Bump version number
Co-authored-by: zwkf <dev@charlie.fyi >
2023-01-26 01:58:28 +00:00
Worapol Buraphan
d853f27a6d
fix: lint
2023-01-22 00:03:49 +07:00
worapol.pan.buraphan
9312231c7d
Merge branch 'main' into patch-1
2023-01-21 22:10:05 +07:00
Matti
cf72c590ab
Update nl.lua
2023-01-20 20:57:26 +01:00
Mallux
9d017073e1
Update fi.lua
...
Working Finnish translation
2023-01-20 14:20:04 +02:00
Peter
15be92922e
Update ignus
...
Fixed ignus being classed as sports when its super
2023-01-19 21:05:53 +00:00
R0adRa93
01e8597f07
[FIX] Security match sql ( #925 )
...
* Added PrepForSQL function
performs a check to a string with expected patterns to be matched.
* Bug Fixes
After talking with Stan I realized that it wasn't testing strings so I set it up to ensure data is a string.
I also reworded the event log.
2023-01-18 18:53:38 +01:00
Zerio
5981a20aa5
Merge branch 'main' into patch-1
2023-01-18 17:24:25 +01:00
Charlie and Zerio
e6f5bf5ab6
Remove vehicle keys depdency from core ( #920 )
...
Co-authored-by: Zerio <54480523+Z3rio@users.noreply.github.com >
2023-01-18 17:17:15 +01:00
R0adRa93
9878aeaeb2
Added PrepForSQL function ( #914 )
...
performs a check to a string with expected patterns to be matched.
2023-01-17 16:01:36 +01:00
worapol.pan.buraphan
c1302ec623
Update th.lua
2023-01-15 04:15:08 +07:00
Duo
7f03857fe6
Add check for 'isinlaststand'
...
Prevents player taking damage from hunger after they are already downed.
2023-01-13 10:52:38 -08:00
helmimarif
03d1789b55
Update and rename in.lua to id.lua
...
Update indonesian translation
2022-12-29 07:44:08 +07:00
Jellyton
56a44bea37
Update commands.lua
2022-12-27 18:46:47 -08:00
Jellyton
c1159dd9ff
Update config
2022-12-27 18:46:09 -08:00
Jellyton
ec628fb6c7
Add OOC color to main config file
2022-12-28 02:42:00 +00:00
Jellyton
58ab2f6cbd
Fix QBCore.Debug not printing correct invoking resource name
2022-12-28 02:39:18 +00:00
Jellyton
b76160ca1e
Fix proximity OOC spelling
2022-12-27 07:40:53 +00:00
Peter and Zerio
33979cbede
[FIX] more shared/vehicles.lua car names & brands ( #901 )
...
Co-authored-by: Zerio <54480523+Z3rio@users.noreply.github.com >
2022-12-22 23:22:05 +01:00
Peter and Zerio
3ca665c76a
[FIX] shared/vehicles.lua car names & other issues ( #893 )
...
Co-authored-by: Zerio <54480523+Z3rio@users.noreply.github.com >
2022-12-22 18:22:30 +01:00
Kakarot
d3bfccc74c
Merge pull request #897 from Z3rio/main
...
[SECURITY] Remove insecure event
2022-12-21 10:04:19 -06:00
Joel
a96052ee26
Refactor: Removes indenting, reduces to one line ( #899 )
2022-12-21 16:42:45 +01:00
Zerio
8d5a0800ab
Merge branch 'main' into main
2022-12-20 18:56:38 +01:00
KamuiKody
c79a7b907a
add baseevents back ( #898 )
2022-12-19 22:29:18 +01:00
Zerio
95de86d2e1
Merge branch 'qbcore-framework:main' into main
2022-12-17 01:18:57 +01:00
Zerio
b057ef0395
Remove deprecated events
2022-12-17 01:18:16 +01:00
Zerio
091bcd2c3e
Remove unnused & vulnerable event
2022-12-17 01:17:02 +01:00