Mike Pope
Mike Pope
For testing, I just move the player units into the top right corner and let the AIs run. A full observer player type does not exist, but is probably not...
The only place in build.xml that refers to the freecol script is where it simply copies it into the build staging directory. Looks like an installer/packager problem, not something in...
> File permissions are not retained when files are copied Ugh, I should have guessed ant was being difficult. Thanks for the pointer. However, I applied your patch, but the...
Curious. ColonizationSaveGameReader is a rarely used standalone class. Refactoring it has *very* limited benefit. I have to ask why did you bother?
Have you tried using a [nightly release](https://github.com/FreeCol/freecol/releases)? This code has changed a fair bit since 0.11.6.
Please try the new release 0.12.0 and see if the problem is still there.
> 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...
There has been a lot of changes to the UI lately. Consider a more recent nightly.
The save format has not changed across the nightly releases.
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...