Commit Graph

28 Commits

Author SHA1 Message Date
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 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 9fabb62be3 Await vehicle to load, resolves #80 2018-12-02 16:54:32 +01:00
ElPumpo 2d4fa6dd73 Implemented check for car license, resolves #101 2018-12-02 14:24:35 +01:00
ElPumpo 6c570cee98 Added sold vehicles list 2018-11-25 15:54:19 +01:00
ElPumpo 592083b2ae Security improvement, resolves #36 2018-11-20 21:00:29 +01:00
ElPumpo 8e76143a7b Removed PV command, closes #97, closes #90, closes # 2018-11-20 11:48:53 +01:00
ElPumpo 11e58a247d Removed unused locale strings 2018-11-20 11:16:36 +01:00
ElPumpo feb0b05406 Proper string formatting, no more hardcoded $ signs 2018-11-20 11:02:16 +01:00
ElPumpo 5bdb3e90ba Implemented selling back vehicle to provider, closes #51 2018-07-25 14:08:45 +02:00
ElPumpo 6a4ccf0cd7 Implemented plate generation from esx_migrate 2018-07-24 16:20:52 +02:00
ElPumpo 1f6cbe9d8d Fixed buying vehicles not changing vehicle, minor changes 2018-07-24 15:52:37 +02:00
ElPumpo f62fd2c75a Tab indent, further cleanup 2018-07-24 15:19:12 +02:00
ElPumpo 1b5c7405a5 Fixed paying rent (fixes #30), fixed #33 2018-05-04 18:08:03 +02:00
ElPumpo f6b01ed968 A lot of cleanup, see desc
- Improved i18n formatting
- All employees can buy vehicles
- Fixed exploit taking more than you can carry from the society
2018-04-10 21:28:15 +02:00
ElPumpo 78265594d2 Improved English translation, closes #18 2018-04-10 20:41:28 +02:00
Romain Lanz 29569ce133 fix(locales-en): typo in key name 2017-09-14 21:16:28 +02:00
Romain Lanz 64c99d111b chore(coding-style): update
- Adding the .editorconfig file
- Ensure there's a trailing comma
- Ensure there's a space before parameter when declaring a function
- Ensure there's no empty line before block declaration
- Ensure 2 spaces is used to indentate
2017-09-14 12:11:56 +02:00
Romain Lanz 5af5aac73f chore(locales-en): correct indentation 2017-09-13 23:17:34 +02:00
Romain Lanz 05dd5b5fc7 fix(locales): add comma
Closes https://github.com/FXServer-ESX/fxserver-esx_vehicleshop/issues/6
2017-09-13 23:15:42 +02:00
Don 0daf20143f Update en.lua 2017-09-13 01:51:39 -07:00
renaiku bb88036dab fix type in en.lua 2017-09-12 10:40:05 +02:00
Jérémie N'gadi bb767f6819 Add society owned vehicles support 2017-09-09 16:50:18 +02:00
nearbyplayer 3fc2af089c Update multi-language support 2017-09-03 15:04:15 -04:00
Jérémie N'gadi 5c36acb9b8 Add sell / rent notifications 2017-09-03 16:28:36 +02:00
nearbyplayer 02750f3a41 Update multi-language support 2017-09-02 19:18:25 -04:00
nearbyplayer 9226d33a56 Update multi-language support 2017-08-23 14:52:31 -04:00
Don 4d901b0b77 Multi-language support
Added en language support
2017-08-23 01:20:54 -07:00