Closed GoogleCodeExporter closed 9 years ago
Will any planets (such as zero-growth ones) be able to be 1 turn from each
other?
IIRC this currently leads to some strange edge-cases when it comes to the
departure/advance/arrive code and fleet state lines.
Original comment by hage...@gmail.com
on 28 Sep 2010 at 6:56
I am not sure whether you are asking whether my change makes it possible or
whether it is already possible. The answer is that it is already possible. Two
planets that are 0- or 1-growth can be within 1 unit of each other.
The strange edge-cases are the reason they shouldn't be 1-unit apart. It
appears from a cursory glance at engine.py that the fleets are handled
correctly (launched with 1 turn left, then fleets advance, then they land), but
players will never see these fleets, only the changing sizes on the effectively
adjacent planets.
Original comment by jokeserver
on 29 Sep 2010 at 4:48
Original comment by jokeserver
on 30 Sep 2010 at 2:38
Original issue reported on code.google.com by
jokeserver
on 27 Sep 2010 at 5:43