poestack-sage
poestack-sage copied to clipboard
Plugin based Electron app for building Path of Exile tools
Note: I'm using Ubuntu on WSL2, OS is Windows 10. I was following the steps described here https://poestack.github.io/poestack-sage/development-getting-started.html#project-setup. No issues until the `npm run start` step. Got this error when...
**Describe the bug** The site is basically un-usable on firefox **To Reproduce** Steps to reproduce the behavior: 1. Open it on firefox **Desktop (please complete the following information):** - OS:...
**Describe the bug** i try search [Gilded Scarab], but dont show result correctly, when start page, show all result for 1-2 second, then all result hide, and some times show...
**Describe the bug** If you toggle "Reduce Stacks" and use "Min Total Value" the "Total Div Value" could be calculated incorrectly. Example items with which the bug appear frequently: chaos...
**Describe the bug** Poestack lists the gilded sextant as "Possesed Gilded Scarab", like shown on the first picture down below. However when you try to buy them using the Poestack...
- Electron builder is already setup in echo-app but we need to setup the GHA to build and release on Github - We also need to setup automatic updates when...
**Describe the bug** For the current league's Stash view (https://poestack.com/poe/stash-view?league=Affliction), the valuation seems to hit a wall near or at 175c. Perhaps not coincidentally, this is also the Div to...
Plugins which are failed to load should be marked as error and be disabled. Other plugins should still be loaded, if they don't fail
Add a service that plugins/common lib can publish status events to using RXJS. Add a display in the footer (similar to what most ides have) Make it so when you...