FreeCol / freecol

FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
GNU General Public License v2.0
589 stars 173 forks source link

GUX Request #107

Open CharlieAtlas opened 2 years ago

CharlieAtlas commented 2 years ago

When I am using the GOTO move for units, if a unit goes into a village/city, the interface for that city pops up. Either for my city if it is that, or for the native city for training/selling. The problem is that the game keeps processing GOTO moves, and I can't see them, nor can I usually interact with the city/village that opened.

mpope042 commented 2 years ago

The problem is that the game keeps processing GOTO moves,

I can not reproduce this with current trunk. If the colony panel is displayed the gotos are suspended. That is also what is in the code:-).

CharlieAtlas commented 2 years ago

I am pretty sure i am playing the nightly from January if it has changed since then. Or it could be because i am playing on a slow computer?

Or multiple GOTOs?

mpope042 commented 2 years ago

There has been a lot of changes to the UI lately. Consider a more recent nightly.

CharlieAtlas commented 2 years ago

Okay, will I be able to play the same save game?

mpope042 commented 2 years ago

The save format has not changed across the nightly releases.

CharlieAtlas commented 2 years ago

Upgraded to 0.12.0, and it still happens.

I did manage to close the colony screen sometimes though.

mpope042 commented 2 years ago

We are going to need a replicable case to make progress here: an attached save game and precise instructions of what you did to cause the behaviour. And preferrably, put it over here.

CharlieAtlas commented 2 years ago

I will try to get things transferred over to sourceforge and close this one when I do.