-
For a long time the stock intel site had issues with it's network data retrieval code, and was one area where IITC handled things better.
However, in the last month or two, major improvements have be…
-
IITC needs localStorage to work - but in Firefox this can be disabled in about:config - dom.storage.enabled setting.
IITC fails badly in this case (fails to load, with no clue as to why) - it should …
-
Here is portal data:
https://github.com/IITC-CE/ingress-intel-total-conversion/blob/d77562b91a5b1e0bf170b4257eb33316a0b9daa3/code/map_data_render.js#L318-L325
And here we see that this data merges…
-
minlevel/maxlevel config settings are ignored meanwhile.
Intel Map UI has radically changed. I think setMinMax(...) in modules/ice-40-setminmax.js needs to be adjusted/rewritten.
-
To provide filtering **by faction** iitc creates 3 separate groups (for each portal level / links / fields).
To provide filtering portals **by level** iitc creates 9 separate groups.
Pretty reliable…
-
Given a set of portals on the screen this draw would utilize all portals on the screen and integrate them into the largest possible multimax, or set of multimax fields. This is accomplished in the fly…
-
Apparently on some machines phantomjs crashes with "SIGFPE, Arithmetic exception" after enabling iitc. Verified with x86_64 Linux binary. It doesn't happen on other Linux x86_64 machines although usin…
-
Compare the link between the following two portals (at the midpoint), when viewed on stock vs when viewed in IITC:
1) https://www.ingress.com/intel?ll=-38.992951,175.807177&z=17&pll=-38.992951,175.807…
-
Hi, sorry if this is not the appropriate place to ask this...
We have created a collaborative Google Map of area farms, and other anecdotal information gained over years of play. How could we take …
llarn updated
7 years ago
-
Currently we use a bunch of different methods in order to detect similar things:
- Leaflet's `L.`[`Browser`](https://leafletjs.com/reference-1.4.0.html#browser)`.mobile` (used in `portal-level-number…