Commit Graph

1253 Commits

Author SHA1 Message Date
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
Kakarot e1deee88af Merge pull request #918 from DuoTheDev:main
Fix Taking Damage in Last Stand due to Hunger
2023-04-27 17:07:41 -07:00
Kakarot 4ca1bbcf8e Merge pull request #919 from worapolburaphan/patch-1
[TRANSLATIONS] Thai
2023-04-27 17:06:15 -07:00
Kakarot b36223557b Merge branch 'main' into patch-1 2023-04-27 16:20:51 -07:00
Kakarot 2c349af873 Merge pull request #926 from SirOMGitsYOU/patch-2
Update ignus
2023-04-27 16:20:42 -07:00
Kakarot a4c0e61004 Merge pull request #933 from DuckoDas/main
Update Danish Language
2023-04-27 16:20:18 -07:00
Kakarot 61fc96d4e8 Merge branch 'main' into patch-1 2023-04-27 16:19:05 -07:00
Kakarot 9d384f9d35 Merge branch 'main' into patch-2 2023-04-27 16:19:01 -07:00
Kakarot 5d0b6e1749 Merge branch 'main' into main 2023-04-27 16:18:59 -07:00
Kakarot 1594f2b43d Merge pull request #927 from juhn22:patch-1
Update fi.lua
2023-04-27 16:17:57 -07:00
Kakarot 6e4313f042 Merge pull request #928 from MattiVboiii:patch-1
Update nl.lua
2023-04-27 16:17:37 -07:00
Kakarot 0ae843856f Merge pull request #935 from LRemp:main
bugfix: force clear vehicle custom colors before applying colors
2023-04-27 16:16:59 -07:00
Kakarot 0e8cf13e31 Merge pull request #939 from ExtrmHighC/main
sets veh as mission entity to use delete native
2023-04-27 16:13:45 -07:00
Kakarot 2588e61e6f Merge branch 'main' into main 2023-04-27 16:12:47 -07:00
Kakarot 3d0c273e3e PR #951 2023-04-27 18:09:31 -05:00
Kakarot 613370dcd6 Merge pull request #957 from tom-osborne/main
enhancement: Add documentation (luadoc) to functions
2023-04-27 15:47:44 -07:00
Kakarot 414f946688 Merge branch 'main' into main 2023-04-27 15:46:47 -07:00
Kakarot 19d47dad14 PR #958 2023-04-27 17:42:58 -05:00
Kakarot c1759f85cd Merge branch 'main' of https://github.com/qbcore-framework/qb-core 2023-04-27 17:34:54 -05:00
Kakarot 78bde5070a PR #963 2023-04-27 17:34:51 -05:00
Kakarot d10bebd3ec Merge pull request #966 from hakos47:patch-1
GetGroundHash
2023-04-27 15:27:39 -07:00
Kakarot 7a0ad63325 Merge pull request #967 from r3ps4J:main
Fix subs not getting replaced in locales
2023-04-27 15:25:59 -07:00
Kakarot a1b290413f Merge pull request #968 from mrdiamonddirt:feature/add-items-for-newsjob
Feature/add items for newsjob
2023-04-27 15:24:37 -07:00
Kakarot f76e359df2 Merge pull request #971 from erikmeyer08/patch-2
Add pacycheck reason
2023-04-27 15:21:27 -07:00
erikmeyer08 822b2e4187 Add pacycheck reason
Adds the string 'paycheck' for AddMoney function 'reason' variable.
2023-04-14 20:06:09 -04:00
RowDog cffc1712f3 remove all tabs replace with spaces 2023-04-02 13:59:08 +01:00
RowDog 0ee8ff7f38 sorted some spacing 2023-03-31 22:23:02 +01:00
RowDog 052c3fa6ff capitilize the description 2023-03-31 21:30:43 +01:00
RowDog 4675e97f5c add items to shared 2023-03-31 20:53:10 +01:00
r3ps4J 85d25bb911 Fix subs not getting replaced in locales 2023-03-30 12:01:26 +02:00
Zerio 4ba2262a27 Improve code readability 2023-03-25 14:19:51 +01:00
Hakos47 6738c06d55 Update functions.lua 2023-03-23 15:02:35 +01:00
Hakos47 50d73ed52b fix lint failed
return material hash , entity hit, surfaceNormal, end coords, hit, and retval
2023-03-23 12:44:34 +01:00
Hakos47 66c88b51e0 GetGroundHash
returns the hash of the terrain you are on. quite useful for planting scripts
2023-03-23 12:29:46 +01:00
Hakos47 15a264c3c9 GetGroundHash
returns the hash of the terrain you are on. quite useful for planting scripts
2023-03-23 12:24:30 +01:00
David Malchin d38e083f8f Merge branch 'main' into chore/vscode 2023-03-14 10:32:47 +02:00
zwkf ebce504d51 Merge branch 'main' into main 2023-03-07 00:07:38 +00:00
Ducko 90ac4bae8c Merge branch 'main' into main 2023-03-06 16:22:42 +01:00
Index_1 b6249c3783 Update cn.lua (#959)
Update language files
2023-03-05 15:26:48 +01:00
Ilker Kulgu e17a6993dd EMS jobtype (#946)
* EMS jobtype

* Bump

* Update fxmanifest.lua

---------

Co-authored-by: zwkf <dev@charlie.fyi>
2023-03-03 18:01:56 +00:00
tom-osborne 5feec5582b correct use of "or nil" 2023-03-02 07:28:25 +00:00
tom-osborne 7620c1c74a Add documentation (luadoc) to functions 2023-03-01 23:47:21 +00:00