iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
989 stars 552 forks source link

Update player-tracker.user.js #1196

Closed kddmitry closed 1 year ago

kddmitry commented 7 years ago

To be able to see the nicknames of players under their labels

kddmitry commented 7 years ago

I clean out the dead/commented code. what's about last commit ?

mxxcon commented 7 years ago

Could you post a screenshot of what it looks like?

kddmitry commented 7 years ago

Here: example 1 example 2 example 3

mxxcon commented 7 years ago

Is there an option to turn off this layer? In a busy area I suspect this might be unusable.

pleasantone commented 7 years ago

I'm sorry I haven't tested it yet, but with similar types of changes, I have seen problems when the map gets moved or pound or zoomed, or the person in question moves on the map. Are those cases handled correctly in this one?

kddmitry commented 7 years ago

@mxxcon

Is there an option to turn off this layer? In a busy area I suspect this might be unusable.

Yep, it looks like this : example 1

@pleasantone

I'm sorry I haven't tested it yet, but with similar types of changes, I have seen problems when the map gets moved or pound or zoomed, or the person in question moves on the map. Are those cases handled correctly in this one?

I have not encountered such a problem when the map gets moved or zoomed

okded commented 7 years ago

ES6 isn't supported by PhantomJS (let declaration)

(Unexpected token: name (iColor) (line: 433, col: 8))

It used in many screenshot bots, and other projects.