fire-eggs / CivOne

An open source implementation of Sid Meier's Civilization 1 using C# and .NET.
Creative Commons Zero v1.0 Universal
20 stars 4 forks source link

GoTo: Cannot open City View when no waiting units available #148

Closed iegik closed 2 years ago

iegik commented 2 years ago

When you send last active unit to some GoTo target, your turn automatically ends and not able to select any city or unit until all units with GoTo order completes its path or faced with problem (enemy attack or unable to move to enemies territory)

In Microprose release, you must manually end each turn after all auto-units complete its turn.

How to reproduce:

fire-eggs commented 2 years ago

Nice catch!

iegik commented 2 years ago

I think that was in my local branch. Cannot reproduce now :(