Open CalMWolfs opened 1 week ago
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.
Conflicts have been resolved! 🎉
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.
Conflicts have been resolved! 🎉
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.
Conflicts have been resolved! 🎉
Dependencies
1753 (so the game doesnt crash in the dwarven mines)
What
Removed the need for having neu installed to play with skyhanni. There are many backend changes that cannot easily be split apart as it all relies on having item resolution query and the neu repo downloaded. Now all of the neu repo is loaded by skyhanni regardless of if neu is installed or not. We also get lowest bin prices if neu isnt installed, if it is installed we just use the data that neu has already fetched.
Changelog New Features
Changelog Technical Details