update IITC to v0.8
This commit is contained in:
parent
3f7d95f82f
commit
103849ba1c
49
NEWS.md
49
NEWS.md
@ -1,5 +1,52 @@
|
||||
CHANGES IN 0.8
|
||||
==============
|
||||
|
||||
- Feature: MU count is now displayed in the center of a field in the map (by Fragger).
|
||||
- Feature: hover over your username in the sidebar. A sign out link should appear (by cmrn).
|
||||
- Feature: you can quickly select one layer only by long-clicking or ctrl/alt/meta-clicking an entry in the layer chooser. [See Userguide for details](https://github.com/breunigs/ingress-intel-total-conversion/wiki/Userguide-%28Main-Vanilla-IITC%29#wiki-map).
|
||||
|
||||
- Enhancement: hitting the render limit is now much less worse. Before, IITC would simply stop drawing, leaving you with many blank areas. The new method **hides low level portals instead when the render limit is hit**. This way you can view New York or London zoomed out and still be able to use the map properly. Zooming in will show more detail, just like before. Look in the map status at the bottom right to see which portals are currently shown (by Xelio).
|
||||
- Enhancement: Links in chat now can be copied using the context menu or middle clicked to open in a new tab (by Daniel Cheng).
|
||||
- Enhancement: more detailed error messages why redeeming failed (by integ3r).
|
||||
- Enhancement: successfully redeeming things now shows a dialog more akin to the one from the app (by boombuler).
|
||||
- Enhancement: map should look better on high DPI screens now (“Retina displays“, by richbradshaw).
|
||||
- Enhancement: your not-yet-sent-message will appear red when writing to the public chat. Hopefully this reduces “posting to the wrong channel” mistakes some people have run into.
|
||||
- Enhancement: US Post Offices are now shown with their address instead in full and compact tabs.
|
||||
|
||||
- Change: Ingress Map style has been updated to reflect Niantic changes.
|
||||
- Change: files will now be served by Google App Engine instead of GitHub. It’s the same service that Ingress runs on.
|
||||
- Change: the documentation is now in our wiki: https://github.com/breunigs/ingress-intel-total-conversion/wiki
|
||||
- Change: the nightly builds have moved: https://iitcserv.appspot.com/iitc-nightly/
|
||||
- Change: JavaScript files are now compressed to reduce bandwidth consumption. This makes them unreadable though.
|
||||
- Change: IITC now uses HTTPS where suitable. Map and portal images are not served via HTTPS, though.
|
||||
- Change: Google Sat Image layer doesn’t switch to 45° view anymore when zooming in (thanks @yoshimo)
|
||||
- Change: zooming on Google Layers should be a tad faster now. It animated portal zoom first and then background zoom. It now only animates the background, so it finishes earlier. There doesn’t seem to be a nice way to make both zoom animations line up, though.
|
||||
- Change: dialogs and tooltips have been redesigned to match the ingress style more closely (by boombuler)
|
||||
|
||||
- Bugfix: some portal images were not working properly after the HTTPS switch.
|
||||
- Bugfix: layer chooser items were too large in Chrome
|
||||
|
||||
- Plugin: Highlight Weakened Portals colors have been generally improved. They should now reflect the changes in portal shield handling much better.
|
||||
- Plugin: Calulate AP Stats now considers missing resonators when calculating the possible AP gain for either team.
|
||||
- Plugin: Guess Player Level has gained some statistics like average level per faction (by sutepasu).
|
||||
- Plugin: Player Tracker would pick up bogus portals sometimes, resulting in awkward lines drawn (fix by vita10gy).
|
||||
- Plugin: Player Tracker now stops after zooming out too far. It was eating CPU while not being helpful.
|
||||
- Plugin: (new) Show Scale Bar: adds a scale bar to your upper left corner
|
||||
- Plugin: (new) Scoreboard: shows details and statistics about the currently visible data (by vita10gy). *(I personally recommend this plugin. It makes taunting the other faction much more fun).*
|
||||
|
||||
**Mobile:** a new Android app has been written that brings IITC to your smartphone. It’s not quite there yet – the layer chooser doesn’t work properly, for example. However, we believe it’s okay enough for general use. Note that:
|
||||
- you need to manually update it
|
||||
- the layer chooser is broken
|
||||
- the action bar on top is unfinished
|
||||
- the app id has changed, so you might end up with two IITC Mobile versions if you are upgrading.
|
||||
Compared to the old version it has a working back button, supports intents (i.e. detects when you visit the intel map in your browsers and offers to take over), a decent login screen and should boot up much much faster now. [See the IITCM wiki page](https://github.com/breunigs/ingress-intel-total-conversion/wiki/IITC-Mobile) on details how to install it. [See the roadmap](https://github.com/breunigs/ingress-intel-total-conversion/wiki/IITC-Mobile-Roadmap) to learn about outstanding issues. Please read on to learn how you can help.
|
||||
|
||||
**How I can help:** We need nice icons for the mobile app. The idea is to move everything into the dark bar on the top, but text takes up too much space. The required icons are, in order of importance: Map → Sidebar (Info) → Faction Chat → Public Chat → Full → Compact → Locate → Reload → Print Version → Debug. If you are skilled in icon design or know a friend, maybe you can contribute? The license needs to be something open, like Creative Commons, Public Domain or similar. You can attach the icons to a GitHub ticket or mail them directly to me: breunig@uni-hd.de . If graphic design is not your thing, see [the “How can I help?“ wiki page](https://github.com/breunigs/ingress-intel-total-conversion/wiki/How-can-I-help%3F) for other useful things.
|
||||
|
||||
|
||||
|
||||
CHANGES IN 0.7.5 – 0.7.8
|
||||
========================
|
||||
------------------------
|
||||
|
||||
This is an emergency release to keep IITC working with Niantic’s switch to HTTPS. It appears they will roll it out for everyone soon, so IITC now requires HTTPS for everyone; support for HTTP was dropped to keep things sane. Additionally, the following things were changed from 0.7.1:
|
||||
|
||||
|
4132
dist/total-conversion-build.user.js
vendored
4132
dist/total-conversion-build.user.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user