Commit Graph

7 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
Romain Lanz 5a2a36ca44 fix(locales): rename br file and correct indentation 2017-09-13 23:13:30 +02:00