Follow-up Comment #1, bug #22194 (project freeciv):

> Now that SINGLE_MOVE can be non-prime, it's worth reducing
> fractional MP to their lowest terms (2/6 => 1/3).

I've been thinking that, but it's probably better to the constant divider, so
that when one moves 1/6 cost road, unit moves left go:
1 -> 5/6 -> 4/6 -> 3/6 -> 2/6 -> 1/6 -> 0, and not
1 -> 5/6 -> 2/3 -> 1/2 -> 1/3 -> 1/6 -> 0

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?22194>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to