/PoE-Overlay-Community-Fork

An Overlay for Path of Exile. Built with Angular.

Primary LanguageTypeScriptMIT LicenseMIT

PoE Overlay (Community Fork)

PoE Overlay is a tool for Path of Exile. The core aspect is to blend in with the game. Built with Electron and Angular.

Community Development

This version of PoE Overlay was forked on 2020-06-10 to snapshot the app before it was converted to closed source.

We have a Discord server here where we discuss features, bugs, and development. All are welcome to join.

Features

Feature Overview As Video

  • Evaluation of items:

    • select your preferred currencies and language
    • uses the official pathofexile.com/trade website
    • a graphical display of the price distribution
      item
    • filter your search on all supported properties on click
      item_filter
    • an in game browser to display the created search
      browser
    • lets you price tag the item by clicking the desired bar/value
  • Customisable keybindings:

    • bind in game commands to a custom hotkey
    • premade /hideout on F5 and /dnd on F6
  • Bookmark

    • bind websites on hotkeys
  • Misc:

    • Navigating storage by CTRL + WHEEL
    • Highlighting items by ALT + F
  • Menu:

    • an in game menu to change all settings
      menu

See the Wiki for further details.

Roadmap

Module Status Notes
Linux 50% - Allow running this app on Linux
Trade 0% - Send messages
- Trade UI
- etc.

Instructions

Supported Platforms

  • Windows 10 x64
  • Windows 7 x64 (with keyboard support enabled)
  • Linux x64

Prerequisites

  • Path of Exile must be in windowed fullscreen mode
  • PoE Overlay should run with privileged rights
  • You may need to install vc_redist

Installation

  1. Head over to Releases and download one of the following files
    1. poe-overlay-Setup-0.6.28.exe to install locally. This supports auto update/ auto launch.
    2. poe-overlay-0.6.28.exe portable version. This does not support auto update/ auto launch.

Usage

  1. Run either of your downloaded file
  2. Start Path of Exile
  3. Wait until you can see PoE Overlay 0.6.28 in the bottom left corner
  4. Hit f7 and set Language and League to meet your game settings

Shortcuts

You can change these shortcuts in the user settings menu.

Shortcut Description
ctrl+d Displays the item in a frame and evaluates the price. You can open the offical trade site on click of the currency value
f7 Opens the user settings menu

Full list below. Click on Details.

Shortcut Description
ctrl+d Displays the item in a frame and evaluates the price. You can open the offical trade site on click of the currency value
alt+t As above - displays the item translated
alt+w Opens item in wiki
ctrl+alt+w As above - but in external browser
alt+g Opens item in poedb
ctrl+alt+g As above - but in external browser
alt+q Shows map info (layout, bosses)
alt+f Highlights item in stash
ctrl+wheel Navigates through stash tabs
f5 Go to Hideout
f6 Toggle DND
f7 Opens the user settings menu
f8 Exits overlay
alt + num1 Open https://www.poelab.com/
alt + num2 Open https://wraeclast.com/
esc Close latest dialog
space Close all dialogs

Developer Documentation

See here.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments