Commit Graph

13 Commits

Author SHA1 Message Date
ElPumpo 27439734fc Merge branch 'master' of https://github.com/ESX-Org/esx_vehicleshop 2018-12-02 14:26:06 +01:00
ElPumpo 2d4fa6dd73 Implemented check for car license, resolves #101 2018-12-02 14:24:35 +01:00
Dione Batista 859b178b42 Correct issue#81 when using br language 2018-12-01 23:10:16 -02: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 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
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 5a2a36ca44 fix(locales): rename br file and correct indentation 2017-09-13 23:13:30 +02:00