-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Right now there are two visual-related TODOs:
- Avoid having the tech name trail off the edge:
// TODO: Have the name trail off if it is too large for the box. - Figure out how to pick which size tech box to use:
// TODO: Figure out how to pick which of the different sized tech boxes
Right now we always pick the small size. A bonus for the multi-size tech box would be to also update our custom art to handle the larger sizes, since right now we only use the small size: https://github.com/C7-Game/Prototype/blob/Development/C7/Art/Advisors/techboxes.png
I'm pretty sure the original game uses things like number of buildings the tech unlocks, worker actions, etc, to pick the size. I don't think it's in the rules, though a modder might be able to tell you more.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers