Skip to content

Commit

Permalink
Merge pull request #161 from Kyusung4698/develop
Browse files Browse the repository at this point in the history
- 0.5.10
  • Loading branch information
Kyusung4698 authored Jan 29, 2020
2 parents c103b6e + 472655d commit bcd2ed0
Show file tree
Hide file tree
Showing 39 changed files with 2,920 additions and 752 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.5.10 (2020-01-29)

* add space as hotkey to close all dialogs (#160)
* add translations files (#158)
* update graph value to be grouped by chaos equivalent (#145)
* update stash width calculation (#159)
* fix `fingerless silk gloves` recognized as `silk gloves` (#157)

## 0.5.9 (2020-01-27)

* add fast price tagging by clicking the desired bar (#147)
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PoE Overlay 0.5.9
# PoE Overlay 0.5.10

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

Expand Down Expand Up @@ -79,9 +79,9 @@ These instructions will set you up to run and enjoy the overlay.

1. Head over to [Releases](https://github.com/Kyusung4698/PoE-Overlay/releases) and download the latest zip
2. Extract zip
3. Run `poe-overlay 0.5.9.exe`
3. Run `poe-overlay 0.5.10.exe`
4. Start Path of Exile
5. Wait until you can see `POE Overlay 0.5.9` in the bottom left corner
5. Wait until you can see `POE Overlay 0.5.10` in the bottom left corner
6. Hit `f7` and set `Language` and `League` to meet your game settings

#### Shortcuts
Expand Down
33 changes: 32 additions & 1 deletion doc/poe/game_ctlr_c_item.txt
Original file line number Diff line number Diff line change
Expand Up @@ -867,4 +867,35 @@ Attacks with this Weapon Penetrate 5% Cold Resistance
99% increased Elemental Damage with Attack Skills
--------
Redeemer Item
--------
--------

Rarity: Unique
Voltaxic Rift
Spine Bow
--------
Bow
Quality: +20% (augmented)
Physical Damage: 31-94 (augmented)
Elemental Damage: 1-279 (augmented)
Critical Strike Chance: 6.50%
Attacks per Second: 1.58 (augmented)
--------
Requirements:
Level: 64
Dex: 212
--------
Sockets: G-G-B-G-R G
--------
Item Level: 72
--------
Adds 1 to 279 Lightning Damage
13% increased Attack Speed
60% of Lightning Damage Converted to Chaos Damage
10% chance to Shock
Your Chaos Damage can Shock
Shock Enemies as though dealing 300% more Damage
Your Shocks can increase Damage taken by up to a maximum of 100%
--------
The eldritch storm descended upon us, and bruised lightning
rained down. Metal withered and flesh melted before its
arcane power. There was no escape, no shelter. Only despair.
871 changes: 871 additions & 0 deletions overlay.babel

Large diffs are not rendered by default.

Loading

0 comments on commit bcd2ed0

Please sign in to comment.