Commit Graph

169 Commits

Author SHA1 Message Date
Ruqen 7a6e62cf14 Fixes resource acting stupid on restart 2021-01-23 21:20:32 +03:00
Ruqen bfeae29309 Fixes resource acting stupid on rest 2021-01-23 21:20:21 +03:00
Christopher Gjelten 79e10361bb Merge pull request #325 from HypeLevels/patch-1
Update config.lua
2020-12-01 14:45:57 +01:00
HypeLevels 3266d0f69c Update config.lua
Changed the default language to be English as it is the universal language.
2020-11-28 22:28:21 +00:00
Jérémie N'gadi e4a083e2d7 Merge pull request #287 from shortybsd/patch-3
Update esx_vehicleshop.sql
2020-05-17 11:38:21 +02:00
Jérémie N'gadi a1c51a76d1 Merge pull request #288 from shortybsd/patch-4
Update en_esx_vehicleshop.sql
2020-05-17 11:38:15 +02:00
Jérémie N'gadi 4dea5cc943 Merge pull request #289 from shortybsd/patch-5
Update br_esx_vehicleshop.sql
2020-05-17 11:38:09 +02:00
Jérémie N'gadi c385726f37 Merge pull request #290 from shortybsd/patch-6
Update de_esx_vehicleshop.sql
2020-05-17 11:38:02 +02:00
Jérémie N'gadi 1874129e71 Merge pull request #291 from shortybsd/patch-7
Update fi_esx_vehicleshop.sql
2020-05-17 11:37:56 +02:00
Jérémie N'gadi 283818bb35 Merge pull request #292 from shortybsd/patch-8
Update pl_esx_vehicleshop.sql
2020-05-17 11:37:50 +02:00
Jérémie N'gadi 1b952df672 Merge pull request #293 from shortybsd/patch-9
Update sv_esx_vehicleshop.sql
2020-05-17 11:37:44 +02:00
shortybsd cc641fa355 Update sv_esx_vehicleshop.sql
int & TINYINT - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:45:46 -05:00
shortybsd 1a9f965bba Update pl_esx_vehicleshop.sql
int & TINYINT - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:43:54 -05:00
shortybsd 35e3035b39 Update fi_esx_vehicleshop.sql
int & TINYINT - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:42:10 -05:00
shortybsd b8eb2be66f Update de_esx_vehicleshop.sql
int & TINYINT - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:40:42 -05:00
shortybsd 3e7c980c59 Update br_esx_vehicleshop.sql
int & TINYINT - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:38:55 -05:00
shortybsd f70ac34a6a Update esx_vehicleshop.sql
int & TINYINT - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:36:31 -05:00
shortybsd edf45746a2 Update en_esx_vehicleshop.sql
int & TINYINT - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:33:53 -05:00
shortybsd 485897fb5c Update esx_vehicleshop.sql
int & TINYINT - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:32:00 -05:00
Samuel ee6fa0db7c Merge pull request #273 from TehZombiJesus/patch-1
Updated French translation
2020-04-21 13:15:45 +02:00
Samuel 9d1e7ac6ed Merge pull request #274 from SW1FT/patch-1
Fixed English typos
2020-04-21 13:14:41 +02:00
SW1FT 25a0287e15 EN locale fixes 2020-04-21 08:24:48 +01:00
Kevin O'Byrne 61bd1cc3bf Update fr.lua 2020-04-19 03:49:04 -04:00
ElPumpo 79029d5608 Latest ESX code 2020-04-14 16:53:35 +02:00
ElPumpo 2855a34038 Fixed paying rent with latest ESX accounts, added automatic removal if cannot afford 2020-03-31 12:28:57 +02:00
Samuel 6b75c157c0 Merge pull request #244 from rex2630/patch-1
Minor cleanup
2020-02-25 11:38:22 +01:00
ElPumpo 67d1279039 Updated sql for new license length 2020-02-17 23:30:39 +01:00
ElPumpo b1fc7b392e Fixed security issue 2020-02-17 21:57:00 +01:00
rex2630 bf52a54411 Minor cleanup 2020-02-15 19:22:30 +01:00
Samuel 167c14c4b7 Merge pull request #238 from Oldarorn/patch-1
Improved French translation
2020-02-12 11:35:57 +01:00
ElPumpo c5da295ed6 Fixed #237 2020-02-12 11:35:07 +01:00
ElPumpo dae665f77a Cron job use async to not kill server paying rent 2020-02-12 10:59:01 +01:00
Oldarorn 6a0fcb42b9 Update fr.lua 2020-02-10 22:10:56 +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
rex2630 5e6cd29ca8 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:04:01 +01:00
Samuel 654f9fb013 Merge pull request #228 from maiconkkl/master
Improved Portuguese translation
2020-01-15 20:51:06 +01:00
maiconkkl 40e4a009f1 Correcting and improving translation 2020-01-05 23:09:13 -03:00
rex2630 68a9f126eb Support for new ESX weight system (#224)
* Support for new ESX

* Fix

* Fix 2 and removed sourceItem variable
2019-11-12 20:55:27 +01:00
ElPumpo 956fe5f183 Minor code cleanup 2019-11-09 17:25:41 +01:00
ElPumpo 967cde347e Fix spawned vehicles not unloading from memory, closes #142
Co-Authored-By: Alex Garcio <redalex@users.noreply.github.com>
2019-05-31 12:35:09 +02:00
ElPumpo 3705e6b654 Reencode base64 phone logo, minor indent changes 2019-05-20 23:02:21 +02:00
ElPumpo 466ca0a399 Proper cb usage 2019-05-05 09:51:18 +02:00
ElPumpo ccf027261b Default 'job' to empty string instead of null, fixes #147 2019-03-04 21:48:07 +01:00
ElPumpo 3cbe635fdc Sorround reserved keyword with backticks 2019-01-04 13:21:34 +01:00
ElPumpo 107d6993db Fixed #126 2019-01-03 13:20:14 +01:00
ElPumpo 5bf24e50b5 New code for job vehicles 2018-12-30 23:37:55 +01:00