Dave Ingram
|
32e455f4e8
|
Update all URLs to match *.ingress.com (fixes failure to load)
|
2016-10-02 11:17:03 -07:00 |
|
fkloft
|
eba7d388a0
|
Enable IITC on mission permalink
Hint: to change a lot of scripts, execute this:
sed -r '/\/\/ @match\s+http:\/\/www.ingress.com\/intel/r /tmp/includefile' -i~ *.user.js
`/tmp/includefile` should contain these lines: (no trailing newline!)
// @include https://www.ingress.com/mission/*
// @include http://www.ingress.com/mission/*
// @match https://www.ingress.com/mission/*
// @match http://www.ingress.com/mission/*
|
2015-04-13 17:28:30 +02:00 |
|
Jon Atkins
|
58b9d1c7d3
|
hide ownership plugin: use core IITC function to get style, rather than hard-coding the parameters
|
2015-03-03 20:24:40 +00:00 |
|
Jon Atkins
|
980e136508
|
portal marker scaling: when zoomed out, reduce the scale of portal markers
the stock intel map has done this for a while, so lets try it in IITC
|
2014-01-26 17:53:10 +00:00 |
|
nexushoratio
|
cefbf95c85
|
s/Highligher/Highlighter/
|
2014-01-05 22:30:54 -08:00 |
|
Mike Castle
|
511a02f9a1
|
Introduce some consistency in grammar and punctuation into @description.
|
2013-12-03 23:51:54 -08:00 |
|
Jon Atkins
|
c49caf674a
|
plugin to hide portal ownership - useful for creating plans
for #503
note: currently doesn't always work correctly (size changes, but not colours?!) - hopefully pending map data rewrite will sort that out
|
2013-08-22 19:51:12 +01:00 |
|