  
|
312f24d245
|
Bypass for loading QBCore in FxDK (#792)
FxDK does not include license identifiers by default and thus breaks scripts that utilize those. Without this you will get the "No valid Rockstar license" error when connecting. This fix was not my own I found it in the post linked below and tested myself.
https://forum.cfx.re/t/connection-rejected-by-server-fxdk/2504365/5
Co-authored-by: Kakarot <57848836+GhzGarage@users.noreply.github.com>
Co-authored-by: Stan <96954031+tom-osborne@users.noreply.github.com>
Co-authored-by: Zerio <54480523+Z3rio@users.noreply.github.com>
|
2022-12-11 13:43:10 +01:00 |
|
Zerio
|
40b56c724f
|
Merge pull request #884 from KamuiKody/patch-2
Fix Misspelling
|
2022-12-10 03:44:35 +01:00 |
|
Zerio
|
01495b59cc
|
Merge branch 'main' into patch-2
|
2022-12-10 03:42:07 +01:00 |
|
Zerio
|
048dac1d05
|
Merge pull request #828 from KamuiKody/main
Framework Optimization
|
2022-12-10 03:41:54 +01:00 |
|
KamuiKody
|
e6ab7f2930
|
Merge branch 'qbcore-framework:main' into main
|
2022-12-09 21:32:37 -05:00 |
|
Zerio
|
0aadd63750
|
Merge pull request #885 from charj/patch-2
Bump version
|
2022-12-08 22:07:26 +01:00 |
|
Charlie
|
78fd87d126
|
Bump version
|
2022-11-19 11:49:24 +00:00 |
|
KamuiKody
|
a62c17a67a
|
Fix Misspelling
|
2022-11-19 06:42:02 -05:00 |
|
KamuiKody
|
72f036b608
|
vehicle mispelling
|
2022-11-19 06:39:50 -05:00 |
|
KamuiKody
|
c51175a7a4
|
Merge branch 'qbcore-framework:main' into main
|
2022-11-10 16:07:15 -05:00 |
|
David Malchin
|
a0f3b8ce63
|
Merge branch 'main' into chore/vscode
|
2022-11-05 09:37:54 +02:00 |
|
Gabriel Freitas
|
f9f7141909
|
update pt-br language support
|
2022-11-04 20:21:22 -03:00 |
|
Stan
|
cd3b057bcd
|
Merge pull request #867 from Irishstevie/patch-1
Update vehicles.lua
|
2022-11-02 07:43:29 +00:00 |
|
Stevie
|
d41d1a5f50
|
Update exports.lua
|
2022-11-02 07:16:07 +00:00 |
|
Stevie
|
5fd425fb1a
|
Update vehicles.lua
|
2022-11-02 06:58:33 +00:00 |
|
mirrox1337
|
68e85007d8
|
Update sv.lua
|
2022-10-22 10:36:01 +02:00 |
|
KamuiKody
|
339d425ea7
|
Merge branch 'qbcore-framework:main' into main
|
2022-10-21 10:39:54 -04:00 |
|
KamuiKody
|
daef1859b9
|
lint fail
|
2022-10-19 02:00:42 -04:00 |
|
KamuiKody
|
b9576a6084
|
Replace breaks with Returns
currently when adding multiple jobs or items or gangs if there is a duplicate it breaks the loop instead of returning and going to the next item.
|
2022-10-19 01:46:04 -04:00 |
|
David Malchin
|
457095400d
|
chore: recommend cfxlua-vscode extension rather than fivem-vscode
|
2022-10-16 23:42:04 +03:00 |
|
Stan
|
d89662950b
|
Merge pull request #862 from r0adra93/r0ad-veh
R0ad veh
|
2022-10-16 19:30:08 +01:00 |
|
R0adRa93
|
235e15abc4
|
Update vehicles.lua
replaced /t with /s/s/s/s
|
2022-10-16 10:49:06 -04:00 |
|
R0adRa93
|
93715043ea
|
Update vehicles.lua
fixed linting issues
|
2022-10-16 10:44:31 -04:00 |
|
r0adra93
|
2caa8787d4
|
Update vehicles.lua
added commercial vehicles to the lua.
|
2022-10-14 23:14:58 -04:00 |
|
KamuiKody
|
5635ffbf04
|
Merge branch 'qbcore-framework:main' into main
|
2022-10-14 02:01:07 +00:00 |
|
R0adRa93
|
79d9ab99df
|
Merge branch 'main' into r0ad-veh
|
2022-10-10 18:18:23 -04:00 |
|
Stan
|
cee9d45448
|
Merge pull request #844 from D4isDAVID/fix/player-connecting
Add clearer messages and handle database errors on player connecting
|
2022-10-09 16:42:14 +01:00 |
|
David Malchin
|
bd30889c1c
|
Improve comments
|
2022-10-08 03:53:25 +03:00 |
|
David Malchin
|
fd86efbe1b
|
Raise server-side error on database timeout
|
2022-10-08 03:52:59 +03:00 |
|
r0adra93
|
6ef632ac6f
|
Update vehicles.lua
Capitalized remaining values that weren't capitalized.
|
2022-10-06 02:57:39 -04:00 |
|
r0adra93
|
15b2e7136c
|
added categoryLabel to shared/vehicles.lua
Added categoryLabel to shared/vehicles.lua table.
|
2022-10-06 02:18:22 -04:00 |
|
r0adra93
|
5e765b09e7
|
Merge remote-tracking branch 'upstream/main' into r0ad-veh
|
2022-10-06 01:51:37 -04:00 |
|
KamuiKody
|
f1d0fbbf72
|
Merge branch 'qbcore-framework:main' into main
|
2022-10-01 16:51:14 +00:00 |
|
David Malchin
|
67ef3741b7
|
Add clearer messages and handle database errors on player connecting
|
2022-09-30 02:06:04 +03:00 |
|
Kakarot
|
c528176c2b
|
License acknowledgement
Respect to GiZz for using some of his code
|
2022-09-29 11:06:31 -05:00 |
|
RadhwaneDZ
|
1c6fdd0a0c
|
Update ar.lua
Fix typo
|
2022-09-29 07:14:59 +01:00 |
|
KamuiKody
|
1412fb2754
|
Merge branch 'qbcore-framework:main' into main
|
2022-09-25 03:36:05 +00:00 |
|
RadhwaneDZ
|
a9622640ae
|
Update ar.lua
|
2022-09-24 10:51:43 +01:00 |
|
RadhwaneDZ
|
678dd72acb
|
Update ar.lua
add missing lang
|
2022-09-24 09:53:35 +01:00 |
|
Stan
|
343bc48d95
|
Merge pull request #824 from Mekz1222/patch-1
Added smg suppressor item
|
2022-09-23 17:30:21 +01:00 |
|
Stan
|
24ff22331d
|
Merge branch 'main' into patch-1
|
2022-09-23 17:29:35 +01:00 |
|
Antsuplarts
|
eec8d1eddc
|
Update et.lua
a little translation fix what I noticed
|
2022-09-20 14:42:10 -07:00 |
|
Stan
|
4e18bd83f1
|
Merge pull request #845 from aboshaheen553/main
fix translation
|
2022-09-20 14:07:01 +01:00 |
|
Mohamed Shaheen
|
b56b0cb4ee
|
Merge branch 'main' into main
|
2022-09-20 13:30:40 +02:00 |
|
KamuiKody
|
9456d73560
|
Merge branch 'qbcore-framework:main' into main
|
2022-09-19 23:05:33 -04:00 |
|
Stan
|
def500218f
|
Merge pull request #846 from Antsuplarts/patch-2
Update et.lua
|
2022-09-19 15:46:01 +01:00 |
|
Antsuplarts
|
c6e121b683
|
Update et.lua
|
2022-09-19 07:15:08 -07:00 |
|
Antsuplarts
|
47909ec878
|
Update et.lua
I have updated the estonian translation
|
2022-09-19 07:01:37 -07:00 |
|
r0adra93
|
b23c7ee9de
|
Merge remote-tracking branch 'upstream/main' into r0ad-veh
|
2022-09-19 06:50:14 -04:00 |
|
Mohamed Shaheen
|
ba021defa7
|
fix
|
2022-09-19 02:01:13 +02:00 |
|