Commit Graph

11 Commits

Author SHA1 Message Date
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
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 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