74 Commits

Author SHA1 Message Date
fkloft
daf6d7b5a4 Forgot to update versions 2014-06-13 13:51:09 +02:00
fkloft
042129095b Fix some bugs regarding OMS by introducing a new helper function 2014-06-10 20:52:20 +02: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
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
a341aeb8f8 player tracker: multiPolyLine removed in leaflet 0.8-dev - so let's work without it 2014-03-22 01:02:39 +00:00
Mike Castle
511a02f9a1 Introduce some consistency in grammar and punctuation into @description. 2013-12-03 23:51:54 -08:00
fkloft
89e43734fb Bump versions 2013-12-01 21:43:55 +01:00
fkloft
65ee4b367d Show detailed player level 2013-12-01 21:42:48 +01:00
Jon Atkins
25fe86b43c plugin: player tracker. something odd was happening in the case of $.each and 'this' in the loop function - so changed to use parameters to functions 2013-12-01 03:31:53 +00:00
Jon Atkins
b17b4c6a78 plugin: player tracker - bump version number 2013-12-01 03:13:43 +00:00
Carsten
4a3f667223 fix for new player id field in plext
Signed-off-by: Carsten <strobel.carsten@gmail.com>
2013-12-01 02:38:49 +01:00
Mike Castle
bba6519860 Spell checking, h-r. 2013-11-23 19:16:20 -08:00
Philipp Schaefer
1e35d027d9 playertracker: don't close tooltip on touchdevices...touchdevices don't have a tooltip for player markers 2013-11-14 01:05:32 +01:00
Philipp Schaefer
37a54507af playertracker: close all tooltips before markers are redrawn
fixes tooltip fragments on firefox
2013-11-14 00:51:04 +01:00
Jon Atkins
be5f365ff6 add (back) code to enxure tooltips close in player tracker - some browsers are buggy without it 2013-11-13 20:37:27 +00:00
Jon Atkins
52550209ee player tracker: add the age of the last entry to the short tooltip 2013-11-10 19:21:17 +00:00
Jon Atkins
2b8c4327b5 move player tracker popup further up - to match the default placement. makes it easier to click/tap on other markers when things are close together 2013-11-09 06:27:50 +00:00
Jon Atkins
e60c3232c9 player tracker: tooltip for desktop with player name - not available on mobile 2013-11-08 21:40:00 +00:00
Jon Atkins
ea3ca4264f Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
Conflicts:
	plugins/player-tracker.user.js
2013-11-07 00:22:56 +00:00
Jon Atkins
d14d666c54 change player tracker to always use a popup
some code changes related to interfacing with clicks and oms, doing things as recommended by the oms code
2013-11-07 00:17:18 +00:00
Philipp Schaefer
079ce89a20 bugfix: broken playertracker layout
- use popup instead of tooltip on desktop too (see #630)
2013-11-07 00:39:26 +01:00
Philipp Schaefer
e0a4eb4313 updated to SDK v19. still work in progreses... 2013-11-06 00:34:25 +01:00
Philipp Schaefer
154bf3c6ab modified player tracker. show leaflet popup instead of tooltip on mobile 2013-11-06 00:24:31 +01:00
fkloft
2dd77a2057 player tracker: use opacity to indicate last activity 2013-10-16 23:12:05 +02:00
fkloft
4055bb8638 Implement per faction player tracker
Fixes #604
2013-10-16 21:34:41 +02:00
Jon Atkins
b0ad122800 Merge pull request #459 from gnarf/meta-key
Also allow meta click on nickname for player tracker to support os x
2013-08-05 06:41:05 -07:00
Jon Atkins
3c60e4dd40 update player tracker for internal team name change 2013-07-31 20:21:21 +01:00
Corey Frang
6a0a795f32 Also allow meta click on nickname for player tracker to support os x 2013-07-30 21:50:02 -04:00
Jon Atkins
b0dd95e694 make guessed player levels still show "(guessed)" for level 8 - as since the introduction of jarvis virus/ada refactor it can be wrong 2013-07-21 17:15:55 +01:00
Jon Atkins
40e41739ff some plugin description tweaks 2013-07-14 18:57:21 +01:00
Jon Atkins
7d75a928cf plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required 2013-06-14 20:27:54 +01:00
Philipp Schaefer
51be5bee04 added plugin categories (see #358) 2013-06-08 18:50:26 +02:00
Jon Atkins
9dffadada6 plugins - ensure they pass a default for shown/hidden when being added to the map 2013-05-24 15:54:05 +01:00
Jon Atkins
84cb73d8e1 add @grant none to userscript headers - as recommended by greasemonkey 2013-05-20 03:12:19 +01:00
Jon Atkins
6e8dd15052 update several plugins to use window.addLayerGroup, instead of manually adding the layer to the map and Layer control.
this gives automatic handling of remembering shown/hidden layers

also, draw tools plugin hides the controls while the drawn items layer is hidden
2013-05-18 03:42:56 +01:00
Jon Atkins
88fdb63f06 fix description of player tracker to match behaviour 2013-05-14 16:52:09 +01:00
Jon Atkins
9266283684 upgrade leaflet to the master version - taken 2013-05-12 - 3d3e2cd
should fix issues with layer control on mobile, and other improvements
also - the convention for marker filenames has changed from ...@2x.png to ...-2x.png for the double sized ones - so changed our files to match (we had a mix of ...@2x.png and ..._2x.png)
2013-05-12 17:18:58 +01:00
Jon Atkins
fc3dde2b7a player tracker - bump version number. missed from previous commit 2013-05-01 04:29:14 +01:00
Jon Atkins
60dfd5d095 fix tooltips on player tracker after disabling+enabling the layer
fix #106 - inspired by pull request #146
2013-05-01 04:12:10 +01:00
Philipp Schaefer
488b68df2e simulate map button click on mobile @player search 2013-04-25 21:53:08 +02:00
Jon Atkins
4a16668c6a change player tracker display for unknown plyaer levels, to match that used in the guess player levels plugin 2013-04-24 02:40:53 +01:00
Jon Atkins
082125229d player tracker: if guess player levels installed but returns undefined, assume level 1 rather than showing nothing
(maybe this should be interlal to the guess-plyaer-levels plugin instead?)
2013-04-14 18:54:59 +01:00
Julien Roncaglia
1f2fa7ac84 Add a find by name feature to player-tracker
It search for an user name and if the user is found, center the map on it's
last known position.

The feature can be triggered by:
 - Entering the user nickname in the search box preceded by '@'
 - Ctrl+Clicking on an user name in the chat
2013-04-09 22:44:16 +02:00
vita10gy
881a034168 Doh! 2013-03-31 00:36:50 -05:00
vita10gy
ea3c331296 Player Tracker: Use the portal name from chat
Uses the portal name function from the chat listing, which, for now,
renames the US  Post Office portals so it doesn't look like.

20m ago  US  Post Office
25m ago Some portal
35m ago  US  Post Office
55m ago  US  Post Office
2013-03-30 21:18:37 -05:00
vita10gy
7977a1a315 Forgot to bump version numbers 2013-03-28 21:22:37 -05:00
vita10gy
8296b4db5b Player level In player traker 2013-03-28 20:30:10 -05:00
Kevin
f9300ba801 Merge latest for clean apply in pull 2013-03-27 16:55:01 -07:00
vita10gy
23320ccb26 More Mins - Whoops 2013-03-26 22:56:24 -05:00
vita10gy
84a3a9e165 Format time as #h#m 2013-03-26 22:38:14 -05:00