-
Notifications
You must be signed in to change notification settings - Fork 109
Plugins Uniques
Uniques allows to place a checkmark with each portal that ingress has a "unique" listing in the player's statistics.
- [Unique Portals Visited] (Visited)
- [Unique Portals Captured] (Captured)
- [Uniques Scout Controlled] (Scouted)
- [Unique Portals Drone Visited] (Droned)
Uniques will also scan the ALL-Comm and Alerts for messages that indicate a player's action with a portal. Portals, that are visible on the screen will be directly updated. Portals, out of IITC's sight, will be put to a backlog (missed portals).
It should be noted that selecting captured also means the portal was visited and if you unselect visited, captured will be removed accordingly.
While it would be possible it has been decided not to automatically resolve the portals in the backlog. This is to avoid huge amounts of data unrelated to the current view being requested from the servers. Whenever the user moves to an area and zoomlevel "all" is chosen the list will be checked and updated.
To ease up finding portals from that list their names are displayed in the options dialog.
In the upper part of Dialog the number of currently known uniques is displayed.
The next part lists the portal's names found in the backlog. Click on a name and the map will move there. As explained above all portals that are close by and visible in this view will now be resolved and the list gets updated. So just wait a few seconds until "MAP done" for the list to update.
The bottom part has a button for backup and restore. You should use backup regularly! ^^
If the pluginsync is installed, uniques will be shared with your other devices, that also have sync active. Please be aware that doing changes on more than one end at the same time is to be avoided. SYNC will only update every 5 minutes and you might do changes on two ends that interfere.
For IITC users
-
Guide on how to migrate data from an legacy version of IITC Mobile
-
(click to expand )
Cache (Data caching to prevent reloading)
Controls (Map controls/widgets)
Draw (Allow drawing things onto the current map so you may plan your next move)
Highlighter (Portal highlighters)
- Hide portal ownership
- Highlight portals by level color
- Highlight inactive portals
- Highlight portal weakness
- Highlight high level portals
- Highlight portals by my level
- Highlight portals with ornaments
- Highlight portals that need recharging
- Highlight portals with ornaments
- Highlight portals that need recharging
- Highlight portals missing resonators
- Highlight portals with infrastructure problems
Info (Display additional information)
- Available AP statistics
- Portal count
- Portals list
- Player level guess
- Localized scoreboard
- Missions
- Scoring cycle / checkpoint times
- Layer count
Layer (Additional map layers)
- Find farms on map
- Portal Level Numbers
- Overlay KML / GPX / GeoJSON
- Ingress scoring regions
- Zaprange
- Player activity tracker
- Portal Names
- Keys on map
Map Tiles (Alternative map layers)
- Stamen.com map layers
- Blank map
- Gray Google map
- Bing maps
- OpenStreetMap.org map
- Gaode (高德地图) / AutoNavi map
- Kartverket.no maps (Norway)
- Yandex maps
Portal Info (Enhanced information on the selected portal)
Tweaks (Adjust IITC settings)
Misc (Unclassified plugins)
For plugin developers
For IITC developers