Originally Posted by Daymaker
Bug report:
In a locale where the decimal separator is a comma (such as Swedish), the pawn string on the overview tab is broken.
|
This is not something I can do anything about, sadly enough. Your only option is to change Excel's locale or change the decimal separator itself. Unless someone knows a way to detect and/or change the locale from within Excel formulas.
Hard mode filter is in the works at the moment, since I actually think that one is fairly useful (and for future expansions as well). For the rest the amount of items available is just too minimal per slot that it doesn't really clutter up.
EDIT:
Pawn expects a US format no? I.e. a period as decimal separator. If so, I can just lock the cell to use that, regardless of what the user's locale is.