From c1400878f92305ff9898c29344fa5238de4e179c Mon Sep 17 00:00:00 2001 From: Trey Wenger Date: Tue, 21 Jan 2020 18:19:46 -0800 Subject: [PATCH] update README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e04f23f..be1d397 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ likely get a new plan every time you run the tool. Each plan will almost certainly have the maximum possible AP, but the linking order and walking distance may be different. +This version (v4.0) is a nearly complete re-write of the original +Maxfield code (based originally off of work by J. Peter Baker), which +brings Maxfield into the future with Python 3, fixes many bugs, and +improves the algorithm dramatically. Previous users of Maxfield will +notice that plans are now much more efficient in that they require +fewer keys from any individual portal, and the link order is more +sensible for multi-agent operations. + You can download this tool and run it locally on your computer by following the instructions below. Or, you can use the on-line version of this tool: http://www.ingress-maxfield.com