Commit Graph

20 Commits

Author SHA1 Message Date
R0adRa93 235e15abc4 Update vehicles.lua
replaced /t with /s/s/s/s
2022-10-16 10:49:06 -04:00
R0adRa93 93715043ea Update vehicles.lua
fixed linting issues
2022-10-16 10:44:31 -04:00
r0adra93 2caa8787d4 Update vehicles.lua
added commercial vehicles to the lua.
2022-10-14 23:14:58 -04:00
r0adra93 6ef632ac6f Update vehicles.lua
Capitalized remaining values that weren't capitalized.
2022-10-06 02:57:39 -04:00
r0adra93 15b2e7136c added categoryLabel to shared/vehicles.lua
Added categoryLabel to shared/vehicles.lua table.
2022-10-06 02:18:22 -04:00
r0adra93 f0e9a4248a test for multi stores
test for multi stores
2022-09-10 14:22:28 -04:00
dexter9006 fc19a6ac65 Update vehicles.lua
small typo fix
2022-08-16 16:02:13 +01:00
Holidayy95 77112e43ec 2699 cars (#770)
* 2699 cars

* edit

* #BlameBlue

* #
2022-07-28 22:01:03 +03:00
nzkfc 304654b340 Update vehicles.lua 'sportsclassic' to 'sportsclassics' (#759)
* Update vehicles.lua

* Update vehicles.lua
2022-07-20 11:49:39 +03:00
TheiLLeniumStudios db11c7dcec Fix linting issues 2022-05-04 08:08:29 +00:00
uShifty a6160cf738 typo: VehicleHashs to VehicleHashes 2022-04-10 20:45:48 -07:00
uShifty 9d83a952c2 feat: Implement QBCore.Shared.VehicleHashs
Describe Pull request
Indexs the vehicles jenkins joaat(Hash) value as the key of the table as the key so we dont have to do some shitty ass loop through the vehicles comparing joaat values. I have no clue why this secondary table was removed in the first place if I had to guess people were lazy but this should help the lazys by automatically filling the table.

Questions (please complete the following information):
Have you personally loaded this code into an updated qbcore project and checked all it's functionality? [yes/no] (Be honest) 
Yes

Does your code fit the style guidelines? [yes/no] 
Yes

Does your PR fit the contribution guidelines? [yes/no]
Yes
2022-04-09 23:09:57 -07:00
Kakarot ce206bbc9e Merge pull request #551 from buntyverma69/patch-1
Fixed helicopters not going air depot
2022-03-22 20:57:30 -07:00
buntyverma69 a116fbf1c6 Fixed Boats not going depot
I am trying to figure it out why Boats not going to boats depot ! category names are miss matching with garages.
2022-02-27 00:50:52 +05:30
buntyverma69 33c6d0d414 Fixed helicopters not going air depot
i am trying to figure it out why helicopters not going air depot ! category names are miss matching with garages.
2022-02-26 19:51:09 +05:30
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
stolk88 aff4b06e5d qb-vehicleshop cycles bug/fix
When you swap to a cycle in the qb-vehicleshop the scipt can't find a brand
2022-01-07 15:40:39 +01:00
Idris 0f137e3814 BREAKING: feat (shared): Split shared file into multiple files for cleaner and easier config and maintenance.
This is a breaking change.
2022-01-01 17:37:00 +11:00