Commit Graph

8 Commits

Author SHA1 Message Date
ElPumpo 1225107671 Enforced 2 space indent on locale files 2018-11-28 21:39:04 +01:00
ElPumpo 786d6d24a0 Proper string formatting, no more hardcoded $ signs 2018-11-25 16:08:28 +01:00
ElPumpo f02711422f Corrected Swedish locale 2018-08-13 20:46:05 +02:00
ElPumpo 922d0c5fec Implemented paying with bank balance, cleanup 2018-07-08 15:18:47 +02:00
ElPumpo 127bfb6b9e Minor string formatting improvements 2018-06-04 22:30:54 +02:00
ElPumpo b12d6c139f Fixed exploit: negative bills
Sending negative bills gives the target player money! This adds a simple check to see if the bill is a negative value.
2018-02-22 18:36:14 +01:00
ElPumpo 93daf17c9a Added message to reciver...
when the target player doesn't have enough money to pay the bill
2018-02-22 17:37:15 +01:00
ElPumpo d052d98042 Fixed negative bills 2018-02-22 16:57:43 +01:00