Skip to content

Releases: Kyusung4698/PoE-Overlay

Added Skip Tutorial Button, Fixed Market Having Invisible Prices

02 Aug 11:40
a9cefe1
Compare
Choose a tag to compare

1.0.10 (2020-08-02)

  • added whois button to the trade window
  • added skip button at the tutorial (#765)
  • fixed an issue on lower resolution having invisible market prices (#811)

PoE Overlay should update automatically once Overwolf is restarted and PoE is not running.

Website (Feature Overview, Installation Guide, Request Features, Submit Bugs, Roadmap)
Direct Download (Overwolf App Store)

Stash Navigation, Item Images at the Market

30 Jul 11:43
e7f22ed
Compare
Choose a tag to compare

1.0.9 (2020-07-30)

  • added stash navigation on ctrl + mousewheel
  • added better support for the generate poe.ninja urls based on the league and name (#208)
  • added latest_whisper placeholder for commands
  • added item images at the search market
  • added different step sizes at the exchange market (CTRL 50, SHIFT 25, ALT 5) (#797)
  • added experimental horizontal layout (enableable at the settings) for the evaluate dialog (#769)
  • updated windows to be draggable by their content (#768)
  • fixed an issue at the market enabling sockets to be toggleable

PoE Overlay should update automatically once Overwolf is restarted and PoE is not running.

Website (Feature Overview, Installation Guide, Request Features, Submit Bugs, Roadmap)
Direct Download (Overwolf App Store)

Support for the new cluster jewels stats

09 Jul 17:15
0d70e0b
Compare
Choose a tag to compare

1.0.8 (2020-07-09)

  • added support for the new cluster jewels stats
  • added a new hotkey (default on F10) to manually capture replays
  • added a toggle to disable the leaving of a party via kick using the trade finished action (#774)
  • added a audio button at the trade settings to customize the notification sound (#786)
  • added a lower opacity for market results once they have been requested (#780)
  • added the seller name for items and bulk exchanges at the market (#773)
  • fixed an issue at the market type filter resulting in a unknown category error (#793)

PoE Overlay should update automatically once Overwolf is restarted and PoE is not running.

Website (Feature Overview, Installation Guide, Request Features, Submit Bugs, Roadmap)
Direct Download (Overwolf App Store)

1.0.2 - Added Trade Module

16 Jun 11:17
5461d45
Compare
Choose a tag to compare

1.0.2 (2020-06-16)

  • added misc module
    • stash highlight on alt+f
  • added trade module
    • support for poe.app, poemap.live, poe.trade, official trade
    • view incoming/ outgoing trades
    • invite/ trade player
    • highlight items in stash
  • added open poeprices.info url on source click
  • fixed a first time launching error occuring if the GGG API could not be reached

PoE Overlay should update automatically once Overwolf is restarted and PoE is not running.

Website (Feature Overview, Installation Guide, Request Features, Submit Bugs, Roadmap)
Direct Download (Overwolf App Store)

1.0.0 - PoE Overlay goes Overwolf

09 Jun 22:00
a72e1ad
Compare
Choose a tag to compare

So. What is new?
The new version is built on Overwolf - a platform for building performant in-game overlays. They also work closely with game publishers to make sure you never get banned. See more of their commitment to you.

The 1.0 update

  • added a interactive guide for first time user
  • added market module (item search & request)
  • added replay module (rewatch important game events)
  • added vulkan support
  • added native fullscreen support
  • added placeholder support for commands (e.g. /kick @char)

I've also made a short (< 1:15) release video which shows most of the features and how to install it:
https://youtu.be/u3M0P7yAVpU

How to update?
An automatically update is not possible. You'd need to manually remove the current version and download the new version from the link below.

Links

  • Website (Feature Overview, Installation Guide, Request Features, Submit Bugs, Roadmap)
  • Direct Download (Overwolf App Store)

0.6.29 - Added deprecated warning

09 Jun 22:00
a72e1ad
Compare
Choose a tag to compare

0.6.29 (2020-06-10)

  • added deprecated warning

0.6.28 - Added Fetch Count At The Option Menu

09 May 19:08
20d73bb
Compare
Choose a tag to compare

0.6.28 (2020-05-09)

  • added fetch count at the option menu (#692)
  • fixed a rate limit issue which was caused by requests not getting marked as finished (#695)

0.6.27 - Updated Rate Limiting Behavior

08 May 14:59
c4c297c
Compare
Choose a tag to compare

0.6.27 (2020-05-08)

  • updated rate limiting behavior (#678)
    • accounts for external requests as well (e.g. done through the website)
    • checks current limit with a single request before sending
      multiple requests if current limit is stale
    • fails instantly if rate is limited
    • fails after 10s if rate is still reached
  • fixed search triggered after changing filter if initial search is off (#682)
  • fixed corrupted weapons unable to parse (#684, #688)

0.6.26 - Enforce GGG Api Rate Limit, Normalize Quality Properties

29 Apr 16:53
ba5e001
Compare
Choose a tag to compare

0.6.26 (2020-04-29)

  • add enforce rate limit before calling the actual api
  • add initial search toggle - off by default (#672)
  • add custom user agent to identitfy requests against external apis
  • add normalize quality for attack and defense properties (#624)
  • add evaluate pricing (clipboard, tagging) - clipboard by default
  • update data to 3.10.1f
  • remove auto price tagging
  • remove local package version (#662)
  • fix poedb using wrong cn value for helmets (#663)

0.6.25 - Add Properties Query Restriction, Fix Handle Leak

24 Apr 14:26
e4c7cd4
Compare
Choose a tag to compare

0.6.25 (2020-04-24)

  • add delay after closing the dialog via fast tagging (#629)
  • add properties query restriction based on item category (#658)
  • fix optimize analyze function (#652)
  • fix stack size over 1000 wrong value used (#656)
  • fix handle leak (#654)