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
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
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
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
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
R0adRa93
cc64ee38e8
Getting QB-Core ready for qb-jobs ( #883 )
...
Co-authored-by: Zerio <54480523+Z3rio@users.noreply.github.com >
2022-12-16 23:38:31 +01:00
David Malchin
1ef7337ce5
[BUG] Locale instances not actually being created ( #860 )
...
Co-authored-by: Zerio <54480523+Z3rio@users.noreply.github.com >
2022-12-14 17:55:17 +01:00
Pride1922
a3f2e3e8ca
Update pt.lua ( #891 )
...
Up to date portuguese translation
2022-12-13 09:20:52 +01:00
David Malchin
294e49cab8
Merge branch 'main' into chore/vscode
2022-12-13 02:59:35 +02:00
Chris Sinclair
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