1132 Commits

Author SHA1 Message Date
fkloft
2e1a5fd1ae [show-linked-portals] show preview on hover 2015-02-15 19:43:18 +01:00
fkloft
c58438e4c4 [show-linked-portals] mostly rewritten 2015-02-15 19:29:35 +01:00
fkloft
bcc3b52e5c [show-linked-portals] cleanup
(formatting, remove useless function, remove handler replacement that doesn't exist any more)
2015-02-15 12:21:05 +01:00
fkloft
22b58b790d [player-tracker] use markup for seach results and prevent chat from handling events 2015-02-14 14:51:47 +01:00
fkloft
9e72abb7cb [bookmarks-by-zaso] escape HTML in search results 2015-02-14 14:51:47 +01:00
fkloft
b15f521bd0 [bookmarks-by-zaso] make bookmarks searchable 2015-02-12 17:55:29 +01:00
fkloft
754dfc6192 [player-tracker] open popup when clicking on a player 2015-02-12 16:38:10 +01:00
fkloft
4dd877fdb8 [player-tracker] Use new search 2015-02-12 16:30:57 +01:00
fkloft
5e22ea5b72 fix speech-search 2015-02-12 16:06:48 +01:00
Galfinite
82a30aa71c Player Level typo 2015-02-10 12:34:25 -07:00
Jon Atkins
02199d2f1b plugin guess-player-levels: take account of reso max deploy range when guessing level from attack notifications - which also means this is now an accurate guess 2015-02-09 18:44:42 +00:00
Jon Atkins
0bb8dc5ddb needs-recharge highlighter: tweaks to the colours/opacity used - makes it easier to see things. 2015-02-09 13:54:18 +00:00
fkloft
75219f1f2e [link-show-direction] new style: static highlighting near origin 2015-02-08 17:52:26 +01:00
Galfinite
45a08d1a74 Change toolbox text for uniformity with other...
...plugins
2015-02-05 12:19:11 -07:00
fkloft
c284ee3323 [link-show-direction] disable plugin without reloading, more highlighting styles 2015-02-05 16:04:20 +01:00
Jon Atkins
db42f10ceb plugin regions: fix region name sometimes being positioned outside of the actual cell when a rotated (diamond-like) cell is just off the corners of the screen 2015-02-01 13:06:35 +00:00
fkloft
dd54dcf775 Merge pull request #926 from nexushoratio/portals-list
Add [t] as an access key for Portals List.
2015-01-24 22:08:39 +01:00
fkloft
2cab4f71f9 [player-tracker] don't select portal when clicking the marker; instead, make portal names in popup clickable 2015-01-19 22:35:01 +01:00
fkloft
74f051fef3 [player-tracker] portal selection doesn't work if portal is offscreen 2015-01-16 20:56:07 +01:00
Jon Atkins
634c0fd0e0 fix comparing of PLAYER.team with team in portal data (#929)
also, fix portals-list plugin from defaulting to the wrong sort column when bookmnarks plugin is active, and changed default sort order to decending for several columns
2015-01-16 16:02:50 +00:00
fkloft
1c9d0bf44e [bookmarks-by-zaso] allow bookmarking without waiting for portal details 2015-01-14 20:16:59 +01:00
fkloft
2fc7433bf3 [bookmarks-by-zaso] improved distance calculation 2015-01-14 20:16:59 +01:00
fkloft
eaf65e005b [bookmarks-by-zaso] variable not properly renamed
Fixes #928
2015-01-14 20:16:50 +01:00
Mike Castle
bc37dc78cb Add [t] as an access key for Portals List. 2015-01-10 17:04:56 -08:00
Jon Atkins
039de423e9 add note about uniques bug with captures detection after viri use 2015-01-10 01:32:19 +00:00
Jon Atkins
db9d456f2c Revert "[uniques] don't detect unique captures from portal details"
This reverts commit 65916de5789c26ab91cb8bc8d24cfc2a539845b4.
2015-01-10 01:28:38 +00:00
Jon Atkins
8b7769d0bf portals-count plugin: update warning to display sooner - niantic now filter portals in the backend more aggressively when zoomed out 2015-01-08 13:41:19 +00:00
fkloft
65916de578 [uniques] don't detect unique captures from portal details
(Viruses don't count for uniques)
2015-01-08 01:45:02 +01:00
Jon Atkins
0d1f3f20d5 draw-tools plugin: support import from stock URL pls= parameter (as well as the existing json format) 2014-12-16 04:34:32 +00:00
Jon Atkins
186971d003 draw-tools plugin: add basic support for exporting as a stock intel URL, now that stock supports basic drawing
import to be done...
2014-12-15 23:24:37 +00:00
Mark F Guerra
b975b60967 Fix spelling error 2014-12-09 21:48:37 -05:00
Beakerboy
92c618fec2 Changed the chain of if statements to else-if 2014-12-06 08:03:39 -05:00
Beakerboy
b720758dac Fix possible minor bug.
I don't know if the parser will know what you meant, or if issues could happen due to the  semicolon instead of the comma.
2014-12-04 01:41:48 -05:00
Jon Atkins
a1fc33dcc7 sync plugin: bump version number for merged change 2014-11-17 16:37:30 +00:00
Jon Atkins
c3bc255691 Merge branch 'patch-1' of https://github.com/Blaisorblade/ingress-intel-total-conversion 2014-11-17 16:25:49 +00:00
Jon Atkins
53a6dee20b plugin 'done links': changed link highlight colour to that of the link faction. more subtle, but works better on some map colours, and the faction is often very important 2014-11-09 00:29:31 +00:00
Paolo G. Giarrusso
9181ea5f8a #896: Ensure updateMap calls endCompoundOperation
Ensure endCompoundOperation is called whenever beginCompoundOperation completes, even if removeRange (or anything in the range) fails. Moreover, call removeRange only when there is text to remove, since apparently the realtime API complains otherwise.
2014-11-08 19:11:44 +01:00
Jon Atkins
199a9f15dd plugin done-links: a companion to cross-links - highlights any links that match any drawn lines/polygons 2014-11-08 14:36:00 +00:00
Jon Atkins
dbcdd969fc Merge pull request #877 from Guria/patch-1
Fixed links in plugins/README.md
2014-11-02 19:15:33 +00:00
Jon Atkins
670f44e981 Merge pull request #880 from nexushoratio/whitespace
Remove some trailing whitespace.
2014-11-02 19:15:12 +00:00
Pål Sollie
f3ff52fd25 Added subdomains for the tile server for load balancing requests 2014-10-31 11:10:07 +01:00
Pål Sollie
eb0a148072 Basemap Kartverket
Plugin for color and grayscale topo tiles for Norway.

Based on OSM plugin.
Data from http://kartverket.no/en/
2014-10-31 09:57:14 +01:00
Jon Atkins
caff9340d3 various tweaks to how IITC requests data tiles from the servers
- change TILES_PER_REQUEST to 25, instead of 10 - to match current stock intel site
- modify the zoom level faking IITC does. it still makes good use of IITC's caching, but no longer switches to a zoom level with larger tiles. recent changes to tile parameters for L8 portals on the standard intel site suggests that it's nicer to the servers to request more, but smaller, tiles, than fewer but larger ones
- restored the 'show less portals when zoomed out' plugin. however, this works differently now. rather than faking the zoom level for larger tiles, it now effectively applies the portal level filter used by the standard site. just as many requests as stock, but much smaller responses with fewer portals, so faster rendering
2014-10-24 00:59:31 +01:00
Jon Atkins
66cc162e38 draw-tools: create clones of latlng objects - otherwise drawn items end up with copies of thise form portals, which editing can cause the portal merkers to move! 2014-10-21 19:36:51 +01:00
Jon Atkins
1ff02d02db Revert "[draw-tools] Fire native drawtools events in import/reset/snap; smaller bugfixes"
This reverts commit 1f8f5360406e1b2b0597915357096f968ed5fc0c.
2014-10-21 16:26:41 +01:00
fkloft
47c1bc97d6 [sync] bugfix (file wasn't created if not found)
also, set sync delay to 5 seconds
2014-10-09 20:21:35 +02:00
fkloft
1f8f536040 [draw-tools] Fire native drawtools events in import/reset/snap; smaller bugfixes 2014-10-08 22:46:33 +02:00
Jon Atkins
b1e1258a28 draw-tools plugin: new feature - snap points to portals
useful to fix badly placed lines/polygons
2014-10-08 00:19:19 +01:00
fkloft
da0e42f5c5 remove old code from obsolete nickname resolving 2014-10-05 22:29:42 +02:00
Jon Atkins
2ec481b673 player tracker plugin: update to use new method to register interest in background COMM when needed
fix #885
2014-10-04 07:07:08 +01:00