9ef803b600
some spelling fixes and cleanups of plugin descriptions
2013-04-28 18:45:45 +01:00
488b68df2e
simulate map button click on mobile @player search
2013-04-25 21:53:08 +02:00
362b2eb1d9
Bump Version
2013-04-25 01:51:50 -05:00
7a41d60d20
Scoreboard Fix
...
Links don't always seem to have creators anymore, for some reason.
2013-04-25 01:50:16 -05:00
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
f370e23a2d
Add number of links and another NaN fix
2013-04-24 14:59:18 -07:00
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
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
e5079bc991
increase length of scale bar
2013-04-21 14:38:54 +01:00
4b7a310307
bump ipas plugin version number
2013-04-20 03:09:31 +01:00
d9f968a4bb
Update ipas plugin to pass shield info
2013-04-20 00:28:15 +02:00
92bfd70eb0
Plugin AP List: Update description to reflect function changes
2013-04-20 02:39:10 +08:00
4adf3d6e79
Opps on a nit, reverted.
2013-04-16 23:28:00 -07:00
cebb94842f
Remove all code left behind for exporting portals
2013-04-16 23:25:45 -07:00
262bce2d73
Add nominal energy column, and nits
2013-04-16 23:24:21 -07:00
05e46b8b69
Fix NaN bug for reso energy percent when no resonator was present
2013-04-16 22:46:03 -07:00
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
f38c04f13a
Portals-list code cleanup, change four to two space line indent
2013-04-16 21:11:34 -07:00
032f70eb6f
Show linked portals quote bugfix
2013-04-15 02:03:42 -07:00
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
e091923d64
Bump ipas version number
2013-04-13 22:58:06 -07:00
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
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
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
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
fd564696c8
Indentation fix only
2013-04-11 23:41:35 -07:00
515fc27a0d
Bug fix to get plugin working again
2013-04-11 23:40:28 -07:00
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
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
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
19a42b7c24
Fix plugins that use alert with css styling, remove unused divs in body
2013-04-10 05:36:33 -07:00
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
f45ee1162a
plugin: force redirect to https when accessed via http
2013-04-08 05:20:33 +01:00
baaaf3e3f1
remove unnecessary absolute URLs. site-relative are used where possible (e.g. permalinks, rpc calls) - and a couple of protocol-relative one for automatic http/https matching
2013-04-08 05:09:01 +01:00
a04214b74b
change link layout and wording
2013-04-04 13:38:01 +02:00
711fc74ed6
new plugin ipas-link
...
For opening a portal in IPAS - Ingress Portal Attack Simulator
2013-04-04 11:18:49 +02:00
b7e317bb02
Nits and fixes
2013-03-31 02:12:42 -07:00
bf830c2992
New plugin add a zoom slider to map
2013-03-31 02:12:37 -07:00
881a034168
Doh!
2013-03-31 00:36:50 -05:00
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
dd84828d0d
Merge pull request #105 from Xelio/plugin-ap-list-patch-9
...
Plugin AP List: Added a "Unselect all" button in header
2013-03-30 12:23:13 -07:00
a079456fd5
partial fix #52 - show-linked-portals not working for >8 links - it now supports up to 16 links
2013-03-30 18:18:42 +00:00
ab80e08036
Plugin AP List: Added a "Unselect all" button in header
2013-03-31 01:48:20 +08:00
5558fcd64f
Merge pull request #99 from Fragger/pancontrol-tweak
...
Make the pan control plugin show up a little nicer
2013-03-30 10:35:54 -07:00
19e9d0e899
Bump version number on pan control
2013-03-28 20:56:59 -07:00
4876c46871
Make the pan control plugin show up a little nicer
2013-03-28 20:53:42 -07:00
4dbe4cc06b
Merge pull request #98 from vita10gy/levelintracker
...
Forgot to bump version numbers
2013-03-28 19:37:06 -07:00
7977a1a315
Forgot to bump version numbers
2013-03-28 21:22:37 -05:00
3cb09de6bd
Merge pull request #97 from vita10gy/levelintracker
...
Player level In player traker
2013-03-28 19:02:01 -07:00
b28da29544
remove now unnecessary 'dist' folder
...
most files already existed (and were used from) elsewhere. delaunay.js has been moved to external/, and max-links updated to include from there
build.py updated to take account of no 'dist' folder (although it does allow for one if it's needed again in the future)
2013-03-29 01:59:33 +00:00