Menu

#101 Interval minimum distance to create a new colony

Unknown
closed-rejected
nobody
None
5
2015-03-27
2014-05-12
KeplerBR
No

Discussion

  • Mike Pope

    Mike Pope - 2014-05-14

    This is a good idea. The code is a little odd in places --- not sure why you dropped the null test for the unit, and the check if a colony owner is European is redundant, but I will merge this (plus edits) soon.

     
  • KeplerBR

    KeplerBR - 2014-05-15

    not sure why you dropped the null test for the unit
    The NetBeans said that this check is unnecessary. I confined it and then removed.

     
  • Mike Pope

    Mike Pope - 2014-10-22
    • status: open --> open-rejected
     
  • Mike Pope

    Mike Pope - 2014-10-22

    Looking at this again it is still a good idea, but implementing it as a special case in the client is the wrong way to do it. All the existing restrictions on colony building are centralized in the Player.canClaim...(Tile) routines. That is where the guts of this patch should be directed.

     
  • Mike Pope

    Mike Pope - 2015-03-27

    Closing. The codebase has moved on, and while the idea is good, the implementation is fatally flawed.

     
  • Mike Pope

    Mike Pope - 2015-03-27
    • status: open-rejected --> closed-rejected
     

Log in to post a comment.