[Freeciv-Dev] Re: (PR#7354) Re: (PR#7668) transporter types should be in
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=7354 >
Marko Lindqvist wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=7354 >
>
> Marko Lindqvist wrote:
>> TODO:
>> - Remove flags "Carrier" and "MissileCarrier" completely. Requires
>> some AI changes.
>
> Big problem is refueling air units. Order in which units are refueled
> may matter. If tile contains carrier, submarine, airplanes and missiles,
> missiles may refuel first from carrier leaving airplanes unable to refuel.
I don't see the problem. Any unit that has punit->transported_by set is
being transported and gets refueled. The order is no issue because the
player can control which are loaded before pressing end turn.
-jason
|
|