Dave Ingram
32e455f4e8
Update all URLs to match *.ingress.com (fixes failure to load)
2016-10-02 11:17:03 -07:00
fkloft
034eaf45bd
[minimap] use Google tiles
2016-08-23 11:37:38 +02: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
c676354a15
Merge pull request #681 from nexushoratio/to-push
...
Introduce some consistency in grammar and punctuation into @description.
2013-12-04 16:25:11 -08:00
fkloft
49ed868626
Minimap: Fix bug where map whould be centered on 0,0 on startup
...
I'm not sure, but my best guess is that the minimap is loaded before the inital position, causing some kind of move loop between main map and mini map.
2013-12-04 19:13:33 +01:00
Mike Castle
511a02f9a1
Introduce some consistency in grammar and punctuation into @description.
2013-12-03 23:51:54 -08:00
Jon Atkins
7d75a928cf
plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required
2013-06-14 20:27:54 +01:00
Jon Atkins
e85a01b284
minimap plugin - move to bottom-right on mobile
2013-06-12 05:27:07 +01:00
Jon Atkins
740f13a287
minimap plugin - display a small map in the corner of the screen
2013-06-10 22:27:17 +01:00