Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #44 from mtricht/readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mtricht authored Jan 23, 2020
2 parents 9753bc7 + 9a4d2ae commit db73192
Showing 1 changed file with 10 additions and 43 deletions.
53 changes: 10 additions & 43 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# :last_quarter_moon_with_face: lunaris

[Video preview](https://streamable.com/aobjz)

A Path of Exile helper which currently provides the following shortcuts which are rebindable:
- `alt + D` price information from `poe.ninja` and `pathofexile.com/trade`
- `alt + Q` open browser with `pathofexile.com/trade`
Expand All @@ -15,6 +13,15 @@ A Path of Exile helper which currently provides the following shortcuts which ar

:construction: Still a work in progress, contributions are welcome!

## Preview

**[Video preview of all features](https://streamable.com/aobjz)**
<img src="https://raw.githubusercontent.com/mtricht/lunaris/master/screenshots/map_info.png" height="250">
<img src="https://raw.githubusercontent.com/mtricht/lunaris/master/screenshots/astramentis.png" height="250">
<img src="https://raw.githubusercontent.com/mtricht/lunaris/master/screenshots/topaz_rare_ring.png" height="250">
<img src="https://raw.githubusercontent.com/mtricht/lunaris/master/screenshots/currency_stack.png" height="137">
<img src="https://raw.githubusercontent.com/mtricht/lunaris/master/screenshots/path_of_exile_browser.png" height="250">

## Installation
Lunaris automatically updates itself, so you only have to download it once.
You do **not** need install Java.
Expand All @@ -23,48 +30,8 @@ Head over to the release page to download lunaris. Download the latest `lunaris-

[Download the lunaris-0.x.x-win64.zip file here.](https://github.com/mtricht/lunaris/releases)

Having troubles? Check out the [FAQ](#FAQ) or open an issue.
Having trouble? [Open an issue](https://github.com/mtricht/lunaris/issues/new).

## Boss screenshots
Are we missing a boss? You can help by making a screenshot of the boss in the maps you’re already running anyway, and filling it out in this form: https://forms.gle/tE9e6PshZ1QWutV48
We will make sure to credit everyone that has submitted a screenshot somewhere in the tool! Thanks in advance!

## Screenshots

#### Map information
![Map information screenshot](/screenshots/map_info.png)

#### Price information from pathofexile.com and poe.ninja
![Astramentis price information screenshot](/screenshots/astramentis.png)
![Rare ring price information screenshot](/screenshots/topaz_rare_ring.png)

#### Currency stack in chaos equivalent
![Jeweller's Orb in chaos equivalent screenshot](/screenshots/currency_stack.png)

#### Path of Exile official trade search opening in browser
![Path of Exile trade in browser screenshot](/screenshots/path_of_exile_browser.png)

## FAQ

##### Pressing F5 only opens the chat

This has been fixed in v0.3.5

##### I have a moon in my system tray but no shortcut keys work

You are most likely running Path of Exile as administrator. Please exit lunaris and start the .bat file as administrator.

##### Some items give no results

The filters are currently not very 'smart', as they just one-to-one copy the item and paste that into pathofexile.com.
Let us know what we can do to improve your experience.

##### Some items outright don't work

Not all items are currently supported. There are more items supported than not though. Let us know which ones we are missing.

## Roadmap
- [ ] Fractured, Delve, Monster, **Pseudo**, Enchant and Veiled affixes for `pathofexile.com/trade` search
- [ ] Add item type filter for `pathofexile.com/trade` search
- [X] Add Linux support
- [ ] Add language support

0 comments on commit db73192

Please sign in to comment.