noita-tools
noita-tools copied to clipboard
A collection of tools for Nolla Game's Noita that help get insight into seeds and find ones with special constraints.
**Is your feature request related to a problem? Please describe.** On the homepage for a seed, there's only a checkbox for current fungal shifts. When you're more than three or...
Currently, we use `Objectify` to get typings for data like perks.json etc. This works, but is super slow for development (intellisense lags because of this). The proposal is to either...
## Describe the bug Intensive searches cause the program to take too long to reach the minimum number of searches to show the progress bar ## To Reproduce Search for...
https://tauri.app/ This provides an interesting addition to a web app - [ ] See how difficult it would be to set up CI/CD for this. Are there automatic updates like...
Would be pretty cool if we could do a http request to get seedinfo for a specific seed and get a json with the raw data Or a feature on...
Noitool is growing, and I'm wasting enough time to warrant automatic e2e testing of the UI. Use Cypress and create automated tests for: - [x] General UI - [x] Correct...
Currently, the producer code is as close to noita lua as possible. There are many places where we can split it up into smaller functions and open those function to...
Have a seed search screen that mimics the seed info screen for a more visual experience. Make the current one the "advanced" one with max customizability.