70 Commits

Author SHA1 Message Date
boombuler
f44e9bd3a2 fixed typo + only update links if the layer is visible 2013-02-24 15:56:58 +01:00
boombuler
d8874d1048 readme should be in alphabetical order 2013-02-24 15:34:40 +01:00
boombuler
bbf7f64488 moved some functions to namespace 2013-02-24 15:33:10 +01:00
boombuler
de4ad90645 changed namespace to maxLinks 2013-02-24 11:34:39 +01:00
boombuler
29749ebbe1 add to layerchooser instead of the toolbox + code cleanup 2013-02-23 17:06:21 +01:00
boombuler
c36afe506e applyed codingstyle 2013-02-23 16:18:02 +01:00
boombuler
8d419c3c95 added update / download url 2013-02-23 15:57:06 +01:00
boombuler
1ebf1e3bc1 Merge branch 'upstream' into plugin
Conflicts:
	plugins/README.md
2013-02-23 15:50:12 +01:00
Stefan Breunig
a76f96c3fb release 0.7. 2013-02-23 14:19:31 +01:00
Stefan Breunig
71d769c3ec fix #255 (by tpenner) 2013-02-23 13:59:25 +01:00
Stefan Breunig
c1e5b373aa add link to nightly 2013-02-23 10:05:49 +01:00
Stefan Breunig
d415caf702 screenshot for draw tools 2013-02-23 09:41:15 +01:00
Stefan Breunig
095ec704da should work with stable, too 2013-02-23 09:30:25 +01:00
Stefan Breunig
dabf808e8e improve style a bit 2013-02-23 09:28:38 +01:00
Stefan Breunig
f3d19d1085 Merge branch 'address-plugin' of git://github.com/vita10gy/ingress-intel-total-conversion into vita10gy-address-plugin 2013-02-23 09:26:40 +01:00
Stefan Breunig
b879f8955f bump version number 2013-02-23 09:11:37 +01:00
Stefan Breunig
0f78368040 make table display actually work 2013-02-23 09:09:06 +01:00
Stefan Breunig
f9834d929b fix indention/whitespace 2013-02-23 09:03:15 +01:00
Stefan Breunig
baaf098977 Merge branch 'framed_ap_stats_plugin' of git://github.com/framed/ingress-intel-total-conversion into framed-framed_ap_stats_plugin 2013-02-23 08:57:31 +01:00
boombuler
c546b7c13d fixed overlapping links 2013-02-22 23:04:40 +01:00
Dave Frame
19990b940b small fixes:
hooking the data response handler instead of the map update so we only calcuate with complete data.
scrubbing the portal list for out of view portals to avoid counting out of bounds portals
2013-02-22 14:34:25 -07:00
boombuler
78a1ad842b new plugin to calculate how to set links for max field count 2013-02-22 20:22:11 +01:00
Dave Frame
8517e128d1 fixed code review bugs noted by breunigs 2013-02-22 11:22:36 -07:00
Stefan Breunig
5797c79e68 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-22 17:41:33 +01:00
Stefan Breunig
1ddf07cd5e fix #162 2013-02-22 17:40:54 +01:00
Stefan Breunig
f96745e1bc fix #241 2013-02-22 16:23:21 +01:00
vita10gy
e8e683c5b5 Nits and style redo
Added to readme, but it doesn't seem to work with the public build.
2013-02-22 08:43:04 -06:00
Sven Neuhaus
22d32a18f3 Update plugins/show-portal-weakness.user.js
fix typo in updateURL and downloadURL
2013-02-22 14:31:01 +01:00
Stefan Breunig
188522dc19 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-22 08:33:28 +01:00
Stefan Breunig
03c852bfce bump player tracker’s version number 2013-02-22 08:33:15 +01:00
Dave Frame
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
vita10gy
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
vita10gy
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
Stefan Breunig
caeb842063 sort alphabetically, separate plugins that don’t work with stable 2013-02-21 08:23:35 +01:00
Stefan Breunig
94e4bef6c4 add version requirements note for ap stats plugin 2013-02-21 08:15:26 +01:00
Hollow011
d9604db155 Update plugins/compute-ap-stats.user.js 2013-02-20 23:56:50 -07:00
Hollow011
0838c5e280 Merge pull request #5 from breunigs/gh-pages
Rebase from bruenigs/ingress-intel-total-conversion
2013-02-20 22:31:08 -08:00
Hollow011
100e3868f2 Update plugins/compute-ap-stats.user.js 2013-02-20 23:16:46 -07:00
Stefan Breunig
c80d650bba player tracker ignored destroy resonators, even though it should only ignore destroyed links. Fixes #238 2013-02-21 00:27:12 +01:00
Hollow011
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
Hollow011
d4faf5745f Update plugins/README.md
Added basic info for Compute AP Stats plugin
2013-02-19 18:59:19 -07:00
Dave Frame
84390e7b66 updated to comply with code review comments from breunigs 2013-02-19 17:48:15 -07:00
Dave Frame
14a5803a64 Merge remote-tracking branch 'blake-ingress/patch-1' into framed_ap_stats_plugin 2013-02-19 13:57:25 -07:00
Stefan Breunig
2396f34e7a fix text wrapping style issues in player tracker (fixes #212) 2013-02-19 08:50:28 +01:00
Hollow011
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
Stefan Breunig
a6e8a13b4e release player tracker. Fixes #72 2013-02-18 13:04:20 +01:00
Stefan Breunig
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
Xelio
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
Xelio
6a14f06991 Plugin: Resonator Display Zoom Level Decrease
Change description to "Resonator start display earlier"
2013-02-18 12:35:12 +08:00
Xelio
ef158a366f New Plugin: Resonator Display Zoom Level Decrease
Resonators start showing up in lower zoom level.
2013-02-18 03:23:06 +08:00