Commit Graph

9 Commits

Author SHA1 Message Date
Phoenix616 2a37304113 Specify locale when changing case (Fixes #291) 2020-01-29 16:35:04 +01:00
Phoenix616 df76347697 Improve sign price corrections
This includes a new price_precision config entry to set the amount of decimal places to allow on a shop sign (set to 2 by default). Thanks to @andrewkm for this idea.
It also fixes an issue where a zero inside the decimal places was removed instead of it's end and also removes the point and zeros from prices that only have trailing zeros to avoid confusion (e.g. in languages that use the decimal point for thousands)
2018-09-05 23:07:35 +01:00
Gabriele C 8c49bfdbf4 Fixes 2015-08-01 09:52:13 +02:00
Andrzej Pomirski 3c949f0450 Remove trailing zeroes from prices 2015-07-12 19:18:31 +02:00
Andrzej Pomirski e18269a7b7 Prevent from scamming 2014-03-12 12:50:39 +01:00
Acrobot 36c33612a0 Fix possible fraud cause 2013-11-01 13:48:54 +01:00
Acrobot 882f449ba0 Remove debug messages 2013-08-27 00:47:47 +02:00
Acrobot d66f6b95d2 Add a system to fix invalid signs 2013-08-27 00:45:14 +02:00
Acrobot a5bfa86bca Mavenized the project
Switched the project to Maven - you're now able to easily build
ChestShop.
2013-03-08 20:31:15 +01:00