Commit Graph

123 Commits

Author SHA1 Message Date
a3e923344f Plugin AP List: Code restructure 2013-03-10 01:38:42 +08:00
52a188fe0d Plugin: AP List
List top 10 portals by AP of either faction.
2013-03-10 01:38:01 +08:00
7b0a8ecd03 fix guessed notice for "guess player levels" 2013-03-08 01:30:44 +01:00
6a1b2fa7b1 Update README.md 2013-03-07 12:26:44 +01:00
8115f10e1f Ignore "Your Link" messages
Likely fix for #350
2013-03-06 22:25:48 -06:00
3c6332624b Update README.md
remove bogus return that breaks the link
2013-03-06 08:48:52 +01: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
492f0846f8 Fixed some style issues 2013-03-04 21:02:25 +01:00
45bed379ec implement scale bar plugin (fix #291) 2013-03-04 09:46:30 +01:00
612006a7d6 Change label 'Average' to 2013-03-03 02:52:21 +07:00
8067d20117 v0.3, fix divide-by-zero, change tabs to space 2013-03-03 02:39:25 +07:00
c06682b991 Adding total level, total player and average level
Adding total level, total player and average level on each faction.

Adding line feed  and removing one tab on line 111 so the output will be properly generated.
2013-03-02 23:18:39 +07:00
149878224d Merge pull request #361 from vita10gy/weakportal
Weak Portal plugin - Put colors back if need be
2013-03-02 03:08:14 -08:00
aabe76661c Plugin Compute AP - Missing team resonators
Issue #358
2013-03-01 21:22:07 -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
cba504e55c remove URL to image files for draw tools; that path is set in main now 2013-02-26 22:26:00 +01:00
ebf07602e2 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-26 20:08:37 +01:00
c8f74a1fe6 use correct base url for draw plugin 2013-02-26 20:08:13 +01:00
b5d2db6761 Update plugins/README.md
link to "max-links" plugin does not work (minor typo)
2013-02-26 18:05:03 +01:00
536b0e0fb5 port max links plugin to https 2013-02-26 16:47:25 +01:00
06b9c4ba89 Remove trailing whitespaces 2013-02-26 16:32:28 +01:00
aac596043f Merge pull request #269 from boombuler/plugin
Maximum Fields Plugin
2013-02-26 05:56:39 -08:00
3bcb30cc0e add resonator energy in portal detail plugin link 2013-02-26 10:27:59 +01:00
01796f2aa2 bump version number for all plugins since their match/include URL has been updated 2013-02-26 01:12:51 +01:00
d5d2bad74a more fixes for https 2013-02-26 00:53:27 +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
799a1012ed recalculate the links as soon as the portals are loaded 2013-02-25 21:54:52 +01:00
6c4ccdff94 moved some vars to namespace 2013-02-25 21:24:36 +01:00
664c2595cf fixed typo 2013-02-25 21:19:46 +01:00
a392c04469 unindented the wrapper function. 2013-02-25 20:34:25 +01:00
ca6fb9952b added link to the screenshot to the readme 2013-02-25 20:27:10 +01:00
0f728944bd fixed typo 2013-02-25 20:24:01 +01:00
c75b99a079 added some linebreaks 2013-02-25 20:21:26 +01:00
dc058939f4 moved constants to namespace 2013-02-25 20:18:04 +01:00
027e13778b fixed coding style 2013-02-25 20:14:12 +01:00
c86e8608bf support increased render limit within the plugin 2013-02-25 10:41:02 +01:00
b8a86f8d08 Merge branch 'plugin' of https://github.com/boombuler/ingress-intel-total-conversion into plugin
Conflicts:
	plugins/max-links.user.js
2013-02-25 10:22:59 +01:00
9748664b20 moved delaunay algorithm to external file 2013-02-25 10:19:24 +01:00
286a4ba376 update position method when players attack multiple portals at once. It now takes repetition into account, e.g. if one burster destroys 4 resos on porta A and only one on B she is now placed closer to A rather than in the middle of both. 2013-02-25 09:21:48 +01:00
de39c45a34 added a renderlimit 2013-02-25 08:56:39 +01:00
647ce5d95d Merge branch 'upstream' into plugin
Conflicts:
	plugins/README.md
2013-02-25 08:51:38 +01:00
1fdad5cfdf Revert "added a renderlimit for the plugin"
This reverts commit a94bf4475b.
2013-02-25 08:50:41 +01:00
6e6060876d Merge pull request #284 from vita10gy/weak-colors
Portal Weakness Colors
2013-02-24 23:08:50 -08:00
1e4c372bdd Changed all instances of Enlightenment to Enlightened 2013-02-25 15:51:09 +11:00
a94bf4475b added a renderlimit for the plugin 2013-02-24 23:10:22 +01:00
af5bb02db7 Nits 2013-02-24 16:08:12 -06:00
f44e9bd3a2 fixed typo + only update links if the layer is visible 2013-02-24 15:56:58 +01:00