From 695ec5b29ea385f37a7eee1eeb4dac9229c3d11c Mon Sep 17 00:00:00 2001
From: Jon Atkins
Date: Mon, 2 Sep 2013 05:42:56 +0100
Subject: [PATCH] update website for 0.14.0 / mobile 0.5.6 release
---
website/index.php | 2 ++
website/page/home.php | 68 ++++++++-----------------------------------
website/page/news.php | 17 +++++++++++
3 files changed, 31 insertions(+), 56 deletions(-)
diff --git a/website/index.php b/website/index.php
index bcfacdd9..8ac2c4c9 100644
--- a/website/index.php
+++ b/website/index.php
@@ -68,10 +68,12 @@ if ( file_exists ( 'tracking.php' ) )
- a place to ask for help and discuss with other users.
+
diff --git a/website/page/home.php b/website/page/home.php
index 159feb4d..24c8b3fe 100644
--- a/website/page/home.php
+++ b/website/page/home.php
@@ -13,65 +13,21 @@ offers many more features. It is available for
Latest news
-27th August 2013
+2nd September 2013
-Yet another critical IITC update, 0.13.4, and IITC Mobile 0.5.5, have been released. A few things in this build
+IITC 0.14.0, and IITC Mobile 0.5.6, have just been released. This is (yet another) change required to work with
+the latest changes to the standard intel website.
+
+
+Also, as part of some long-term improvements, the data loading and portal rendering code has been completely rewritten.
+This should ensure much more reliable loading of portal data, and faster rendering when lots of portals are shown.
+However, this code is new, and may have bugs. Some known issues are:
-- Scoreboard plugin is broken - fix coming later
-- No MU numbers shown in fields - the server no longer returns the data
-- Other plugins may be broken too - limited testing has been done
+- Resonators are not displayed when zoomed in.
+- Some smaller links/fields are not displayed. Often this is due to changes in the stock map (it doesn't show these
+links/fields either), but I think there are cases where IITC is getting it wrong.
-Note: Briefly IITC Mobile 0.5.4.3 was available, but broken.
+However, as the current IITC release was broken I think it's better to release this build now rather than wait longer.
-16th August 2013
-
-IITC 0.13.3 and IITC Mobile 0.5.4.2 have been released. This is another critical update required to work
-with another change Niantic have made to the standard intel site.
-
-
-14th August 2013
-
-IITC 0.13.2 and IITC Mobile 0.5.4.1 have been released. This is a critical release required to work with
-changes Niantic have made to the standard intel site.
-The ap-list and show-linked-portals plugins also needed minor changes related to this.
-
-
-12th August 2013
-
-A bugfix IITC release 0.13.1, and IITC Mobile 0.5.4 has just been released.
-
-- Fix short links occasionally being drawn to the opposite side of the world on mobile
-- Fix mobile splash screen not being removed when certain errors occur
-- Portal link range circles are now drawn using geodesic mode, to match the previous changes to links and fields
-- Draw tools plugin: now saves the drawn items in localStorage, so they are not lost on a page reload
-- Some performance improvements and other bug fixes
-
-
-
-1st August 2013
-
-Important IITC release 0.13.0, to fix enlightened from showing up as the wrong colour
-(in some places as neutral - orange/white, in others the same colour as resistance). Also includes the following changes
-
-- Fix enlightened portals, etc showing up in the wrong colour
-- Geodesic mode used for links/fields/draw tools - to allow accurate representation of long links
-- Fixed ghost links being drawn in IITC that don't exist in stock intel map or the game
-- Added photo attribution and portal description details to the large portal image dialog
-- Limited the chat text input box so you can't enter more text than the server can handle
-- Mobile
- - New splash screen while IITC loads
- - Fixed login issues on mobile data
- - Fixed desktop mode breaking
- - New share activity, replaces separate map link/permalink options
- - sync plugin disabled on mobile, as it currently is broken there
- - IPAS plugin updated. This had been done earlier on desktop, but not mobile
-
- - Plugins
- - Update mod highlighter plugin
- - Portals list plugin updates
-
- - plus various other tweaks, bug fixes, etc
-
-
Older news
diff --git a/website/page/news.php b/website/page/news.php
index 7a54733a..a0a60527 100644
--- a/website/page/news.php
+++ b/website/page/news.php
@@ -1,5 +1,22 @@
News
+2nd September 2013
+
+IITC 0.14.0, and IITC Mobile 0.5.6, have just been released. This is (yet another) change required to work with
+the latest changes to the standard intel website.
+
+
+Also, as part of some long-term improvements, the data loading and portal rendering code has been completely rewritten.
+This should ensure much more reliable loading of portal data, and faster rendering when lots of portals are shown.
+However, this code is new, and may have bugs. Some known issues are:
+
+- Resonators are not displayed when zoomed in.
+- Some smaller links/fields are not displayed. Often this is due to changes in the stock map (it doesn't show these
+links/fields either), but I think there are cases where IITC is getting it wrong.
+
+However, as the current IITC release was broken I think it's better to release this build now rather than wait longer.
+
+
27th August 2013
Yet another critical IITC update, 0.13.4, and IITC Mobile 0.5.5, have been released. A few things in this build