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
Jon Atkins
19638dfc39
Merge pull request #215 from Xelio/patch-plugin-keysonmap-1
...
Plugin Keys On Map: Keys layer stay display/hide as previous session.
2013-04-30 11:30:39 -07:00
Jon Atkins
cb207468df
Merge pull request #104 from rongou/portal-level-numbers
...
Add a new plugin to display portal levels as numbers, directly on the map
2013-04-28 19:17:30 -07:00
vita10gy
55e874ced4
Merge branch 'master' into highlighter
2013-04-28 13:59:26 -05:00
Jon Atkins
9ef803b600
some spelling fixes and cleanups of plugin descriptions
2013-04-28 18:45:45 +01:00
Xelio
abe902015b
Bump version to 0.2.0
2013-04-29 00:38:55 +08:00
Xelio
b8b3c62dad
Plugin Keys On Map: Keys layer stay display/hide as previous session.
2013-04-29 00:28:02 +08:00
Philipp Schaefer
488b68df2e
simulate map button click on mobile @player search
2013-04-25 21:53:08 +02:00
vita10gy
362b2eb1d9
Bump Version
2013-04-25 01:51:50 -05:00
vita10gy
7a41d60d20
Scoreboard Fix
...
Links don't always seem to have creators anymore, for some reason.
2013-04-25 01:50:16 -05:00
Jon Atkins
e3d6b135ce
Merge pull request #176 from Fragger/portals-list-nom-energy
...
Portals list nom energy, bugs, nits
2013-04-24 22:17:16 -07:00
Kevin
f370e23a2d
Add number of links and another NaN fix
2013-04-24 14:59:18 -07:00
vita10gy
f43e7f1ba7
Merge branch 'master' into highlighter
2013-04-24 00:56:13 -05: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
vita10gy
8fb3d0ed0f
Merge branch 'master' into highlighter
2013-04-21 14:23:27 -05:00
Jon Atkins
1df3f11c8d
Merge pull request #182 from Xelio/patch-ap-list-10
...
Plugin AP List: Update description to reflect function changes
2013-04-21 06:44:48 -07:00
Jon Atkins
e5079bc991
increase length of scale bar
2013-04-21 14:38:54 +01:00
Jon Atkins
4b7a310307
bump ipas plugin version number
2013-04-20 03:09:31 +01:00
Peter Dietrich
d9f968a4bb
Update ipas plugin to pass shield info
2013-04-20 00:28:15 +02:00
Xelio
92bfd70eb0
Plugin AP List: Update description to reflect function changes
2013-04-20 02:39:10 +08:00
Kevin
4adf3d6e79
Opps on a nit, reverted.
2013-04-16 23:28:00 -07:00
Kevin
cebb94842f
Remove all code left behind for exporting portals
2013-04-16 23:25:45 -07:00
Kevin
262bce2d73
Add nominal energy column, and nits
2013-04-16 23:24:21 -07:00
Kevin
05e46b8b69
Fix NaN bug for reso energy percent when no resonator was present
2013-04-16 22:46:03 -07:00
Kevin
7bd7275106
Fix sort breaking when opened even amounts of times
...
Event listeners were added everytime and never removed, even amounts of
times cased them to reverse themselves.
2013-04-16 22:33:26 -07:00
vita10gy
11d5b54ea4
Color by Portal level
...
One of the more frequently requested, but IMO useless, features.
2013-04-16 23:53:10 -05:00
vita10gy
fe7d782b71
New Highlighter
...
New AP/Energy Highligher, reword previous names.
2013-04-16 23:36:38 -05:00
Kevin
f38c04f13a
Portals-list code cleanup, change four to two space line indent
2013-04-16 21:11:34 -07:00
vita10gy
3cd664c25c
Merge branch 'master' into highlighter
2013-04-16 23:07:03 -05:00
Kevin
032f70eb6f
Show linked portals quote bugfix
2013-04-15 02:03:42 -07: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
Kevin
e091923d64
Bump ipas version number
2013-04-13 22:58:06 -07:00
Jon Atkins
326df3af26
add a close button to the portal detail display - some people like to be able to hide it
...
show linked portals updated - the positioning needed changing
2013-04-14 01:23:35 +01:00
Jon Atkins
f2dfeb29bb
cleanups to the toolbox
...
- remove - use style sheets to prevent wrapping within links
- make more consistant with the cleanups made to the .linkdetails links
for #135
2013-04-13 21:45:30 +01:00
Jon Atkins
99d52dad8a
various cleanups to the portal detail display links
...
- removed 'donate'
- made case consistant - upper case 1st letter
- shortened excessively long links (IAPS) - but added title text on links with more detailed descriptions
inspired by #135
2013-04-13 21:18:26 +01:00
vita10gy
ef915aaaa2
deleted console calls
2013-04-13 00:39:25 -05:00
vita10gy
f0f621acb6
Style tweak and new highligher
2013-04-12 23:57:53 -05:00
vita10gy
135d4b893d
Move potentialPortalLevel to main for common usage
2013-04-12 22:53:30 -05:00
vita10gy
0f1abe1fc7
Merge branch 'master' into highlighter
2013-04-12 22:38:46 -05:00
Jon Atkins
04b5e3e52b
minor cleanups to the #toolbox
...
- ensure each added item in plugins has a space before
- use in links so they're not split over lines
- make case consistant between core IITC and plugins
2013-04-12 14:55:08 +01:00
Kevin
fd564696c8
Indentation fix only
2013-04-11 23:41:35 -07:00
Kevin
515fc27a0d
Bug fix to get plugin working again
2013-04-11 23:40:28 -07:00
Jon Atkins
f80c30cf36
Merge pull request #144 from wrycta/master
...
Bugfix to ipas-link plugin for the case of missing resonators on the portal
2013-04-11 08:42:17 -07:00
Jon Atkins
00feade73e
Merge pull request #142 from Fragger/plugin-alert-css-fix
...
Fix plugins that use alert with css styling, remove unused divs in body
2013-04-11 08:32:24 -07:00
wrycta
56e79fe10c
Fixes ipas-link in the case that resos are missing
...
Adds dummy values to the hash, with energyTotal=0 for that resonator
2013-04-11 10:34:57 +08:00
Kevin
19a42b7c24
Fix plugins that use alert with css styling, remove unused divs in body
2013-04-10 05:36:33 -07:00
vita10gy
055e584925
Merge branch 'master' into highlighter
2013-04-09 22:38:55 -05: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
Jon Atkins
f45ee1162a
plugin: force redirect to https when accessed via http
2013-04-08 05:20:33 +01:00