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

Special:ExportTileSheet #106

Open
tomodachi94 opened this issue Sep 18, 2023 · 7 comments
Open

Special:ExportTileSheet #106

tomodachi94 opened this issue Sep 18, 2023 · 7 comments

Comments

@tomodachi94
Copy link
Member

It would be nice if there was a way to export tiles in a way that is compatible with Special:CreateTileSheet.

@retep998
Copy link
Member

Maybe, but the API already makes this very easy to do with a simple program, so low priority.

@elifoster
Copy link
Member

Do you just want to be able to download a Tilesheet MOD.txt file straight from the wiki? Or more than that? If it's just that, it would probably be pretty trivial to add a button to the SheetManager.

@tomodachi94
Copy link
Member Author

tomodachi94 commented Feb 20, 2024

Do you just want to be able to download a Tilesheet MOD.txt file straight from the wiki? Or more than that? If it's just that, it would probably be pretty trivial to add a button to the SheetManager.

Kinda. I'm thinking of a XML-based dump format, like Special:Export, that has all of the tiles, or tiles from mods of your choosing.

@elifoster
Copy link
Member

What is the use case for this that is not solved by the web api?

@tomodachi94
Copy link
Member Author

What is the use case for this that is not solved by the web api?

Exporting tilesheets without using the API.

@retep998
Copy link
Member

What is the use case for this that is not solved by the web api?

Exporting tilesheets without using the API.

Yes, but what is the use case for exporting tilesheets without using the API?

@tomodachi94
Copy link
Member Author

Yes, but what is the use case for exporting tilesheets without using the API?

I don't know, I just think it would be nice to have, hence the first comment about this being low priority

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

No branches or pull requests

3 participants