29 Commits

Author SHA1 Message Date
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
b595af30ad more work on fixing things for the 2014-05-23 changes
it's a big job - much is still broken
2014-05-23 23:50:37 +01:00
Jon Atkins
1043ff49b0 use the correct hook for portal details loaded 2013-12-17 03:25:50 +00:00
Jon Atkins
48713823d7 resonators plugin - redraw selected portal resonators after zooming out and then back in again 2013-12-14 00:25:53 +00:00
Jon Atkins
1279179407 plugin draw-resonators: clear resonators when portal is deselected. changed hooks used to handle things in a more logical way 2013-12-13 05:49:17 +00:00
enigmaquip
d1358081ae plugin draw resonator update
Update to code for disabled on out of zoom bounds and tool tip when in
bounds
2013-12-08 15:19:14 -07:00
fkloft
9254198715 Remove broken plugin, change category from "Deleted" to "Layer" 2013-12-08 19:29:49 +01:00
enigmaquip
b0e53ee618 Update Draw Resonator plugin for new intel style 2013-12-08 02:38:02 -07:00
Jon Atkins
c4a9af9966 for all of the plugins moved to plugins/broken, add a dummy placeholder file
this contains the userscript header, but with @category Deleted, @description CURRENTLY UNAVAILABLE
this is so users wondering where a script has gone have some information
2013-12-01 06:05:45 +00:00
Jon Atkins
1de7819982 move a bunch of plugins into a 'broken' subfolder, for now
this is a quick way to remove them from test builds as they're unlikely to be practical to fix for 0.16.0 release
2013-11-30 06:06:29 +00:00
Xelio
d227ba2a61 Plugin Draw Resonators: New Styler: Highlight resonators deployed by specific player 2013-09-17 22:57:07 +08:00
Xelio
7e2440deaf Plugin Draw Resonators: Styler: Change 'Hightlight <10% resonators' styler to allow user input percentage 2013-09-17 22:20:22 +08:00
Xelio
1adc84eccb Plugin Draw Resonators: Allow add/remove option to setting dialog dynamically. 2013-09-17 22:20:22 +08:00
Xelio
f7905fe6ab Plugin Draw Resonators: Change description to reflect the styler function. 2013-09-15 00:12:50 +08:00
Xelio
34affdbff7 Plugin Draw Resonators: Add styler: Highlight resonators with less than 10% energy 2013-09-13 22:30:34 +08:00
Xelio
43788477f0 Plugin Draw Resonators: Add styler: Highlight L8 resonators 2013-09-13 00:36:54 +08:00
Xelio
2fdec66f84 Plugin Draw Resonators: Add styler option to setting dialog, fix a few bugs in setting dialog 2013-09-13 00:36:36 +08:00
Xelio
b80307cb40 Plugin Draw Resonators: Add styler: highlight my resonators 2013-09-13 00:35:55 +08:00
Xelio
c1a42e5d5a Plugin Draw Resonators: Add dialog for changing the zoom level which resonators start to display. 2013-09-13 00:27:20 +08:00
Xelio
79f0bda15f Plugin Draw Resonators: Create callback function in render 2013-09-13 00:27:20 +08:00
Xelio
a0dff90e7a Plugin Draw Resonators: Add callback and call them in Optinos.changeOption 2013-09-13 00:23:39 +08:00
Jon Atkins
695804524e update draw-resonators to remove dependancy on portalsLayers 2013-09-07 08:15:02 +01:00
Xelio
fabd29f824 Plugin Draw Resonator: Change resonators style on portal selection 2013-09-06 01:25:39 +08:00
Xelio
12fd84decb Plugin Draw Resonators: Only run the redraw logic on zooming in when the level of portal is shown on map. 2013-09-03 21:27:21 +08:00
Xelio
745e78170b Plugin Draw Resonators: add comment for Render and change an ambiguous function name 2013-09-03 20:16:20 +08:00
Xelio
c2f73bb3d7 Plugin Draw Resonators: Zooming in will redraw all resonators if they was removed by zooming out. 2013-09-03 20:16:20 +08:00
Xelio
c91dd67359 Work in progress: Plugin Draw Resonators: bug fix 2013-09-03 20:16:20 +08:00
Xelio
19333a32d3 Work in progress: Plugin draw resonators: add resonators and connectors render function 2013-09-03 20:16:20 +08:00
Xelio
4be01585a0 Work in progress: New plugin: Draw resonators 2013-09-03 20:16:20 +08:00