Open tfp opened 4 years ago
Ah. Thank you for your report. I will check decimal separator by Region and share the progress here.
1st Update 1.4.0.1 Rework (Trade Notification, ChatScan, Settings, UI) + a few new useful features. + bug fix. + stablized. → 2020.03.10~2020.03.11 (local time in Korea)
2nd Update 1.4.0.2 Add price check related main features like trademacro and currenycop. → 2020.03.13~2020.03.14 (local time in Korea)
======================= 1.4.0.3 DeadlyTrade Released.
○ CONFIG File is changed.
○ BUG FIX
Sorry for late. Stabilizing was done at 1.4.0.4 version. And some bug fixed at 1.4.0.5 version.
So, I will add/modify your region character problem next update.
In the poe.ninja window if you want to calculate fractions of currency conversions e.g. between Exalts and Chaos, there is only '.' allowed as decimal seperator instead the local one. But in my region (germany) is ',' the decimal seperator. What happens is, that I can't type in '0,5' only '0.5'. But '0.5' is then parsed with localisation with the (somewhat correct) result '5'. That means it's currently not possible on german windows to calculate fractions of currencies. (Just to note: all displays of fractions are correct)