jpeterbaker / maxfield

Code for maximizing the Ingress fields on a given set fo portals
GNU General Public License v3.0
165 stars 56 forks source link

Number of links stated in the output is incorrect #27

Closed trekker99 closed 9 years ago

trekker99 commented 9 years ago

In the agent data section, the number of links to be made by the agent is 1 less than the actual number of keys assigned to the agent. From the code, I believe (in agentLinks() function) you did not account for the first link. Please take a look, thanks!

jpeterbaker commented 9 years ago

Thanks! This will be fixed in the next push.