fkloft
ac50636138
bump version
2014-07-03 00:12:38 +02:00
fkloft
fa8cd5cfb0
Provide shortcuts for draw tools
2014-07-02 23:59:42 +02:00
fkloft
e1a1ec18d1
Provide keyboard shortcuts (usually Shift+Alt+Character or similar)
...
0 toggle chat
1 full
2 compact
3 public
4 faction
c chat input field
i toggle sidebar
f search
2014-07-02 22:49:26 +02:00
Jon Atkins
5520f927a9
tweak leaflet map settings - no 'bounce' at zoom limits for touch devices. may prevent unnecessary redraws on mobile, which may help performance in some cases
2014-07-02 03:10:40 +01:00
Jon Atkins
19b504ef16
remove tooltip from name in portal list
...
since the vast culling of data by niantic, there's no longer space issues, and the tooltip causes a bug
fix #757
2014-07-02 03:03:44 +01:00
Jon Atkins
a06a28de7b
switch to newer jquery and jquery-ui versions
2014-06-28 06:05:22 +01:00
Jon Atkins
549496fbc0
update leaflet to 0.7.3 - but also keeping our canvas-related changes
2014-06-25 22:43:30 +01:00
Jon Atkins
d84e49d0e3
removed error margin attempts - tests show it doesn't help
2014-06-25 18:08:48 +01:00
Jon Atkins
9f695e303f
fix link cross checking code to handle meridians (north-south) lines correctly
...
possible fixes for issues seen on mobile (likely precision/rounding problems)
2014-06-25 06:44:46 +01:00
Jon Atkins
d8cad49d84
add a max-height and overflow to layer chooser - so it doesn't drop off the bottom of the screen when overloaded by many plugins
2014-06-24 15:06:14 +01:00
Jon Atkins
25f9b9b19b
tweaks to render queue - on mobile, increase the delay, rather than decreasing the number of items, to help speed things up
2014-06-23 02:40:31 +01:00
Jon Atkins
5a1ffc7d99
opacity 0.5 was a bit too transparent - 0.7 is better, while not quite as harsh as 0.8
2014-06-21 04:55:18 +01:00
Jon Atkins
324ce15745
cross links plugin - complete rewrite of the geodesic intersection code. seems correct now, but still needs testing
2014-06-21 04:17:01 +01:00
Jon Atkins
2e87c4f4ac
cross links plugin
...
- fixed indentation
- fixed off-by-one error on polygons
- made lines dashed, and less opaque - so it's easier to see the colour of the link they're drawn on
2014-06-21 03:05:08 +01:00
Jon Atkins
77f0f6f167
cross_links: switch to 3 digit version numbers, as used for everything else
2014-06-20 23:12:03 +01:00
Jon Atkins
996d95bfa0
bump versions on test builds
2014-06-20 23:10:01 +01:00
Jon Atkins
a2db58f494
fix description in new plugin (macros, and modified the text. marked as 'EXPERIMENTAL' for now until i've done additional work)
2014-06-20 23:06:18 +01:00
Jon Atkins
1484b4947e
Merge branch 'McBen-master'
2014-06-20 23:03:10 +01:00
Jon Atkins
1d2255f6a9
Merge branch 'master' of https://github.com/McBen/ingress-intel-total-conversion into McBen-master
2014-06-20 22:57:13 +01:00
Jon Atkins
e4628d7f9e
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-06-20 22:56:01 +01:00
Jon Atkins
31db34062a
website: updated for latest release (overdue 'git add')
2014-06-20 22:55:32 +01:00
fkloft
3eaad92955
Auto-draw: fire the "draw:created" event instead of using draw tool's internal methods
2014-06-19 16:31:53 +02:00
Jon Atkins
418675a8f0
always show the full details of a portal - looks rather empty with just one line of data
2014-06-16 20:17:49 +01:00
Jon Atkins
3fb686e7f6
reformat shielding tooltip - should be more logical
2014-06-16 17:40:55 +01:00
Jon Atkins
73d5f3755c
rearrange portal details, now we no longer have capture date or resonator ranges
...
many more fields are now not displayed for uncaptured portals - not useful
2014-06-16 17:38:49 +01:00
Jon Atkins
b3da632948
allow a higher number of tile retries if the config value exists in the stock site
2014-06-16 17:16:00 +01:00
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