Skip to content

Releases: Kyusung4698/PoE-Overlay

0.6.24 - Update data to 3.10.1e, Fix Price Tagging Opening Chat

22 Apr 14:18
e89e4f5
Compare
Choose a tag to compare

0.6.24 (2020-04-22)

  • add separate save button to settings menu (#645)
  • update data to 3.10.1e
  • fix poe.ninja showing the relic price variant (#639)
  • fix mouse clicks not registering for price tagging (#629)

0.6.23 - Add poeprices.info Feedback, Update Value Range Component

18 Apr 18:52
6419a9c
Compare
Choose a tag to compare

0.6.23 (2020-04-18)

  • add feedback for poeprices.info price prediction (slug@poeprices)
  • add alternative poe titles support (#539)
  • add focusable (keyboard support) as general setting (#620)
  • update value range component (#595)
    • is now showing both values on hover/ focus even if those are the same
    • is now fully operable via scrolling (# -> default -> #)
    • change scrolling directions to feel more natural
  • update data to 3.10.1d
  • fix font not loading by adding a local fallback (#635)
  • fix shortcut still active even though poe overlay has no more focus (#627)
  • fix values over 1000 resetting to # (#632)
  • fix mouse position incorrect applied after changing window display settings (#629)

0.6.22 - Add Rare Item Prediction Based On poeprices.info

13 Apr 15:13
46cb2e3
Compare
Choose a tag to compare

0.6.22 (2020-04-13)

  • add poeprices.info price prediction (#544)
  • fix multi dialogs not working
  • fix default range values applied on properties (#615)
  • fix apply range only on attack/ defense properties (#617)
  • fix poe overlay does not skip the task bar (#618)

image

0.6.21 - Add Item Frame Opacity, Min-Max Range For Properties, Remove Quality Restrictions

12 Apr 15:23
f3f50de
Compare
Choose a tag to compare

0.6.21 (2020-04-12)

  • add focus game after closing all dialogs (#606)
  • add item frame opacity setting (#607)
  • add standard league as fallback if poe ninja returns no results for selected league
  • add own min max range settings for properties
  • add preselect attack and defense as setting
  • update keyboard support to be always enabled
  • remove quality min/ max restriction (#611)
  • fix move poe overlay to top after focusing poe (#608)

0.6.20 - Fix PoE Overlay Losses Focus After Clicking On It

10 Apr 14:03
5ffcb57
Compare
Choose a tag to compare

0.6.20 (2020-04-10)

  • fix poe overlay losses focus after clicking on it (#602)

0.6.19 - Fix PoE Overlay Not Visible After Focus Change

10 Apr 11:24
e14c93a
Compare
Choose a tag to compare

0.6.19 (2020-04-10)

  • update evaluate-translate default shortcut to Alt + T (#590)
  • fix poe overlay not visible after focus change (#587)

0.6.18 - Update Settings Dialog, Data to 3.10.1c and Fix Incorrectly Calculated Quality Max

08 Apr 12:29
55c329a
Compare
Choose a tag to compare

0.6.18 (2020-04-08)

  • add file cache for all requests to further reduce total request count
  • add temporary cache for listings to reduce detail requests
  • update settings dialog
    • is now an actual window which can be resized
    • has now a responsive design to support smaller viewports
    • ui language is now directly applied
    • zoom is now directly applied
  • updata data to 3.10.1c (#555)
  • update run iohook only if required (stash navigation)
  • fix quality higher than 20% showing a lower value as max (#584)
  • fix Oni-Goroshi Charan's Sword unable to parse (#575)

0.6.17 - Add Unidentified Items Support, Show Properties With 20% Quality

02 Apr 20:15
83b9b82
Compare
Choose a tag to compare

0.6.17 (2020-04-02)

  • add file cache as last resort to ensure a robust api in cost of fresh data
  • add unidentifed items support
  • add armour/ evasion/ energy shield/ dps with 20% quality (#136)
  • update use same height for each mod whether selected or not (#540)
  • update evaluate search error display to include the actual reason (#537)
  • fix Titan's Arcade Map of Temporal Chains mismatched with Temporal Chains (my patrons)

0.6.16 - Add Configurable Fetch Count, Clear Session, Untoggled Modifier Not Triggering Search

31 Mar 10:39
089dc73
Compare
Choose a tag to compare

0.6.16 (2020-03-31)

  • add disabled debounce time on max value (#522)
  • add configurable fetch count to ensure the request rate is met (#520)
  • add clear session on application start and unknown http error (#520)
  • update untoggled modifier do now not cancel the search (#512)
  • fix rare armour searched with type and name instead of term (#506)

0.6.15 - Fix PoE Overlay Stays Active

27 Mar 12:32
1b5bbc6
Compare
Choose a tag to compare

0.6.15 (2020-03-27)

  • fix an error occured while fetching poe.ninja (#468)
  • fix poe overlay does not recognize if poe is no longer active (#485, #486)