Releases: PoE-TradeMacro/POE-TradeMacro
Releases · PoE-TradeMacro/POE-TradeMacro
v2.8.0
TradeMacro:
- Added support for Beast Trading. This initial implementation may be lacking but it's late in the night and it's still not quite sure how all aspects of this should be handled. Feel free to give suggestions for improvements.
- Fixed an issue with pseudomods where totem and minion resitances where added as player resistances (jewels).
- Fixed an issue where Shaped Vault maps weren't found since their base doesn't exist on poe.trade.
ItemInfo:
- "Adds # to # damage" mods now have an additional line that displays the average values of the damage ranges.
- The "total" column of added damage mods has been changed. Suppose there is a mod with three brackets: 1-3 to 7-9, 11-13 to 17-19, 21-23 to 27-29. It used to display as "1-3|27-29", the worst lower range and the best upper range. It now displays "1-23|7-29", the range over all lower values and the range over all upper values.
v2.7.7
- Fixed sceptres using their base type "one handed maces" on poe.trade instead of "sceptres" as type.
- Fixed an issue where some shaper/elder mods where falsely identified as "implicit mods" on poe.trade.
- Changed the default hotkey for the function to open items on peoapp to "ctrl + shift + q" since using "ctrl + alt + q" prevented typing the @ character on some keyboard layouts. You have to manually change your hotkey in the settings though if you have that issue currently.
- Fixed some searches falsely including unique items in their results when the searched item is non-unique.
- Fixed a rare issue that caused the cURL requests to fail for some people.
v2.7.6
TradeMacro:
- Added simple support for opening an item on poeapp.com, the default hotkey is
ctrl + alt + q
and can be changed in the settings menu. - Updated all data files (uniques etc.), since that data comes from the wiki and the wiki was broken a while ago there where some issues updating these files.
- Fixed a few issues with unique flasks and certain mods on other uniqe items not working with the advanced search.
- Added full support for unique items having variations. You can now use the advanced search on items like Vessel of Vinktar and search for the specific version that you have.
- Fixed the buyout only option not working anymore because of changes on poe.trades side.
- Improved the script updater and it's error handling; fixed a few uncommon issues.
- Small improvements to the requests to poeprices.info.
ItemInfo:
- Updated and rewritten information for maps.
- Updated Uniques and Divination Cards with wiki information.
- NO (!) support for Elder/Shaper mods. Waiting on GGG's advanced tier info for the clipboard, for now.
- Slight parsing and display changes.
- Parsing fix for shaped maps.
- Fixed most cases where long mods with linebreaks would cause issues.
- Added Gem Quality information for the three new v3.2 gems.
v2.7.5
v2.7.4
v2.7.3
Sorry for the late update, took some time off. More fixes for open issues should follow soon.
- Fixed an issue that caused the predicted pricing being used for the advanced search and item age check.
- Update some data files (uniques/mods), these files may still be imcomplete o have some issues which should be resolved once the wiki issues are sorted out completely.
ItemInfo:
- Updates for certain 3.1 content:
- All new general item mods should be included (mostly new T1 mods)
- Full support for Abyss Jewels
- Updated Gem Quality
- Included some of the new uniques. More will follow once the wiki situation is sorted out or at least better.
v2.7.2
v2.7.1 - Predicted item pricing fixes
- Added a log file "TradeMacroFolder\temp\poeprices_log.txt" for failed requests to poeprices.info.
- Instructions were to report those issues are inside.
- Fixed an issue with the send feedback request to poeprices.info.
v2.7.0 - Predicted item pricing (machine learning)
- Implemented a predicted item pricing/search using machine learning algorithms:
- This feature uses the ML pricing from poeprices.info.
- For the moment it will only work with rare items, magic items will likely be enabled in the near future.
- This feature replaces the default search (ctrl + d) but is optional and can be disabled again in the settings.
- Be aware that this feature could return correct prices, but also be completely off the mark, improving it needs the help of the community.
- Added poedb.tw as an alternative to the PoE Wiki (open item on wiki hoteky). This is a toggle option and has to be enabled in the settings ("general" section).
- Fixed the new maps not working with the stash highlight hotkey.