TwoAbove / noita-tools

A collection of tools for Nolla Game's Noita that help get insight into seeds and find ones with special constraints.
https://www.noitool.com/
MIT License
58 stars 8 forks source link

Suggestion - support for nightmare mode #241

Open digitalsignalperson opened 2 years ago

digitalsignalperson commented 2 years ago

Is your feature request related to a problem? Please describe. Support for nightmare mode seeds

Describe the solution you'd like A switch for the tool to calculate perks for nightmare mode.

Describe alternatives you've considered n/a

Additional context was #66 and was in https://github.com/TwoAbove/noita-tools/discussions/73 before it was closed

Last comment was

This will just need an update to the x,y coords of holy mountains in nightmare

TwoAbove commented 2 years ago

Hey! Thanks for the suggestion. Currently, this is not feasible because the Lua parts are “hard-coded” in the app (transpiled to JS). To add nightmare, all the nightmare-specific data (from the world map to Lua) will need to be added. It's very labor-intensive, so this will have to be low priority, unfortunately.

That comment is now out of date due to the addition of much more info into the tool.

After map gen is done and a beta version of that is integrated into the app, I'll gather specs and update this issue with a checklist of what will need to be done to make this a reality.

digitalsignalperson commented 2 years ago

cool thanks for considering it! I'm a weirdo who only plays nightmare mode 🤪