Skip to content

Releases: redSol/PoeTradeSearchEN

PoeTradeSearch - 3.10.0.0

14 Mar 14:56
Compare
Choose a tag to compare

Updated item data to game version 3.10

3/16/2020

  • Fixed the version, popup prompting to update should no longer ask you to update if you download this version.

PoeTradeSearch - 3.9.2.8

16 Jan 00:33
Compare
Choose a tag to compare
  • added option to disable startup message
  • added option to hide multiple listings from same user
  • fixed corrupted being set to true if a divination card had the text "corrupted" in it
  • made search_by_type set to true if item is currency no matter what option is set in config file

PoeTradeSearch - 3.9.2.7

14 Jan 02:26
e0ca8c8
Compare
Choose a tag to compare
  • Updated Filter.txt file, make sure to replace it with your current one
  • added support for annointments
  • added a label for the value of each modifer on an item
  • added support for the "Cannot be Frozen" modifier
  • changed the "Level" label to "iLevel"
  • made the UI a bit bigger

PoeTradeSearch - 3.9.2.6

12 Jan 08:28
Compare
Choose a tag to compare
  • made currency exchange more readable
  • added minimum stock value to currency exchange

preview of the currency exchange:
https://i.gyazo.com/4acb48d4dcef6e2d7957922bc59403be.png

PoeTradeSearch - 3.9.2.5

12 Jan 02:41
Compare
Choose a tag to compare
  • Added a poeprices.info search tab for rare items

PoeTradeSearch - 3.9.2.4

12 Jan 00:20
Compare
Choose a tag to compare
  • Now merges config files every time new options become available
  • Added option for always_on_top which determines whether you would like the UI to be always on top or not
  • Now requires Newtonsoft.Json package to build
  • Now uses decimal values for min and max
  • Added fast invite shortcut, Default key is (117 / F6)

PoeTradeSearch - 3.9.2.3c

11 Jan 04:00
Compare
Choose a tag to compare
  • fixed currency exchange now able to show offline results
  • Added a way to set account status to "online" or "any"
  • Detailed view now shows green text for online users, and red text for offline users
  • fixed a bug with item mods that have no min value

PoeTradeSearch - 3.9.2.2b

10 Jan 23:45
Compare
Choose a tag to compare
  • Added config option to enable updating price on checking a mod
    (note that setting this option to true may cause some problems).

PoeTradeSearch - 3.9.2.2

10 Jan 22:45
949135e
Compare
Choose a tag to compare
  • Added min, max value percent. Max value can be enabled in the config file under options, it will use the min value and multiply it by the percentage set in the config.
  • Added when checking an item mod, it will now update the price instead of clicking the price to update it.
  • Fixed weapon damage modifiers not inputting the correct value. Min value will now use (min + max) / 2

Config file contains some changes in the "options" section,
these options are called:
min_value_percent
max_value_percent
unique_min_value_percent
unique_max_value_percent
set_max_value

PoeTradeSearch - 3.9.2.1

09 Jan 22:51
add23ff
Compare
Choose a tag to compare
  • Added a way to set what mod types you want for your checked mods such as pseudo, explicit, implicit, crafted that can be set in your config file.
  • If you do not wish to replace your whole config file, replace the "checked" list in the config file with the one in the latest config file.
  • Fixed a bug where if you did not check off the #% total elemental resistance mod, the mod would re-appear in the next item it parsed even though it did not have that mod.