Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimaps #11

Open
Marlamin opened this issue Sep 10, 2023 · 0 comments
Open

Minimaps #11

Marlamin opened this issue Sep 10, 2023 · 0 comments

Comments

@Marlamin
Copy link
Owner

Bring back minimap browser, this time it has to be fully clientside which has some additional challenges as tiles can't be pre-cut.

Current idea is to do a wow.export-like implementation of loading BLPs onto a canvas. Not using leaflet, so things such as the ADT grid and game coordinate information will have to be re-implemented from the ground up. Also needs to show minimaps that only have names but aren't referenced by the WDT file.

Also, allow exporting entire minimap as PNG (might not be doable in browsers).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant