123 Commits

Author SHA1 Message Date
Xelio
a3e923344f Plugin AP List: Code restructure 2013-03-10 01:38:42 +08:00
Xelio
52a188fe0d Plugin: AP List
List top 10 portals by AP of either faction.
2013-03-10 01:38:01 +08:00
Stefan Breunig
7b0a8ecd03 fix guessed notice for "guess player levels" 2013-03-08 01:30:44 +01:00
Stefan Breunig
6a1b2fa7b1 Update README.md 2013-03-07 12:26:44 +01:00
vita10gy
8115f10e1f Ignore "Your Link" messages
Likely fix for #350
2013-03-06 22:25:48 -06:00
Sven Neuhaus
3c6332624b Update README.md
remove bogus return that breaks the link
2013-03-06 08:48:52 +01:00
vita10gy
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
boombuler
492f0846f8 Fixed some style issues 2013-03-04 21:02:25 +01:00
Stefan Breunig
45bed379ec implement scale bar plugin (fix #291) 2013-03-04 09:46:30 +01:00
sutepasu
612006a7d6 Change label 'Average' to 2013-03-03 02:52:21 +07:00
sutepasu
8067d20117 v0.3, fix divide-by-zero, change tabs to space 2013-03-03 02:39:25 +07:00
sutepasu
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
Stefan Breunig
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
vita10gy
aabe76661c Plugin Compute AP - Missing team resonators
Issue #358
2013-03-01 21:22:07 -06:00
vita10gy
831ef240d4 Put colors back if need be 2013-03-01 20:33:35 -06:00
Kevin
591dd8108a Fix bump version number 2013-03-01 04:52:06 -08:00
Kevin
6924933288 Bump Version Number 2013-03-01 02:49:17 -08:00
Kevin
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
Stefan Breunig
cba504e55c remove URL to image files for draw tools; that path is set in main now 2013-02-26 22:26:00 +01:00
Stefan Breunig
ebf07602e2 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-26 20:08:37 +01:00
Stefan Breunig
c8f74a1fe6 use correct base url for draw plugin 2013-02-26 20:08:13 +01:00
Bananeweizen
b5d2db6761 Update plugins/README.md
link to "max-links" plugin does not work (minor typo)
2013-02-26 18:05:03 +01:00
Stefan Breunig
536b0e0fb5 port max links plugin to https 2013-02-26 16:47:25 +01:00
Axel Wagner
06b9c4ba89 Remove trailing whitespaces 2013-02-26 16:32:28 +01:00
Stefan Breunig
aac596043f Merge pull request #269 from boombuler/plugin
Maximum Fields Plugin
2013-02-26 05:56:39 -08:00
Patrick Huy
3bcb30cc0e add resonator energy in portal detail plugin link 2013-02-26 10:27:59 +01:00
Stefan Breunig
01796f2aa2 bump version number for all plugins since their match/include URL has been updated 2013-02-26 01:12:51 +01:00
Stefan Breunig
d5d2bad74a more fixes for https 2013-02-26 00:53:27 +01:00
Stefan Breunig
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
boombuler
799a1012ed recalculate the links as soon as the portals are loaded 2013-02-25 21:54:52 +01:00
boombuler
6c4ccdff94 moved some vars to namespace 2013-02-25 21:24:36 +01:00
boombuler
664c2595cf fixed typo 2013-02-25 21:19:46 +01:00
boombuler
a392c04469 unindented the wrapper function. 2013-02-25 20:34:25 +01:00
boombuler
ca6fb9952b added link to the screenshot to the readme 2013-02-25 20:27:10 +01:00
boombuler
0f728944bd fixed typo 2013-02-25 20:24:01 +01:00
boombuler
c75b99a079 added some linebreaks 2013-02-25 20:21:26 +01:00
boombuler
dc058939f4 moved constants to namespace 2013-02-25 20:18:04 +01:00
boombuler
027e13778b fixed coding style 2013-02-25 20:14:12 +01:00
boombuler
c86e8608bf support increased render limit within the plugin 2013-02-25 10:41:02 +01:00
boombuler
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
boombuler
9748664b20 moved delaunay algorithm to external file 2013-02-25 10:19:24 +01:00
Stefan Breunig
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
Florian Sundermann
de39c45a34 added a renderlimit 2013-02-25 08:56:39 +01:00
Florian Sundermann
647ce5d95d Merge branch 'upstream' into plugin
Conflicts:
	plugins/README.md
2013-02-25 08:51:38 +01:00
Florian Sundermann
1fdad5cfdf Revert "added a renderlimit for the plugin"
This reverts commit a94bf4475ba5366c1c605ffa6e97226839a58552.
2013-02-25 08:50:41 +01:00
Stefan Breunig
6e6060876d Merge pull request #284 from vita10gy/weak-colors
Portal Weakness Colors
2013-02-24 23:08:50 -08:00
Cameron Moon
1e4c372bdd Changed all instances of Enlightenment to Enlightened 2013-02-25 15:51:09 +11:00
boombuler
a94bf4475b added a renderlimit for the plugin 2013-02-24 23:10:22 +01:00
vita10gy
af5bb02db7 Nits 2013-02-24 16:08:12 -06:00
boombuler
f44e9bd3a2 fixed typo + only update links if the layer is visible 2013-02-24 15:56:58 +01:00