Minor changes:
- Added option to change language, for now its only english, polish, russian (this one was translated by ai)
- Added option on incoming messages to leave party as sometimes you are not the one which does the invite or in poe2 atm all messages looks like incoming ones
- Added support for displaying more languages including most of west ones also chinese, japanese, korean
- Added parser for japanese messages and new one for different korean messages
- Added parsing chinese messages
FIX:
- Fixed searching in stash tab while item name contained a comma.
With release of translations Im attaching to binaries a zip file with language files so if anyone wants to make translation for another language which isnt supported yet you should make a file exactly like ru.lang or pl.lang then make a pull request on github for it to be included.
Also startup with .jar file is a bit different now to make different characters working, it needs to be started with encoding for utf-8, instructions how to run it are inside MercuryTrade.jar.zip file - check out "HOW_TO_RUN_JAR.txt".
For anyone that wonders why file size became so big, well I needed to load a font for Chinese, Japanese language and this on itself is like 10MB