999 Commits

Author SHA1 Message Date
Jon Atkins
f130483c52 Merge pull request #814 from Costaspap/scoreboard
added scoreboard plugin
2014-06-09 22:40:56 +01:00
Costaspap
7297d09662 completed build 2014-06-10 00:38:59 +03:00
Costaspap
78dab0a2bb built the plugin 2014-06-10 00:20:16 +03:00
fkloft
d3fca8612c Move OverlappingMarkerSpiderfier from player-tracker to core. Implement for bookmarks and draw tools
(Markers added to OMS shouldn't use the "click" event but "spiderfiedclick")
2014-06-09 21:08:06 +02:00
Jon Atkins
751001c6fa clear portal names immediately on a zoom end 2014-06-08 07:39:59 +01:00
Jon Atkins
c23f902f48 plugin: add night scheme to nokia ovi maps 2014-06-08 07:39:42 +01:00
Costaspap
bf36576dee made some more formation changes 2014-06-05 19:27:34 +03:00
Costaspap
a682a4a11d made some formation changes 2014-06-05 19:23:46 +03:00
Costaspap
02c9d8cd6a added short description 2014-06-05 17:39:23 +03:00
Costaspap
4e77e43f8d fixed some userscript mistakes 2014-06-05 16:04:20 +03:00
Costaspap
bad6e8ffdd added display function 2014-06-05 15:53:06 +03:00
mcben
86d44bdd00 new plugin: cross links
this plugin colors links red if they are crossing a drawnline.
any yellow if they are inside a drawn polygon.
(requires DrawTools)
2014-06-05 14:31:56 +02:00
harisbitsakou
b7d3664bdc added the portaltable function,improved the documentation,fixed some bugs 2014-06-05 00:36:56 +03:00
Costaspap
e108e830ef getlinks-fields methods 2014-06-03 02:00:06 +03:00
Jon Atkins
590eeb6876 plugin: remove excess draw-tools logging 2014-06-01 05:54:21 +01:00
3ch01c
af1bc9006c Fixed Realtime API sync issue 2014-05-31 00:09:18 -06:00
Jon Atkins
dff0c91735 plugin: fix level guessing from portal details, and opening the guessed player dialog 2014-05-30 23:02:29 +01:00
Costaspap
8c4acfe1fd added first part of dynamic-scoreboard plugin 2014-05-30 00:25:11 +03:00
Jon Atkins
a05ac61cb4 update default and plugin base maps to allow zooming up to level 21, and scale the tiles when they don't support such a resolution 2014-05-29 01:23:25 +01:00
Jon Atkins
6c35c8d238 cloudmade no longer offer free accounts for a small number of map tiles, so template plugin is pointless now 2014-05-29 01:22:16 +01:00
Jon Atkins
6001285df1 limit by my level highlighter to no more than L8, as portals cannot be higher than this, but players now can 2014-05-27 23:58:26 +01:00
Jon Atkins
4e38518e67 delete ipas-link plugin - there's not enough data to support it any more 2014-05-25 00:00:44 +01:00
Jon Atkins
9882157f45 fix: mod owner not displayed 2014-05-24 23:58:33 +01:00
Jon Atkins
4b40c9344c fix out of date section of plugin description 2014-05-24 04:08:55 +01:00
Jon Atkins
5bb46a8acb fix show-linked-portals plugin 2014-05-24 03:32:56 +01:00
Jon Atkins
3ee03778ef fix several issues
- resonator energy
- portal owner & capture date
- mod type filtering code
2014-05-24 01:14:39 +01:00
Jon Atkins
b595af30ad more work on fixing things for the 2014-05-23 changes
it's a big job - much is still broken
2014-05-23 23:50:37 +01:00
Jon Atkins
589fd83b93 first pass of fixes for 2014-05-23
still need to fix name changes in response for portal details
2014-05-23 22:21:36 +01:00
Jon Atkins
86327fa578 niantic removed controllingTeam from the portal details - we have to use the team from the summary data 2014-05-17 00:27:15 +01:00
Jon Atkins
e9943a0a81 nokia basemap: change satellite imagery to use jpg rather than png - makes more sense! 2014-05-11 19:33:02 +01:00
Giacinto Garcea
7bfd6bfbb9 Bookmarks 2.9
- rename a folder (bookmarks opt);
- for IITCm: move a bookmark into a folder;
2014-05-05 22:33:08 +02:00
Jon Atkins
22299adcef update portals-list to use current permalink format (ll & pll) rather than the ancient latE6/lngE6/pguid format
fix #788
2014-03-31 18:15:46 +01:00
Jon Atkins
f045cd5714 fix portals-list for portals with no title
fix #789
2014-03-31 18:11:26 +01:00
Jon Atkins
6bc18d6c86 make all region lines non-clickable 2014-03-27 00:33:01 +00:00
Philipp Schaefer
16212b2032 remove redundant layer check...it's done in removeLabel function too 2014-03-25 01:09:10 +01:00
Philipp Schaefer
e6c7858eca bumped version number of portal lvl plugin 2014-03-25 00:24:52 +01:00
Philipp Schaefer
64bd129c02 bugfix: update portal level layer if it already exists instead of ignoring the addLabel call 2014-03-25 00:24:12 +01:00
Jon Atkins
5a033a971a Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-03-23 20:57:04 +00:00
Jon Atkins
4a4346a419 max-links: only count portals visible on screen against the portal limit. the recent larger data tiles for map data pull in more off-screen data, making the old test unreliable in some cases 2014-03-23 20:55:32 +00:00
fkloft
6408a1151c [plugins/bookmarks-by-zaso] audo draw: show distance between selected portals
/cc @ZasoGD
2014-03-23 21:24:18 +01:00
Jon Atkins
f47b1211d2 canvas render plugin: add setting to window object outside of wrapper - this makes it work on mobile despite order potentially being wrong
note: also unsafeWindow version attempted, for tampermonkey/greasemonkey - but this doesn't work for some reason
2014-03-22 20:06:45 +00:00
Jon Atkins
fb7eae8473 don't enable canvas rendering by default. add a plugin to change the setting instead 2014-03-22 19:07:57 +00:00
Jon Atkins
c0d0d87946 bookmarks plugin: clicking a bookmark icon selects the portal 2014-03-22 02:53:28 +00:00
Jon Atkins
a341aeb8f8 player tracker: multiPolyLine removed in leaflet 0.8-dev - so let's work without it 2014-03-22 01:02:39 +00:00
Jon Atkins
c6e557a557 another piece of experimental marker drawing code - not 100% working. committing for future reference if needed 2014-03-21 17:49:13 +00:00
Jon Atkins
2334166e69 moved experimental alternative marker plugin - it performs very poorly on mobile compared to the regular SVG circle markers 2014-03-21 17:48:24 +00:00
Jon Atkins
01990b8e73 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-03-21 16:26:19 +00:00
Jon Atkins
5cb01b5afe experimental code: alternative marker rendering system, using canvas to create icon marker bitmaps, displaying as an L.Icon 2014-03-21 16:22:57 +00:00
Philipp Schaefer
1d55d68278 tweaked portal levels plugin. reduced level markers and prefer high level portals. 2014-03-21 15:26:50 +01:00
Jon Atkins
3232aa5c10 fix @player level tooltip - was looking for player with the '@' - which failed 2014-03-15 17:21:12 +00:00