bvschaik / julius

An open source re-implementation of Caesar III
GNU Affero General Public License v3.0
2.79k stars 311 forks source link

Enhancement for sidebar unemployment #719

Closed feiyunw closed 6 months ago

feiyunw commented 7 months ago

See PR #718 This is a UI enhancement suggestion. It is very timing critical to build structures. A safe way to do so is to build the structure when there are enough jobless workers for it. However, the unemployment amount, shown in the sidebar, does not fit this need very well. The labor seekers need some time covering his service to the houses; thus, the unemployment amount is not a good indicator for consecutively building new structures. To solve this problem, I present this modification: to show the unemployment rate title in different color, indicating whether all buildings that should have workers allocated do have them.

bvschaik commented 7 months ago

Let's be honest here: this is a very speed-build specific request, not of interest to normal players. In fact, we would have a hard time explaining to regular players why the title is sometimes white and sometimes green. And when it's green, it looks very much out of place since none of the other stats have a non-white color.

bvschaik commented 6 months ago

Closing as won't fix.