diff --git a/plugins/show-portal-weakness.user.js b/plugins/show-portal-weakness.user.js index 721480b2..9c4420f4 100644 --- a/plugins/show-portal-weakness.user.js +++ b/plugins/show-portal-weakness.user.js @@ -6,7 +6,7 @@ // @namespace https://github.com/jonatkins/ingress-intel-total-conversion // @updateURL @@UPDATEURL@@ // @downloadURL @@DOWNLOADURL@@ -// @description [@@BUILDNAME@@-@@BUILDDATE@@] Use the fill color of the portals to denote if the portal is weak. Red: needs energy and mods. Orange: only needs energy (either recharge or resonators). Yellow: only needs mods. +// @description [@@BUILDNAME@@-@@BUILDDATE@@] Use the fill color of the portals to denote if the portal is weak. Stronger red indicates recharge required, missing resonators, or both. // @include https://www.ingress.com/intel* // @include http://www.ingress.com/intel* // @match https://www.ingress.com/intel* diff --git a/website/page/home.php b/website/page/home.php index 4d87937c..f46f56e4 100644 --- a/website/page/home.php +++ b/website/page/home.php @@ -23,6 +23,11 @@ Additionally, the 'Compute AP Statistics' plugin has been brought back, the 'bla to go with the white, and the 'Yandex' base map has had some bug fixes. Also, IITC Mobile features some changes to the 'show my location' feature. You may need to turn this option on again for it to work.
++Update 14th January 2014: An updated IITC Mobile, 0.10.3, has been released, to fix a crash issue seen by some. +Also, a minor update was made to the main IITC script which changes the order the data is loaded, to match a change made to +the standard intel site. +
diff --git a/website/page/news.php b/website/page/news.php index 14164d50..c14bc1c3 100644 --- a/website/page/news.php +++ b/website/page/news.php @@ -10,6 +10,11 @@ Additionally, the 'Compute AP Statistics' plugin has been brought back, the 'bla to go with the white, and the 'Yandex' base map has had some bug fixes. Also, IITC Mobile features some changes to the 'show my location' feature. You may need to turn this option on again for it to work.
++Update 14th January 2014: An updated IITC Mobile, 0.10.3, has been released, to fix a crash issue seen by some. +Also, a minor update was made to the main IITC script which changes the order the data is loaded, to match a change made to +the standard intel site. +