SWY1985 / CivOne

An open source implementation of Sid Meier's Civilization.
http://www.civone.org/
Creative Commons Zero v1.0 Universal
244 stars 49 forks source link

Show labels at the beginning of the game #271

Closed AlexFolland closed 7 years ago

AlexFolland commented 7 years ago

This is an unnecessary feature that is in Civilization. For completion's sake, I'm dropping it here as a reminder.

image

Also, any time "hut" is used, "Village" should be used instead.

SWY1985 commented 7 years ago

Yeah, I've got the screenshots in my todo archive but I'm not looking forward to this particular screen. Might as well do it though. Thanks.

AlexFolland commented 7 years ago

I know what you mean. It's a daunting feature to implement and doesn't add anything to the game for an experienced player. It even slows down testing, so it would be good to add last. It might be at least slightly less daunting if you notice that 3 of the labels ("Map Window", "Menu Bar", and "Active Unit") are always in the exact same spot, and the other 8 labels always indicate the top-most tile feature and are always positioned on the exact same row per tile.

SWY1985 commented 7 years ago

Thanks for the pointers. I've a good idea how this screen should be made, it's not going to take me more than an hour to create this.

SWY1985 commented 7 years ago

I found (and fixed) a couple of other bugs I encountered along the way...