Jon Atkins
958ca2758d
quick fix for capture date removal - could do with re-formatting the sidebar data to use the space better
2014-06-16 16:45:01 +01:00
Jon Atkins
fe2542902c
reduce the delay between requests - now we always send 4 at a time, rather than larger batches, a shorter delay is better
2014-06-16 16:39:42 +01:00
Jon Atkins
c2ffad80d7
niantic perform agressive filtering of short links - so no point in waisting time in IITC testing link length too
2014-06-16 16:39:11 +01:00
McBen
ed46234573
cross-links: always bring layer to front
2014-06-13 23:03:04 +02:00
McBen
63e7be0cc2
cross-links: fixed create hook
2014-06-13 23:02:59 +02:00
Jon Atkins
07066c5711
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-06-13 21:59:14 +01:00
Jon Atkins
665dad0bab
trying some tweaks to render queue processing...
2014-06-13 21:58:50 +01:00
McBen
22ab94ab07
cross-link: fixed delete links
2014-06-13 22:04:06 +02:00
fkloft
daf6d7b5a4
Forgot to update versions
2014-06-13 13:51:09 +02:00
fkloft
47cecc8c9b
Merge branch 'spiderfy'
2014-06-13 13:47:25 +02:00
McBen
63a0aa69b5
cross-links: process collision links only once (and delete if needed)
2014-06-11 23:43:50 +02:00
McBen
e2135acf8b
cross-links: replaced direct hooks by events
2014-06-11 23:43:30 +02:00
McBen
e40249fcd0
cross-links: refactored collision test
2014-06-11 23:43:12 +02:00
McBen
f47c9bb234
cross-links: better layer-order
2014-06-11 23:42:42 +02:00
fkloft
042129095b
Fix some bugs regarding OMS by introducing a new helper function
2014-06-10 20:52:20 +02:00
McBen
62e1ee0cd6
cross-links: moved to extra layer
2014-06-10 19:12:16 +02:00
McBen
c7c5df7134
cross-links: replaced intersection approximation
...
(inside polygons has to be rewritten)
2014-06-10 19:00:18 +02:00
Jon Atkins
f130483c52
Merge pull request #814 from Costaspap/scoreboard
...
added scoreboard plugin
2014-06-09 22:40:56 +01:00
Costaspap
7297d09662
completed build
2014-06-10 00:38:59 +03:00
Costaspap
78dab0a2bb
built the plugin
2014-06-10 00:20:16 +03:00
fkloft
d3fca8612c
Move OverlappingMarkerSpiderfier from player-tracker to core. Implement for bookmarks and draw tools
...
(Markers added to OMS shouldn't use the "click" event but "spiderfiedclick")
2014-06-09 21:08:06 +02:00
Jon Atkins
7f26f8b6a8
website: plugin api - missed removal of these lines from previous commit somehow!
2014-06-08 07:40:37 +01:00
Jon Atkins
751001c6fa
clear portal names immediately on a zoom end
2014-06-08 07:39:59 +01:00
Jon Atkins
c23f902f48
plugin: add night scheme to nokia ovi maps
2014-06-08 07:39:42 +01:00
Jon Atkins
3dfe9df628
website plugin rpc: add cacheing - processing the data could be slow
...
also reduce the amount of data in the bus routes list - no bounding box or end stop. it's enough to identify routes, and much faster
2014-06-07 22:29:45 +01:00
Jon Atkins
704968ae9e
website: plugin api - tfl busses - more data, and add missing OSGB36 to WGS84 coordinate conversion
2014-06-07 08:36:32 +01:00
Jon Atkins
f5096fd0c4
rpc api for potential iitc plugin to show London (UK) bus routes...
2014-06-06 21:18:10 +01:00
Jon Atkins
63633da499
phpcoord - osgb to lat/lng conversion, from http://www.jstott.me.uk/phpcoord/
2014-06-06 21:17:00 +01:00
Costaspap
bf36576dee
made some more formation changes
2014-06-05 19:27:34 +03:00
Costaspap
a682a4a11d
made some formation changes
2014-06-05 19:23:46 +03:00
Costaspap
02c9d8cd6a
added short description
2014-06-05 17:39:23 +03:00
Philipp Schaefer
16f1ce1fc6
check for scheme setting in intel-url generation
2014-06-05 15:51:10 +02:00
Costaspap
4e77e43f8d
fixed some userscript mistakes
2014-06-05 16:04:20 +03:00
Costaspap
bad6e8ffdd
added display function
2014-06-05 15:53:06 +03:00
mcben
86d44bdd00
new plugin: cross links
...
this plugin colors links red if they are crossing a drawnline.
any yellow if they are inside a drawn polygon.
(requires DrawTools)
2014-06-05 14:31:56 +02:00
harisbitsakou
b7d3664bdc
added the portaltable function,improved the documentation,fixed some bugs
2014-06-05 00:36:56 +03:00
Jon Atkins
1b0dc2393b
use protocol-relative url for search - fixes mixed-content search failure on firefix (bug #811 )
2014-06-03 13:46:33 +01:00
Jon Atkins
fdda5bf1bd
limit zoom on search to the level that shows all portals - prevents being zoomed in too far since changing most map layers to suppot zoom 21
2014-06-03 13:45:41 +01:00
Costaspap
7b92b56a80
getlinks-fields methods
2014-06-03 02:14:41 +03:00
Costaspap
e108e830ef
getlinks-fields methods
2014-06-03 02:00:06 +03:00
Jon Atkins
361c665626
link range - correctly flag missing resonators
2014-06-01 19:04:52 +01:00
Jon Atkins
590eeb6876
plugin: remove excess draw-tools logging
2014-06-01 05:54:21 +01:00
harisbitsakou
432d97e577
added getPortals function
2014-05-31 13:31:41 +03:00
3ch01c
af1bc9006c
Fixed Realtime API sync issue
2014-05-31 00:09:18 -06:00
Jack Miner
017d8a2871
Merge remote-tracking branch 'upstream/master' into uniques
2014-05-31 05:56:50 +01:00
Jon Atkins
cee1b0c407
bump version numbers on dev
2014-05-31 02:31:45 +01:00
Jon Atkins
3ef21630c0
website: updates to news post
2014-05-31 02:09:13 +01:00
Jon Atkins
b009acce1c
website: update for new release
2014-05-31 01:13:24 +01:00
Jon Atkins
dff0c91735
plugin: fix level guessing from portal details, and opening the guessed player dialog
2014-05-30 23:02:29 +01:00
Jon Atkins
a83688a4c2
niantic have removed all munging from the network protocol, so update IITC to match
...
improvements could be made to our version handling (currently we just take their version string and assume it'll work, with no checks for changes - needs some thoughts on sensible handling)
2014-05-30 22:42:00 +01:00