Commit Graph

6209 Commits

Author SHA1 Message Date
Lorenzo b50fb3ba65 fixxxx (#35) 2020-02-11 20:29:01 +01:00
Jay 8e13cf6613 esx:spawnVehicle using Player Heading (#486)
* esx:spawnVehicle using Player Heading

Updated esx:spawnVehicle to use the players heading as opposed to the default 90.0 degree angle

* Update main.lua
2020-02-11 19:45:48 +01:00
Samuel 0bd4267715 Merge pull request #494 from Oldarorn/patch-2
Updated French translation
2020-02-11 14:19:55 +01:00
Oldarorn 8d308f7c82 Update fr.lua 2020-02-11 12:32:20 +01:00
ElPumpo 548b676e5d Added missing translations 2020-02-11 12:01:39 +01:00
ElPumpo d15cd7d0ec Update en.lua 2020-02-11 11:54:57 +01:00
ElPumpo f11e97e0a5 Improved ammo label handling, extended weapon configuration file with ammo hash and label 2020-02-11 11:50:59 +01:00
ElPumpo e25f5dee2e Temp code revert for loadout updating, fixes ammo sync 2020-02-11 11:37:47 +01:00
Oldarorn 8f0ff81b04 Adding french translation (#16)
* Create fr.lua

* Update fxmanifest.lua
2020-02-11 08:27:01 +01:00
Oldarorn 6a0fcb42b9 Update fr.lua 2020-02-10 22:10:56 +01:00
Samuel 6125f583df Merge pull request #26 from pikaxo/patch-1
rectify README.md
2020-02-09 16:31:14 +01:00
ElPumpo 5c37ab654e Merge branch 'master' of https://github.com/ESX-Org/esx_vehicleshop 2020-02-08 20:05:01 +01:00
ElPumpo 5c1feb05ad Fixed missing plate 2020-02-08 19:52:41 +01:00
rex2630 637fe9e80b Added czech locale (#236)
* Create cs.lua

* Update fxmanifest.lua
2020-02-08 14:54:17 +01:00
ElPumpo b623f11a73 Sort vehicles in chronological order, dont open shop menu if vehicle list is empty 2020-02-08 12:54:45 +01:00
ElPumpo 14fbc69357 Major improvements, see desc
- Fixed selling same vehicle multiple times
- Fixed selling <no> vehicle
- Major security improvements
- Removed buying vehicle for society
- Code cleanup
- Fixed depopping vehicle not working (not respecting network owner)
2020-02-08 12:36:18 +01:00
ElPumpo 783a5eeae2 Fixed remove blips on change job, fixed blip not properly registering 2020-02-06 13:06:25 +01:00
ElPumpo 259cbc5b08 Fixed identity job 2020-02-06 13:05:43 +01:00
ElPumpo 6d89fd9283 Corrected locales 2020-02-06 11:22:43 +01:00
ElPumpo 98a68bd107 Added "exception handler" to missing authorized vehicle list 2020-02-06 10:54:04 +01:00
rex2630 0b2754a8e2 Added czech locale (#36)
Added Czech locale
2020-02-05 23:29:57 +01:00
ElPumpo b221c33800 Final commit v1.2.0 2020-02-05 11:21:12 +01:00
ElPumpo 146328ddea Implemented only show menu if bills available, closes #25 2020-02-05 11:16:02 +01:00
ElPumpo 19a54ee750 Minor cleanup, use RegisterKeyMapping() native, fixed not working on latest esx, closes #34 2020-02-05 11:10:51 +01:00
ElPumpo 65abc5b490 Reverted accedental dev code 2020-02-04 20:58:03 +01:00
Samuel e03bd990a1 Merge pull request #31 from Tinky124/patch-1
Removed misleading key table
2020-02-04 13:59:09 +01:00
Luis26x 1cee8032cb locales/es.lua
add 	'locales/es.lua',
2020-02-04 07:38:45 -05:00
Luis26x 044a318a93 esx_es_esx_bankerjob.sql
Here is the full translation in Spanish, I hope you can add it
2020-02-04 07:36:58 -05:00
Luis26x 49d0b5b883 es.lua
Here is the full translation in Spanish, I hope you can add it
2020-02-04 07:31:58 -05:00
ElPumpo 108cad0a6d Correct locale strings 2020-02-03 13:28:25 +01:00
ElPumpo 96c1ab491f Implemented pay when selling property, added prices to menu and more (desc)
- Improved dialogs, differnet for owning / renting
- Updated locale names
- Get half money back when selling
- Added configurable rent & sell prices in config
2020-02-03 13:19:55 +01:00
ElPumpo 897d60bf13 Fixed taking random weapon, added missing weapon checks 2020-02-03 11:25:19 +01:00
ElPumpo 71315bcd17 Use async to limit paying rent 2020-02-03 11:12:55 +01:00
ElPumpo 6ed2e1c4e7 Minor changes 2020-02-01 13:02:23 +01:00
ElPumpo d83ad88ade Fixed ranks, fixes #387 and closes #142 2020-01-30 12:04:55 +01:00
ElPumpo 7f75fe55b9 Revert unfinished code 2020-01-30 11:37:54 +01:00
ElPumpo 74aa8328b6 Fixed syntax errors and more 2020-01-30 11:33:40 +01:00
Yagiz ALP 7cd4e234e0 Added turkish language (#44)
* Create tr.lua

* Update tr.lua

Added turkish locale

* Update fxmanifest.lua

* done

hmm, yes, floor here is made out of floor.
2020-01-28 19:48:33 +01:00
rex2630 c37a2170d7 Added Czech locale (#384)
* Update fxmanifest.lua

* Create cs.lua
2020-01-24 17:05:54 +01:00
ElPumpo a5e8e7f6b8 Update main.lua 2020-01-24 13:25:25 +01:00
ElPumpo 355c04bebb Move vehicle garage to seperate file, see desc for full change 2020-01-24 13:25:10 +01:00
ElPumpo bfb15244d0 Added IsModelInCdimage() check to garage 2020-01-24 12:29:14 +01:00
ElPumpo a606c2bdd2 Fixed NUI limit with too many vehicles in garage 2020-01-24 12:21:11 +01:00
ElPumpo 073cfde650 Merged helicopter and car garage, which removes dupe code and move to its own file 2020-01-24 12:11:45 +01:00
ElPumpo d4776bf383 Removed unused locale 2020-01-24 11:34:44 +01:00
ElPumpo ef171d2ded Minor cleanup, removed unused code 2020-01-24 11:33:53 +01:00
ElPumpo 24990717bc Fixed #135 2020-01-24 11:25:25 +01:00
ElPumpo 9a80cd0dcd Minor code improvements 2020-01-24 11:19:56 +01:00
rex2630 54bb4aa7b1 Added czech language (#11)
* Create cs.lua

* Update fxmanifest.lua
2020-01-23 17:02:25 +01:00
rex2630 e1eb0aea2c Create cs_esx_basicneeds.sql 2020-01-23 16:54:32 +01:00