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
Fragger
29511b0158
Fix version number to a.b.c.date.time format
2013-03-25 13:50:26 -07:00
Fragger
8a58b12d4e
Move player tracker dependencies into plugin
2013-03-25 11:43:56 -07:00
Jon Atkins
126f10a193
change version number to a.b.c.date.time format - an a.b.date.time format won't update correctly
2013-03-25 15:05:05 +00:00
Fragger
9e7a3c2f82
Fix a few nits
2013-03-23 11:03:45 -07:00
Fragger
e45e694533
Add click listener on player markers to open up closest portal details
2013-03-23 11:03:43 -07:00
Kevin
c7e94a1a25
Update player-tracker to spiderfy players when they are close or stacked
2013-03-23 11:01:50 -07:00
Jon Atkins
c2742429c0
revert player tracker line colour change (from yellow, back to magenta) - fix #23
2013-03-22 05:26:46 +00:00
Jon Atkins
380bbfda32
more build tweaks
...
- make update URLS https - required by firefox+greasemonkey
- add build name + date/time to description of all plugins, and moved to front for main IITC
- ensure all plugins have a A.B.C. version number format - required now they append the date+time digits
- no smooth upgrade path from current 'dist' folder - so changed to 'release'. users will have to manually update this time, but will be fine fron now onwards (in theory!)
2013-03-20 04:34:16 +00:00
Jon Atkins
4ce0da5056
large chunk of work towards a nicer build system
...
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
2013-03-19 22:39:16 +00:00
Jon Atkins
9a581061e1
player tracker
...
- line colour changed to yellow - easier to see on map
- track time changed from 1 to 3 hours
2013-03-17 01:33:33 +00:00
Jon Atkins
1d4d125605
update plugin URLS for my branch + dist server
...
bump version numbers for this reason
also, allow plugins for both http and https URLs, in preperation for supporting both
2013-03-16 19:59:46 +00:00
Stefan Breunig
0b056df07d
disable player tracker when zooming out too far
2013-03-10 12:47:53 +01:00