We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
When a tileset doesn't have an icon for an in-game feature, it refuses to load in the best case or crashes the game in the worst case.
This issue is about the graphics themselves, code to load them should be in separate issues.
Describe the solution you'd like
Draw and add to the client a set of generic unit icons. They shouldn't be tied to any tileset.
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered:
Possibly relevant links to Discord: https://discord.com/channels/378908274113904641/830976751143485521/1032380414746185738 https://discord.com/channels/378908274113904641/830976751143485521/1032744534335029419
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
When a tileset doesn't have an icon for an in-game feature, it refuses to load in the best case or crashes the game in the worst case.
This issue is about the graphics themselves, code to load them should be in separate issues.
Describe the solution you'd like
Draw and add to the client a set of generic unit icons. They shouldn't be tied to any tileset.
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: