Commit Graph

743 Commits

Author SHA1 Message Date
22d32a18f3 Update plugins/show-portal-weakness.user.js
fix typo in updateURL and downloadURL
2013-02-22 14:31:01 +01:00
188522dc19 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-22 08:33:28 +01:00
03c852bfce bump player tracker’s version number 2013-02-22 08:33:15 +01:00
4d374ac7ad updated the compute-ap-stats plugin to auto-calcuate on window change, and display in the sidebar
updated the #portaldetails min-height to 569 to correct a pre-existing sizing bug.
2013-02-21 21:25:05 -07:00
39df466c4f Make player tracker line dashed
Making the "where have they been" path dashed makes it so you can see
links that might exist.
2013-02-21 22:20:29 -06:00
25f1b32285 Plugin: Show address in Side Panel
Adds address into the right hand column at the bottom of the picture.
2013-02-21 22:13:14 -06:00
caeb842063 sort alphabetically, separate plugins that don’t work with stable 2013-02-21 08:23:35 +01:00
94e4bef6c4 add version requirements note for ap stats plugin 2013-02-21 08:15:26 +01:00
d9604db155 Update plugins/compute-ap-stats.user.js 2013-02-20 23:56:50 -07:00
0838c5e280 Merge pull request #5 from breunigs/gh-pages
Rebase from bruenigs/ingress-intel-total-conversion
2013-02-20 22:31:08 -08:00
100e3868f2 Update plugins/compute-ap-stats.user.js 2013-02-20 23:16:46 -07:00
c80d650bba player tracker ignored destroy resonators, even though it should only ignore destroyed links. Fixes #238 2013-02-21 00:27:12 +01:00
f827ae5286 Update plugins/compute-ap-stats.user.js
Updated basic code style by request of parent branch repo owner.
2013-02-20 00:16:42 -07:00
d4faf5745f Update plugins/README.md
Added basic info for Compute AP Stats plugin
2013-02-19 18:59:19 -07:00
84390e7b66 updated to comply with code review comments from breunigs 2013-02-19 17:48:15 -07:00
14a5803a64 Merge remote-tracking branch 'blake-ingress/patch-1' into framed_ap_stats_plugin 2013-02-19 13:57:25 -07:00
2396f34e7a fix text wrapping style issues in player tracker (fixes #212) 2013-02-19 08:50:28 +01:00
de1d02f9eb Create compute_AP_stats.user.js
Plugin calculates the total potential AP based on what is currently rendered in the map (leaflet objects)
2013-02-18 18:31:14 -08:00
a6e8a13b4e release player tracker. Fixes #72 2013-02-18 13:04:20 +01:00
bcf466361e Merge pull request #208 from Xelio/plugin-resonator-display-zoom-level
Update Plugin: Resonator Display Zoom Level Decrease
2013-02-17 23:13:26 -08:00
5b082b6950 New Plugin: resonator energy percentage in portal detail
Show resonator energy percentage on resonator energy bar in portal detail panel.
2013-02-18 14:07:49 +08:00
6a14f06991 Plugin: Resonator Display Zoom Level Decrease
Change description to "Resonator start display earlier"
2013-02-18 12:35:12 +08:00
ef158a366f New Plugin: Resonator Display Zoom Level Decrease
Resonators start showing up in lower zoom level.
2013-02-18 03:23:06 +08:00
bf26ad1358 add readme entry for render limit plugin 2013-02-16 23:01:39 +00:00
d1c4a0c568 plugin to increase render limits. handy for higher density areas and fast PCs 2013-02-16 21:18:49 +00:00
7eec420ba1 Deleted unused function 2013-02-16 00:24:56 -06:00
a804e8e5e1 improves included description/help of drawing tools a lot (fix #156) 2013-02-14 10:29:54 +01:00
1a00840f45 Modify to dashArray
Make each hole in dash represent a missing resonator
2013-02-14 14:21:07 +08:00
7f3be4dd66 allow dragging of markers 2013-02-13 18:43:09 +01:00
fb3d3a7811 fix error when drawing polylines 2013-02-13 18:15:33 +01:00
e76c17f2c7 color Leaflet marker icon accordingly 2013-02-13 18:11:24 +01:00
250cd99167 add draw plugin description 2013-02-13 18:10:42 +01:00
1f00e70419 add draw plugin. See #135 2013-02-13 17:46:25 +01:00
939c87cf20 add note about how to handle external dependencies 2013-02-13 10:04:27 +01:00
7e70c0a8bb Ditched orange, introduced dashes
Ditched orange as the indicator of missing resonator in favor of dashed
circle.

Corrected /plugin/Readme.md
2013-02-12 23:44:10 -06:00
0c6f0a97e2 Description Added
Description added to plugins readme
2013-02-12 09:27:47 -06:00
195dc611b2 Weak Portal Plugin
At a glance high level indicator of portals in disrepair. Opacity is
used to denote how much it's hurting. (Bright means needs the most
attention.) Factors in current energy, missing shields, or missing
resonators. Red means it needs attention. Orange means the same thing,
except that it's down at least one resonator.

I realise this is in opposition to game convention where dim == almost
dead, but I tried it that way, and it just made no sense to me to do it
that way. The whole point is a high level way to quickly identify
portals that most need repairing. If opacity isn't done this way your
eyes are most drawn to the portals that least need your attention.
2013-02-12 00:21:49 -06:00
1bbbe05a86 add hooks framework and add hook for portal added (fixes #87) 2013-02-10 23:07:33 +01:00
6b8c454af3 Player level label renamed to minimal player level 2013-02-10 00:22:24 +01:00
423106f8d0 Set title with player's level for owner of resonator 2013-02-09 20:04:22 +01:00
0bbf6c46a2 Display players level on mouse hover in chat 2013-02-09 19:36:49 +01:00
6fabe5c5b0 accidentally commited old version of guess-player script. Likely it didn’t work at all. Fixes #65 2013-02-09 18:03:56 +01:00
6b19e79e07 add plugin basics and fix #31 by providing it as plugin 2013-02-09 13:52:10 +01:00