website update for release a while ago - forgot to commit
This commit is contained in:
parent
dbcdd969fc
commit
262a049311
@ -13,29 +13,28 @@ offers many more features. It is available for
|
||||
|
||||
<h3>Latest news</h3>
|
||||
|
||||
<h4>6th October 2014</h4>
|
||||
<h4>24th October 2014</h4>
|
||||
<p>
|
||||
IITC 0.18.1 and IITC Mobile 0.11.7 have just been released. Changes include
|
||||
IITC 0.18.2 / IITC Mobile 0.11.8 released.
|
||||
</p>
|
||||
<p>
|
||||
While previous release continue to work in most situations, this IITC update is highly recommended.
|
||||
After seeing recent changes to the stock intel map I've had a rethink about how IITC handles loading and
|
||||
optimising requests, particularly when it comes to viewing country-wide regions and above. It made me realise that
|
||||
fewer requests sent may not actually mean it's friendlier to the servers, so IITC has been updated to match
|
||||
the standard intel site in the number of, and batching, of requests.
|
||||
</p>
|
||||
<p>
|
||||
Fixes
|
||||
</p>
|
||||
<ul>
|
||||
<li>Added support for 'ornaments' - per-portal markers sent from the server, currently used for anomaly portals.</li>
|
||||
<li>Player tracker plugin - fix player tracker when faction COMM is viewed.</li>
|
||||
<li>Passcodes - fix displaying results from passcode redemption.</li>
|
||||
<li>Other minor tweaks and bugfixes.</li>
|
||||
<li>Game score loads correctly, rather than showing 'NaN'</li>
|
||||
<li>portals load correctly for large-scale views (US/Europe sized regions)</li>
|
||||
<li>draw-tools plugin: new feature in the DrawTools Opt dialog - 'Snap to portal'. This moves line/polygon/markers to the exact center of the closest portal. Best used when zoomed in close to the map, to ensure the right portal is the target.</li>
|
||||
<li>show-less-portals-zoomed-out: this plugin has been brought out of retirement, and updated to work in a more sensible way. It now works as if you were using the portal level filter on the standard site, rather than changing the types of requests. If the min portal was L4+ or L5+, it becomes L6+, L6+ becomes L7+, and L7+ becomes L8. I recommend trying this plugin when viewing large areas of the map - fewer portals loaded, but no changes in detail when it comes to links and fields. This plugin can be found in the 'Tweaks' category.</li>
|
||||
</ul>
|
||||
|
||||
<h4>17th September 2014</h4>
|
||||
<p>
|
||||
IITC 0.18.0 and IITC Mobile 0.11.6 have just been released. This is an important update required to fix a few
|
||||
problems caused in recent Niantic site updates.
|
||||
Plus, as always, other minor tweaks and bugfixes.
|
||||
</p>
|
||||
<p>Changes include:</p>
|
||||
<ul>
|
||||
<li>New plugin: layer count. Counts the number of overlapping layers on the map at the selected point</li>
|
||||
<li>Portals list plugin: A major update, including integration with the bookmarks and uniques plugins</li>
|
||||
<li>COMM bugfixes: only load the visible tab (in preperation for adding the 'alerts' tab), and fix COMM not loading on global map view</li>
|
||||
<li>plus other tweaks and bugfixes...</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<a class="btn btn-default btn-sm" href="?page=news">Older news</a>
|
||||
|
@ -1,5 +1,29 @@
|
||||
<h2>News</h2>
|
||||
|
||||
<h4>24th October 2014</h4>
|
||||
<p>
|
||||
IITC 0.18.2 / IITC Mobile 0.11.8 released.
|
||||
</p>
|
||||
<p>
|
||||
While previous release continue to work in most situations, this IITC update is highly recommended.
|
||||
After seeing recent changes to the stock intel map I've had a rethink about how IITC handles loading and
|
||||
optimising requests, particularly when it comes to viewing country-wide regions and above. It made me realise that
|
||||
fewer requests sent may not actually mean it's friendlier to the servers, so IITC has been updated to match
|
||||
the standard intel site in the number of, and batching, of requests.
|
||||
</p>
|
||||
<p>
|
||||
Fixes
|
||||
</p>
|
||||
<ul>
|
||||
<li>Game score loads correctly, rather than showing 'NaN'</li>
|
||||
<li>portals load correctly for large-scale views (US/Europe sized regions)</li>
|
||||
<li>draw-tools plugin: new feature in the DrawTools Opt dialog - 'Snap to portal'. This moves line/polygon/markers to the exact center of the closest portal. Best used when zoomed in close to the map, to ensure the right portal is the target.</li>
|
||||
<li>show-less-portals-zoomed-out: this plugin has been brought out of retirement, and updated to work in a more sensible way. It now works as if you were using the portal level filter on the standard site, rather than changing the types of requests. If the min portal was L4+ or L5+, it becomes L6+, L6+ becomes L7+, and L7+ becomes L8. I recommend trying this plugin when viewing large areas of the map - fewer portals loaded, but no changes in detail when it comes to links and fields. This plugin can be found in the 'Tweaks' category.</li>
|
||||
</ul>
|
||||
<p>
|
||||
Plus, as always, other minor tweaks and bugfixes.
|
||||
</p>
|
||||
|
||||
<h4>6th October 2014</h4>
|
||||
<p>
|
||||
IITC 0.18.1 and IITC Mobile 0.11.7 have just been released. Changes include
|
||||
|
Loading…
x
Reference in New Issue
Block a user