Commit Graph

18 Commits

Author SHA1 Message Date
1d4d125605 update plugin URLS for my branch + dist server
bump version numbers for this reason
also, allow plugins for both http and https URLs, in preperation for supporting both
2013-03-16 19:59:46 +00:00
55a9c92121 Weaken the impact sheilds have
Now that shields can be exploded, lower their impact to roughly the
equivilent of 3% more energy each. Hopefully this addresses issue #385
2013-03-05 22:44:17 -06:00
831ef240d4 Put colors back if need be 2013-03-01 20:33:35 -06:00
591dd8108a Fix bump version number 2013-03-01 04:52:06 -08:00
6924933288 Bump Version Number 2013-03-01 02:49:17 -08:00
e76fd84238 Update portal coloring on new data
Change Highlight Weakened Portals to update portal coloring on new data
for portals being loaded.  Before a page refresh was needed to see
portal color changes when a portal was recharged.
2013-02-28 17:31:43 -08:00
01796f2aa2 bump version number for all plugins since their match/include URL has been updated 2013-02-26 01:12:51 +01:00
538b57c7f7 Due to ingress.com/intel now force-redirecting to the HTTPS version,
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
af5bb02db7 Nits 2013-02-24 16:08:12 -06:00
ad234ce84d More Nits 2013-02-23 18:44:57 -06:00
48ee7ce2af Missed one 2013-02-23 17:36:55 -06:00
335e84e7ce Fixing Nits 2013-02-23 17:27:54 -06:00
9035e966f1 Portal Weakness Colors 2013-02-23 16:01:38 -06:00
22d32a18f3 Update plugins/show-portal-weakness.user.js
fix typo in updateURL and downloadURL
2013-02-22 14:31:01 +01:00
7eec420ba1 Deleted unused function 2013-02-16 00:24:56 -06:00
1a00840f45 Modify to dashArray
Make each hole in dash represent a missing resonator
2013-02-14 14:21:07 +08: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
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