noita-tools icon indicating copy to clipboard operation
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.

Results 56 noita-tools issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

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...

bug

## 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...

bug

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

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.

enhancement