El Vod Kaa
99af63c83c
Update ar.lua
2022-03-19 14:45:24 +01:00
Idris Dev
617dc0e760
Merge pull request #564 from qbcore-framework/revert-519-main
...
Revert "Trigger Job Update on Duty Update"
2022-03-15 09:57:49 +11:00
Idris Dev
17fc6544e5
Revert "feat (server/player): Added Job update on duty update ( #519 )"
...
This reverts commit f58478b61f .
2022-03-15 09:57:38 +11:00
Idris Dev
aeacfa9ca0
Merge pull request #517 from Scullyy/main
...
Prevent duplicated phone and account numbers
2022-03-12 14:03:24 +11:00
Idris Dev
deee263c4a
Update auto_assign.yml
2022-03-06 21:16:36 +11:00
Idris Dev
e9e0cffd67
Create auto_assign.yml
2022-03-06 21:11:19 +11:00
Brady F
f58478b61f
feat (server/player): Added Job update on duty update ( #519 )
...
* Trigger Job Update on Duty Update
* Add server event
2022-02-19 18:09:23 +11:00
Chaini
394d723eae
feat(qb-core/player): Added server-side event onJobUpdate ( #516 )
...
Added server-side event onJobUpdate so scripts can listen on server if any player changed their job. It's safer than redirecting client event to server again.
2022-02-19 18:03:25 +11:00
Casper
93be2817b1
feat (locale/lv): Added latvian.
...
I'm personally a native speaker and I can approve this is correct.
2022-02-19 17:37:54 +11:00
MonkeyWhisper
94a1f43734
feat (locale/es): Added spanish.
...
* updated spanish
Sounded weird
* Update es.lua
2022-02-19 17:36:57 +11:00
Muhammed Developer
ca826e1499
feat (locale/tr): Added turkish locale.
...
Türkçe Karakter Yer Almakta
2022-02-19 17:34:01 +11:00
Kakarot
3cb435b737
Update README.md
2022-02-17 21:26:48 -06:00
Kakarot
9a3814ed9b
Update README.md
2022-02-17 21:24:55 -06:00
Kakarot
6935e3481e
Merge pull request #453 from CTRP-Framework/patch-1
...
Update vehicles.lua
2022-02-03 06:12:34 -08:00
Kakarot
8e9a205f68
Merge pull request #492 from Demo4889/main
...
Update vehicles.lua
2022-02-03 06:12:27 -08:00
Kakarot
43be39769e
Merge pull request #496 from BerkieBb/main
...
Duplicate license config
2022-02-03 06:12:06 -08:00
Scullyy
1baa0bf868
Fix personal changes for public repo
2022-02-03 13:58:24 +00:00
Scullyy
ca5383f2d2
Prevent duplicated phone and account numbers
...
Describe Pull request
This will prevent the chance of duplicated phone and account numbers, although the chance is very low it's still a possibility as I have experienced this myself and this will resolve that issue. I feel like this should be implemented as these are meant to be unique for each player.
Questions:
- Have you personally loaded this code into an updated qbcore project and checked all it's functionality? Yes
- Does your code fit the style guidelines? Yes
- Does your PR fit the contribution guidelines? Yes
2022-02-03 13:48:40 +00:00
Scullyy
6379245963
Revert "Prevent duplicated phone and account numbers"
...
This reverts commit 8ca8282f2a .
2022-02-03 13:44:56 +00:00
Scullyy
8ca8282f2a
Prevent duplicated phone and account numbers
...
**Describe Pull request**
This will prevent the chance of duplicated phone and account numbers, although the chance is very low it's still a possibility as I have experienced this myself and this will resolve that issue. I feel like this should be implemented as these are meant to be unique for each player.
**Questions (please complete the following information):**
- Have you personally loaded this code into an updated qbcore project and checked all it's functionality? Yes
- Does your code fit the style guidelines? Yes
- Does your PR fit the contribution guidelines? Yes
2022-02-03 13:31:48 +00:00
BerkieBb
c6b5063aaf
feat(config): add duplicate license check config
2022-01-18 14:00:02 +01:00
BerkieBb
edc914835d
feat(events/join): add duplicate license check config
2022-01-18 13:59:36 +01:00
Demo
4afcf445e6
Update vehicles.lua
2022-01-16 20:53:26 -05:00
Demo
e6758d6aa6
Update vehicles.lua
2022-01-16 18:53:07 -05:00
Demo
e7e96bd8ed
Update vehicles.lua
2022-01-16 18:22:24 -05:00
Kakarot
6d084b1373
Merge pull request #489 from Demo4889/main
...
weapons.lua update
2022-01-15 22:31:50 -06:00
Demo
a5ea153cde
weapons.lua update
...
Update to remove unneeded items and addition of damagereason for qb-ambulancejob update
2022-01-15 21:26:13 -05:00
Kakarot
4738a50ab6
Merge pull request #486 from FjamZoo/patch-1
...
Updated danish translation
2022-01-15 18:41:21 -06:00
Kakarot
72284a50c9
Merge pull request #485 from xenfovn/patch-1
...
Create vn.lua
2022-01-15 18:41:12 -06:00
Kakarot
b68c0073de
Merge pull request #484 from CherryozZ/patch-9
...
Update es.lua
2022-01-15 18:41:01 -06:00
FjamZoo
0d449d9e03
Updated danish translation
...
There was some grammatical errors (I hope I caught them all I am dyslexic myself KekW)
2022-01-15 04:36:42 +01:00
Stable
dd78097efb
Create vn.lua
2022-01-15 09:20:01 +07:00
CherryozZ
97fc8bb059
Update es.lua
...
the latest pr on the missing_args2 locale said that all the args were filled out (lol) and had gramatical issues on some others
2022-01-14 01:25:39 +01:00
Kakarot
281385e2cb
Merge pull request #462 from BerkieBb/patch-1
...
fix(client/functions): Return right result when with hasitem callback
2022-01-13 13:35:37 -06:00
Kakarot
c3b785e7f6
Merge pull request #477 from MonkeyWhisper/patch-3
...
Update es.lua
2022-01-13 13:15:22 -06:00
Kakarot
94828057db
Merge pull request #483 from NicoDK6400/patch-1
...
Added danish translation
2022-01-13 13:14:53 -06:00
Kakarot
20b420ae23
Merge pull request #480 from frontez2/patch-1
...
sv.lua
2022-01-13 13:14:07 -06:00
Kakarot
f79dccdf4d
Merge pull request #481 from DanielCoelh0/main
...
fix pt locale
2022-01-13 13:12:34 -06:00
NicoDK6400
43b74b7778
Added danish translation
...
Just another one for the translations
2022-01-13 18:50:06 +01:00
KUMApt
c6354bad46
fix pt locale
2022-01-13 13:04:51 +00:00
Frontez
bfc22b372c
Swedish translation
2022-01-13 12:25:51 +01:00
MonkeyWhisper
9193b87d27
Update es.lua
2022-01-13 00:38:43 -05:00
Ayush Abhinav
af83b9c470
Update vehicles.lua
2022-01-12 09:25:49 +05:30
Kakarot
4490aba0f5
Merge pull request #469 from dumbIT0246/main
...
Create in.lua
2022-01-11 11:14:10 -06:00
dumbIT246
d91df37fef
Add in.lua
2022-01-11 23:55:46 +07:00
Kakarot
d06b0e108b
Merge pull request #468 from SteffeDEV/patch-2
...
Create fi.lua
2022-01-11 10:46:47 -06:00
Kakarot
d701dcb0f4
Merge pull request #467 from qterminator/patch-1
...
Create ro.lua
2022-01-11 10:44:59 -06:00
SteffeDEV
d621a62785
Create fi.lua
2022-01-11 18:44:44 +02:00
Kakarot
12179d1608
Merge pull request #465 from goncalocarvalho95/main
...
Add pt.lua
2022-01-11 10:44:34 -06:00
qterminator
bcfe422435
Update ro.lua
2022-01-11 18:42:26 +02:00