Kvan7 835e43a166 v0.1.4 (#166)
* Fix #132

* Features/python script update (#143)

This closes the following issues:

- #67 
- #68 
- #69 
- #70 
- #110 
- #111 
- #112 
- #139

* [Parse Error] - Dualstring bow #60

* Adds starting for localization

* tests yay, this is terrible Add junit tests :( #74

* revert tests cause they were really terrible

* bump gitignore so i dont lose files

* Features/pseudo-pseudo (#93)

* uhhhhhhhhhhhh, maybe pseudo will get support before GGG

* psesudo only ele

* remove git ignored files

* fix ignore

* working tree

* update parser #67

* bump

* more stuff

* maybe working new desc parsing

* Description parser

* Maybe?

* update

* add ko and cmn-Hant

* Add items and pseudo

* push to main

* force utf-16

* moving data

* uh, miss typed a utf 8 for a utf 16

* revert cause that was worse

* Features/moreLocalizationFixes (#148)

* change data files

* ru client strings

* Revert to search by translated name

REVERT THIS LATER ONCE COPY ADVANCED DESC IS BACK

* ru ko and cmn-Hant parse correctly now

* Change Exalted orb to Perfect Jewelers orb

May change again, but just found out about sidekick and since their program was made before creating this, I'm not going to add conflict of logos.

* change from jewelers to div, didn't like how it looked in ui

* Update README

* Update README.md

* Update README.md

* Revert "change from jewelers to div, didn't like how it looked in ui"

This reverts commit b11d33353d.

* Update README.md

* Update localization for PoE2 #66

Functional. Missing some base types in some languages but will make separate issue

* move .ds_store to ds_store (just unhide)

* Builtin browser opens while disabled in settings #103

* [Not Recognized Modifier] - +2 Charm Slots #137

* Remove calls to poeprices for now

* Version Bump to v0.1.4

* Move store and rename

* file move error

* lint + update app_i18n

* [PoE2] Item gets pinned in-game with CTRL+D (auto-hide on) #124

* add fix to pull-json

* final lint fix
2024-12-24 12:45:31 -06:00
2024-12-17 21:50:25 -06:00
2024-12-24 12:45:31 -06:00
2024-12-24 12:45:31 -06:00
2023-12-07 09:23:25 +02:00
2024-12-24 12:45:31 -06:00
2024-12-24 12:45:31 -06:00
2024-12-17 21:50:25 -06:00
2023-04-13 17:42:39 +03:00
2024-12-12 07:10:08 -06:00
2024-12-24 12:45:31 -06:00
2020-01-07 08:43:45 +02:00
2024-12-24 12:45:31 -06:00
2024-12-11 17:21:18 -06:00

Perfect Jewelers Orb Exiled Exchange 2

GitHub Downloads (specific asset, latest release) GitHub Tag GitHub commits since latest release (branch)

Path of Exile 2 overlay program for price checking items, among many other loved features.

Fork of Awakened PoE Trade.

Moving from POE1/Awakened PoE Trade

  1. Download latest release from releases
  • Currently only Windows is supported
  • Only available as pre-release right now
  1. Run installer
  2. Run Exiled Exchange 2
  3. Launch PoE2 to generate correct files
  4. Quit PoE2 and EE2 after seeing the banner popup that EE2 loaded
  5. Copy apt-data from %APPDATA%\awakened-poe-trade to %APPDATA%\exiled-exchange-2 to copy your previous settings
  • Resulting directory structure should look like this:
  • %APPDATA%\exiled-exchange-2\apt-data\
    • config.json
  1. Edit config.json and change the value of "windowTitle": "Path of Exile" to instead be "Path of Exile 2", otherwise it will open only for poe1
  2. Start Exiled Exchange 2 and PoE2

Updating from 0.0.1 -> 0.0.10

Follow same steps as tranfering from PoE1, instead of copying from %APPDATA%\awakened-poe-trade to %APPDATA%\exiled-exchange-2 instead copy from %APPDATA%\awakened-poe2-trade or %APPDATA%\awakened-poe2-trade2 to %APPDATA%\exiled-exchange-2. After copying files feel free to run the uninstaller for awakened-poe2-trade to remove old executables, or delete %APPDATA%\awakened-poe2-trade and Local\Programs\awakened-poe2-trade

FAQ

https://kvan7.github.io/Exiled-Exchange-2/faq

Tool showcase

Gem Rare Unique Currency

Development

See DEVELOPING.md

Acknowledgments

Description
Path of Exile 2 trading app for price checking (aka EE2)
Readme MIT 359 MiB
Languages
TypeScript 51.7%
Vue 33.6%
JavaScript 8.1%
Jupyter Notebook 3.4%
Python 2.5%
Other 0.6%