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
8b7769d0bf
portals-count plugin: update warning to display sooner - niantic now filter portals in the backend more aggressively when zoomed out
2015-01-08 13:41:19 +00:00
fkloft
57720b270a
[portal-counts] show percentage
2014-03-10 19:51:12 +01:00
Jon Atkins
03cabcbdb6
portal counts plugin: warn that numbers can be inaccurate when zoomed out
...
for #774
2014-03-03 16:37:00 +00:00
fkloft
f2b3f3466e
mobile: Fix desktop mode
...
(plugins would not be reachable)
2013-12-17 21:35:00 +01:00
fkloft
508a892341
portal-counts: Some fixes for mobile
2013-12-15 18:45:48 +01:00
fkloft
d16101e848
portal-counts: display graphs for level distribution
2013-12-15 18:44:23 +01:00
fkloft
69aad81933
mobile: show portal counts in nav drawer
2013-12-15 16:11:07 +01:00
Mike Castle
511a02f9a1
Introduce some consistency in grammar and punctuation into @description.
2013-12-03 23:51:54 -08:00
Jon Atkins
24e11b483a
plugin: portal-counts fixed
...
also reformatted the table a little - moved totals into the columns below the L8 to L1 lists, then neutral after that
2013-12-01 02:11:52 +00:00
Mike Castle
4a9b13eade
Spell checking, s-z, plus a couple of missed ones.
2013-11-24 00:19:25 -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
Philipp Schaefer
51be5bee04
added plugin categories (see #358 )
2013-06-08 18:50:26 +02:00
Jon Atkins
84cb73d8e1
add @grant none to userscript headers - as recommended by greasemonkey
2013-05-20 03:12:19 +01:00
Morgan Jones
dfadadd296
IITC Dialog Overhaul, part 2
...
Core changes
* window_management.js => panes.js (clarity, distinction from dialogs)
* Make portal preview use dialogs instead of the large preview "window"
* Use `open' callback instead of `create' callback for all dialogs
* Replace collapse/close buttons with themed buttons inspired by the AP Gain plugin
* Dialogs can now gain and lose focus, with changing title bar
* Tweak the Poslinks window to use dialogs
* Add collapseCallback, expandCallback, collapseExpandCallback, focusCallback, and blurCallback
* Fix http <img> in About dialog that caused Chrome to complain
Plugin changes
* guess-player-level 0.4.1: Use dialogs with titles, typo fix
* portal-counts 0.0.8: Use dialogs with titles, typo fix
* portals-list 0.0.12: Don't hijack every single dialog onscreen, add titles, typo fix
* scoreboard 0.1.8: Use dialogs with titles
2013-05-08 03:39:36 -06:00
Jon Atkins
f2dfeb29bb
cleanups to the toolbox
...
- remove - use style sheets to prevent wrapping within links
- make more consistant with the cleanups made to the .linkdetails links
for #135
2013-04-13 21:45:30 +01:00
Jon Atkins
04b5e3e52b
minor cleanups to the #toolbox
...
- ensure each added item in plugins has a space before
- use in links so they're not split over lines
- make case consistant between core IITC and plugins
2013-04-12 14:55:08 +01:00
Kevin
19a42b7c24
Fix plugins that use alert with css styling, remove unused divs in body
2013-04-10 05:36:33 -07:00
YenkyK
0697adb89f
Ignoring out of bounds portals by current bounds (better than manipulating default value)
2013-03-26 12:48:52 +01:00
YenkyK
cb780b6100
Added new screenshot
...
changed table layout
removed unused classes
2013-03-26 09:02:05 +01:00
YenkyK
1cf3fbe15d
reverse show order of portals
...
using MAX_PORTAL_LEVEL now for array
changed table layout to be more compact
cleaned up code
2013-03-25 22:23:46 +01:00
YenkyK
328360c7e7
Added zoom level information
...
Added @@DATETIMEVERSION@@ macro
2013-03-25 17:27:55 +01:00
YenkyK
187a90ce40
fixed incorrect rounded portal levels
...
adjusted viewport to be closer
2013-03-25 15:56:55 +01:00
YenkyK
2f6334f4ed
Fixed reset of portal count if map is moved
2013-03-25 13:59:11 +01:00
YenkyK
14fffeb33e
Plugin Portal Count: Show a list of portals by faction and level
2013-03-25 13:05:51 +01:00
YenkyK
2863316524
Added new plugin portal-counts
2013-03-25 12:52:57 +01:00