Habitica Invocation
This isn't really a Next.js project, but since regular React templates were discontinued, I thought I'd try something different — even if this project doesn't use most of Next.js's core features.
This adds extra features to the Habitica app/website. It's stuff that I had wished already exist. You can automate things like using a skill multiple times with one click or until you have x amount mana left over. It also checks which equipment gives you the highest stat in a category and switches it automatically, so you don't have to go clicking through your whole inventory every time you want to optimize a skill. I've got more features planned as well.
I'm still working on the features and saving the UI for last. Since I use this tool myself, functionality comes first. I'm not a UX designer, so I'm holding off on the interface for now.
Things to do:
- Save background, mount, and pet combos as reusable sets
- List pets that can be converted to mounts and auto-feed them
- View today's drops
- Add a feature for dailies that can carry over to the next day, this will require a complete UI overhaul to implement.