Closed olleharstedt closed 7 years ago
Do you mean to add a time element to constructing buildings? I thought about that but struggled with both where to put it on the UI, and how to scale it so you're not waiting forever once you're building hundreds of buildings ar a time. It is something worth considering and designing though.
I'm testing out progress bars on my branch, too. I thought the time could simply be calculated from the price, i.e. the amount of wood, stone, etc, where each wood adds 1 millisecond, each stone 2 milliseconds, or something like that.
What do you think about this?
@olleharstedt -- Yeah, that's a good placement for the progress bar.
Done in my fork, but needs to be configurable probably (because it was not a popular change).
Things happen too fast. Progress bars for research and buildings and the like could help. Compare with Diablo 3 and the time it takes to construct weapons (approx 2 sec).