Commit Graph

391 Commits

Author SHA1 Message Date
Taso 515bf37eff feat(GetCoreObject): implicit restart SharedObject assignment 2021-11-30 12:43:13 -05:00
Kakarot 1cdf3a5611 Merge pull request #350 from evanillaa/patch-5
ammo fix
2021-11-29 15:38:50 -06:00
vanillaa 8108d7fa92 ammo fix 2021-11-29 13:37:42 -08:00
Kakarot 60d0f524d8 Merge pull request #349 from jnccloud/patch-1
Index is incorrect when players disconnect
2021-11-29 11:52:51 -06:00
jnccloud 649420b82f Index is incorrect when players disconnect
It causes the index count to be skewed, and in turn causes an error in the thread and it never runs again until restart. Using the pairs alleviated this in a test environment.
2021-11-29 12:43:22 -05:00
Kakarot d8bf3cb9c8 Merge branch 'main' of https://github.com/qbcore-framework/qb-core 2021-11-28 15:54:42 -06:00
Kakarot e0bbb72b6f Should fix paycheck problems 2021-11-28 15:54:15 -06:00
Kakarot af7d26051d Merge pull request #343 from ARSSANTO/patch-1
is logged in
2021-11-28 15:51:01 -06:00
Kakarot 24317fcb4d Merge pull request #347 from JackGamesFTW/patch-1
Fixed security issue with creating characters
2021-11-28 15:48:11 -06:00
Jack 7c3d1bc973 Fix security issue 2021-11-28 17:10:27 +00:00
Kakarot f1004beb7b Merge pull request #344 from Jamie-D-T/main
Update commands.lua
2021-11-26 18:33:46 -06:00
Jamie b921b70989 Update commands.lua
Fixed the bug with /me
2021-11-27 00:28:56 +00:00
Atikur Rahaman Santo 07b2107898 is logged in 2021-11-26 19:37:53 +06:00
Kakarot 1013a14b37 Merge pull request #336 from jay-fivem/patch-3
Removed useless string
2021-11-20 20:32:55 -06:00
Kakarot 0c8df134d0 Merge pull request #338 from Holidayy95/patch-1
Missing Brand for Blazer Car
2021-11-20 11:43:45 -06:00
Holidayy95 63172a1bfb Missing Brand for Blazer Car
Missing the Brand part
2021-11-20 17:31:57 +00:00
jay-fivem 7faad000ba Removed useless string 2021-11-17 21:12:50 +10:30
Newtonzz 62fb44b3df Merge pull request #335 from jay-fivem/patch-2
Bus Job
2021-11-16 10:58:22 +01:00
jay-fivem 609dd36f47 Bus Job 2021-11-16 20:27:45 +10:30
Newtonzz ff59c14891 Merge pull request #334 from jay-fivem/patch-1
Bus Job
2021-11-16 10:23:57 +01:00
jay-fivem 72526c8fb1 Bus Job 2021-11-16 13:32:06 +10:30
Kakarot f41e23b69a Merge pull request #328 from evanillaa/patch-3
Sort items and delete unused
2021-11-14 13:23:44 -06:00
Kakarot 54d0001117 Merge pull request #329 from evanillaa/patch-4
cleanup
2021-11-14 13:23:30 -06:00
vanillaa 6dad073895 fix name -- 2021-11-14 19:19:08 +02:00
vanillaa ee9a922684 Update player.lua 2021-11-14 12:54:11 +02:00
vanillaa 9928ce12ad cleanup 2021-11-14 12:53:16 +02:00
vanillaa 18f3b658d4 Sort items and delete unused 2021-11-14 10:16:12 +02:00
Kakarot f1a918e95c Merge pull request #325 from braydxnn/patch-2
FIX
2021-11-13 18:52:48 -06:00
Braydxn 47caa1a563 FIX 2021-11-13 19:51:04 -05:00
Kakarot 62d3901d2b Remove import 2021-11-10 00:46:51 -06:00
Kakarot 7f4b3ecd9f New plate function 2021-11-08 18:00:58 -06:00
Kakarot 49ae817bac Fix random generation 2021-11-08 17:53:28 -06:00
Kakarot 0244cb669a Merge pull request #294 from jonezkti/patch-1
Better weapon and weapon icon names
2021-11-08 14:52:10 -06:00
Jonezkti 20f00a2f43 Forgot one 2021-11-08 22:30:28 +02:00
Jonezkti 1846c7c1aa Update icon names for new icons 2021-11-08 22:28:34 +02:00
Kakarot c7d380b103 Merge pull request #315 from Mojito-Fivem/refactor/paycheckloop
refactor(server/functions): Optimise PaycheckLoop function
2021-11-08 12:25:06 -06:00
Mojito-Fivem b3346527be refactor(paycheckloop): Localise payment and format string 2021-11-08 17:37:33 +00:00
Mojito-Fivem aac822402d fix(refactor/paycheckloop): Send to players source 2021-11-08 17:36:11 +00:00
Mojito-Fivem 3d47bd8589 refacotr(server/functions): Optimise PaycheckLoop function 2021-11-08 17:27:14 +00:00
Kakarot bd756e5720 Update shared.lua 2021-11-07 23:24:22 -06:00
Kakarot 3235140d76 Update shared.lua 2021-11-07 23:19:16 -06:00
Kakarot f2a3421b56 Change rounding 2021-11-07 23:13:42 -06:00
Kakarot 138bfab2b9 Merge pull request #311 from Mojito-Fivem/refactor/shared-functions
Refactor functions
2021-11-07 23:12:40 -06:00
Kakarot 86f6a605fd Merge pull request #312 from Mojito-Fivem/feat/GetDuty
Feat/get duty
2021-11-07 20:59:54 -06:00
Mojito-Fivem 21d85a63ec chore(server/functions): Add Comments for GetDuty functions 2021-11-07 22:47:39 +00:00
Mojito-Fivem 85819bddbf feat(server/functions): GetDutyCount 2021-11-07 22:46:00 +00:00
Mojito-Fivem 2236163d5c feat(server/functions): GetPlayersOnDuty
Co-authored-by: Solositeous <36283056+Solositeous@users.noreply.github.com>
2021-11-07 22:44:39 +00:00
Mojito-Fivem 20fa745e28 refactor(client/functions): Add local trim function to shared.lua 2021-11-07 11:17:29 +00:00
Mojito-Fivem ec95fef7f5 refactor(client/functions): Remove local rounding function for QBCore.Shared.Round 2021-11-07 11:15:17 +00:00
Kakarot ce56fea2b0 Merge pull request #309 from roobr/patch-2
Add in Shared function for Trimming whitespace in plates
2021-11-05 07:31:57 -06:00