Releases: Morph21/MercuryTrade-Community-Fork
Release 1.3.6
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
Release 1.3.5
Release 1.3.5
Minor changes:
- moved option to enable path of exile 2 support into in app settings, remember to save after changing
FIX
- Fixed notifications showing while game is minimized
Known issues with poe2 and MT:
We can't differentiate between incoming and outgoing messages like it is done in poe 1 so until ggg wont do some changes to help with that issue all messages will be shown as incoming even if you are the one sending message to someone
Pre-Release 1.3.4.1
Pre-Release 1.3.4.1
Minor changes:
- Path of Exile 2 support, atm needs configuration in file that's why its marked as pre release
To turn on poe2 support edit file MercuryTrade.l4j.ini inside mercury trade folder, there you need to change value
-Dpoe2=false
to
-Dpoe2=true
then save the file and run MercuryTrade.exe.
You also need to change your path to correct poe2 folder
in this file are instructions how to do it if you prefer to run .jar file instead.
Known issues with poe2 and MT:
- We can't differentiatie between incoming and outgoing messages like it is done in poe 1 so until ggg wont do some changes to help with that issue all messages will be shown as incoming even if you are the one sending message to someone
Release 1.3.4
Release 1.3.4
Minor changes:
- Updated Betrayal cheat sheet
- Leave button was changed that it no longer requires player name to be set up in configuration
FIX
- Fixed all tooltips that didn't work