Dadido3 / noitamap

A very fast zoomable map for Noita

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoitamapLogo Noitamap — map.runfast.stream

Blazing-fast zoomable map for Noita

NoitamapDemo.mp4

TLDR: This repo contains sources for a very high-resolution highly-performant map for the video game called Noita. Noitamap uses OpenSeadragon. This repo is basically a fork of whalehub's repo, which has been deleted from github but we had a lucky fork with updated version of openseadragon and probably a different algo for creating the "pyramid" (zoomable) tiles.

The map iself is being served by cloudflare pages with deployment from this repository.

We're using seed 786433191 while running map capture because it has a couple structures and secrets visible. If you find a seed with even more stuff, please open an issue!

Contributing

Contributions and discussions are welcome, feel free to open PRs and issues.

Thanks

Huge thanks to @Dadido3, @myndzi, and @dextercd for their work, their help, and advice! Thanks to Arganvain for fixing the logo I initially made, thanks to discord user wand_despawner for capturing several maps, thanks to discord user hey_allen for providing storage space for the map tiles' disaster recovery, thanks to discord user Bohnenkrautsaft for the suggestion to add map loading indicator and refactoring of the indicator's code.

About

A very fast zoomable map for Noita

License:GNU General Public License v3.0


Languages

Language:JavaScript 69.2%Language:HTML 22.2%Language:CSS 8.2%Language:Dockerfile 0.4%