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

Generic unit, building, wonder icons #1750

Open
lmoureaux opened this issue Jan 17, 2023 · 1 comment
Open

Generic unit, building, wonder icons #1750

lmoureaux opened this issue Jan 17, 2023 · 1 comment
Labels
enhancement New feature or request spec-file Related to Rulesets, Tilesets, Musicsets, Soundsets, etc.

Comments

@lmoureaux
Copy link
Contributor

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

  • Requiring tilesets to provide a generic icon themselves
  • Using a random icon from the tileset
  • Generating a red square icon
@lmoureaux lmoureaux added enhancement New feature or request spec-file Related to Rulesets, Tilesets, Musicsets, Soundsets, etc. labels Jan 17, 2023
@daavko
Copy link
Collaborator

daavko commented Jan 17, 2023

Possibly relevant links to Discord:
https://discord.com/channels/378908274113904641/830976751143485521/1032380414746185738
https://discord.com/channels/378908274113904641/830976751143485521/1032744534335029419

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request spec-file Related to Rulesets, Tilesets, Musicsets, Soundsets, etc.
Projects
None yet
Development

No branches or pull requests

2 participants