Commit Graph

1495 Commits

Author SHA1 Message Date
Kakarot 4a0993591b Merge branch 'main' into main 2023-09-23 15:12:10 -05:00
Kakarot 1684fcd1f2 Merge pull request #982 from DaniGP17/main
Add GetPlayerByLicense function
2023-09-23 15:12:00 -05:00
Kakarot 79f83c2fb3 Merge branch 'main' into main 2023-09-23 15:11:40 -05:00
Kakarot f3578b2945 Merge branch 'main' into main 2023-09-23 15:10:51 -05:00
Kakarot 01ccf06c3a Create stale.yml 2023-09-23 15:09:33 -05:00
Kakarot 5821fc7277 Merge branch 'main' into main 2023-09-21 22:28:39 -05:00
Kakarot 8082302e12 Merge branch 'main' into patch-2 2023-09-21 22:24:09 -05:00
Kakarot ceb28e3d99 Merge pull request #1016 from xSwellington/patch-1
Update functions.lua
2023-09-21 22:18:06 -05:00
Swellington Soares f93c31fa54 Update functions.lua
Added functions to Get players by account and added functions by char info passing the key property and value to check if exists.
2023-09-20 17:02:43 -03:00
Kakarot a1d6e7b45a Merge pull request #1002 from SirOMGitsYOU/patch-3
Added new vehicles from b2944
2023-09-17 03:56:02 -05:00
Kakarot 1f0b57d574 Merge pull request #1003 from Gnavling/main
Fixed typo in items.lua
2023-09-17 03:55:44 -05:00
Cocodrulo 1769fbe8b0 Update player.lua
A more comprehensive way of notifying a player and checking if a player has items from the server side.
2023-08-18 14:49:08 +01:00
Hakos47 6aef4a330a Merge branch 'main' into patch-2 2023-07-29 23:34:13 +02:00
Gnavling a9c55183f5 Fixed typo
Fixed "Revovler" type to "Revolver"
2023-07-14 16:13:59 +02:00
Peter 820c738e2d Update vehicles.lua
add support for b2944 new vehicles
2023-07-12 22:44:05 +01:00
Daniel GP f175bcf47f Merge branch 'main' into main 2023-07-10 15:36:27 +02:00
Kakarot 083229887b Merge pull request #996 from EinS4ckZwiebeln/patch-03
chore(server/events): remove redundant vehicle spawning
2023-07-04 18:57:50 -07:00
Kakarot 6bce443923 Merge pull request #995 from San-Andreas-ro/main
Update ro.lua
2023-07-04 18:56:19 -07:00
EinS4ckZwieblen dde2f788d3 chore(server/events): remove redundant vehicle spawning 2023-06-22 09:13:35 +02:00
Martin Riggs e8e2e418f6 Update ro.lua 2023-06-21 23:52:13 +03:00
Hakos47 f7b8e5ecab Update player.lua
fix error
2023-06-07 18:28:19 +02:00
Hakos47 e71e187a8f fix shared update
It's a temporary fix while we see how to do it better. but this in principle fixes the error that when a client entered it did not get the table of items etc updated. since shared_scripts does not serve to update information on both sides (client, server) it would fix problems with addItems, addItem, etc.

It is not the best solution. but it's a temporary fix
2023-06-07 18:24:32 +02:00
Daniel GP 5998d92a9b Fix bad implemention with SQL Function 2023-06-02 22:09:52 +02:00
Daniel GP 4b1acec5d1 Update query function 2023-06-01 21:23:00 +02:00
Kakarot 147d90e458 Merge branch 'main' into main 2023-06-01 11:24:34 -07:00
Kakarot c296a76e1c Merge pull request #978 from SKITTLE6969/patch-5
Update vehicles.lua
2023-06-01 10:54:25 -07:00
Kakarot 96e9f179e8 Merge branch 'main' into patch-5 2023-06-01 10:48:45 -07:00
Kakarot 2235fff2b1 Merge pull request #980 from lazarospsa/translations-greek
greek translations
2023-06-01 10:44:15 -07:00
Kakarot 29fa61b889 Merge pull request #985 from TozyF/locale/vi
feat(locale): update Vietnamese translations
2023-06-01 10:43:59 -07:00
Kakarot 1a1640a56d Update notify
Changed styling and icons, updated cdn's
2023-05-28 18:37:55 -05:00
Tozy Fullbuster 559deb0f8a feat(locale): update Vietnamese translations 2023-05-26 07:25:46 +00:00
Kakarot e0a27b6c57 Merge pull request #983 from FjamZoo/patch-2
feat(server/events): Trigger server event on player Duty update
2023-05-18 20:13:38 -07:00
FjamZoo 99a90ebd5e feat(server/events): Trigger server event on player Duty update 2023-05-17 15:57:10 +02:00
Daniel GP b156f5c658 Add GetPlayerByLicense function 2023-05-15 22:26:06 +02:00
Kakarot ae42ed2ac7 Merge pull request #979 from djontop/patch-1
Fixed % Sign In Notify
2023-05-06 14:04:56 -07:00
Lazaros Psarokostas 808abec879 greek translations 2023-05-02 22:01:25 +03:00
DJ On Top 012b005602 Fixed % Sign In Notify
Fixed % Sign In Notify We Get % On /job Etc. It Has Been Fixed
2023-04-30 04:03:56 +05:30
SKITTLE dba9a33768 Update vehicles.lua 2023-04-30 00:39:54 +05:30
SKITTLE 3748f19056 Update vehicles.lua 2023-04-30 00:11:07 +05:30
Kakarot 56d74f6405 New function for server vehicle spawning 2023-04-27 22:06:05 -05:00
Kakarot d9607f51b0 Merge pull request #849 from mmoftah:main
Have SetJobDuty also trigger job updates
2023-04-27 17:44:52 -07:00
Kakarot fad819b830 Merge pull request #848 from Antsuplarts:patch-3
Update et.lua
2023-04-27 17:44:09 -07:00
Kakarot b85aefbd6b Merge pull request #853 from RadhwaneDZ:patch-3
Update ar.lua
2023-04-27 17:43:07 -07:00
Kakarot e2e306e2eb Merge pull request #858 from D4isDAVID:chore/vscode
chore: recommend `cfxlua-vscode` extension rather than `fivem-vscode`
2023-04-27 17:41:19 -07:00
Kakarot d8de46e2fb Merge pull request #874 from mirrox1337:patch-2
Update sv.lua
2023-04-27 17:38:59 -07:00
Kakarot 43819ae8ee Merge branch 'main' of https://github.com/qbcore-framework/qb-core 2023-04-27 19:32:26 -05:00
Kakarot 1589b7e9cd bs locale 2023-04-27 19:32:24 -05:00
Kakarot 902ef75e0a Merge pull request #879 from ggfto:main
update pt-br language support
2023-04-27 17:29:08 -07:00
Kakarot 5f6eb7f3a3 Merge pull request #907 from jellyton69:develop
Fix Debug, Fix Spelling Mistake, Add OOC Color Config
2023-04-27 17:14:07 -07:00
Kakarot 2ff1da6122 Merge pull request #909 from helmimarif:patch-1
Update and rename in.lua to id.lua
2023-04-27 17:09:50 -07:00