Zach Herridge
Zach Herridge
- 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...
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...
I've setup the base project https://github.com/PoeStack/poestack-sage/tree/main/src/tactics-image-gen it generates this test image currently https://github.com/PoeStack/poestack-sage/blob/main/src/tactics-image-gen/test.png We want to build a jar that takes an input similar to this https://github.com/PoeStack/poestack-sage/blob/main/src/tactics-image-gen/example_input.txt and generate a...
We need a default sort order for plugin nav items in the side bar We also need a way for users to reorder them
https://www.npmjs.com/package/electron-overlay-window Look into adding this lib and building a common way for plugin authors to use overlays in plugins. Make sure the way we add this works on Windows/Mac if...
Create a tutorial for creating a base script, add instructions to the getting started docs.