Commit Graph

1121 Commits

Author SHA1 Message Date
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
d84e49d0e3 removed error margin attempts - tests show it doesn't help 2014-06-25 18:08:48 +01:00
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
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
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
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
77f0f6f167 cross_links: switch to 3 digit version numbers, as used for everything else 2014-06-20 23:12:03 +01:00
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
1d2255f6a9 Merge branch 'master' of https://github.com/McBen/ingress-intel-total-conversion into McBen-master 2014-06-20 22:57:13 +01:00
3eaad92955 Auto-draw: fire the "draw:created" event instead of using draw tool's internal methods 2014-06-19 16:31:53 +02:00
ed46234573 cross-links: always bring layer to front 2014-06-13 23:03:04 +02:00
63e7be0cc2 cross-links: fixed create hook 2014-06-13 23:02:59 +02:00
22ab94ab07 cross-link: fixed delete links 2014-06-13 22:04:06 +02:00
daf6d7b5a4 Forgot to update versions 2014-06-13 13:51:09 +02:00
47cecc8c9b Merge branch 'spiderfy' 2014-06-13 13:47:25 +02:00
63a0aa69b5 cross-links: process collision links only once (and delete if needed) 2014-06-11 23:43:50 +02:00
e2135acf8b cross-links: replaced direct hooks by events 2014-06-11 23:43:30 +02:00
e40249fcd0 cross-links: refactored collision test 2014-06-11 23:43:12 +02:00
f47c9bb234 cross-links: better layer-order 2014-06-11 23:42:42 +02:00
042129095b Fix some bugs regarding OMS by introducing a new helper function 2014-06-10 20:52:20 +02:00
62e1ee0cd6 cross-links: moved to extra layer 2014-06-10 19:12:16 +02:00
c7c5df7134 cross-links: replaced intersection approximation
(inside polygons has to be rewritten)
2014-06-10 19:00:18 +02:00
f130483c52 Merge pull request #814 from Costaspap/scoreboard
added scoreboard plugin
2014-06-09 22:40:56 +01:00
7297d09662 completed build 2014-06-10 00:38:59 +03:00
78dab0a2bb built the plugin 2014-06-10 00:20:16 +03:00
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
751001c6fa clear portal names immediately on a zoom end 2014-06-08 07:39:59 +01:00
c23f902f48 plugin: add night scheme to nokia ovi maps 2014-06-08 07:39:42 +01:00
bf36576dee made some more formation changes 2014-06-05 19:27:34 +03:00
a682a4a11d made some formation changes 2014-06-05 19:23:46 +03:00
02c9d8cd6a added short description 2014-06-05 17:39:23 +03:00
4e77e43f8d fixed some userscript mistakes 2014-06-05 16:04:20 +03:00
bad6e8ffdd added display function 2014-06-05 15:53:06 +03:00
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
b7d3664bdc added the portaltable function,improved the documentation,fixed some bugs 2014-06-05 00:36:56 +03:00
e108e830ef getlinks-fields methods 2014-06-03 02:00:06 +03:00
590eeb6876 plugin: remove excess draw-tools logging 2014-06-01 05:54:21 +01:00
af1bc9006c Fixed Realtime API sync issue 2014-05-31 00:09:18 -06:00
dff0c91735 plugin: fix level guessing from portal details, and opening the guessed player dialog 2014-05-30 23:02:29 +01:00
8c4acfe1fd added first part of dynamic-scoreboard plugin 2014-05-30 00:25:11 +03:00
a05ac61cb4 update default and plugin base maps to allow zooming up to level 21, and scale the tiles when they don't support such a resolution 2014-05-29 01:23:25 +01:00
6c35c8d238 cloudmade no longer offer free accounts for a small number of map tiles, so template plugin is pointless now 2014-05-29 01:22:16 +01:00
6001285df1 limit by my level highlighter to no more than L8, as portals cannot be higher than this, but players now can 2014-05-27 23:58:26 +01:00
4e38518e67 delete ipas-link plugin - there's not enough data to support it any more 2014-05-25 00:00:44 +01:00
9882157f45 fix: mod owner not displayed 2014-05-24 23:58:33 +01:00
4b40c9344c fix out of date section of plugin description 2014-05-24 04:08:55 +01:00
5bb46a8acb fix show-linked-portals plugin 2014-05-24 03:32:56 +01:00
3ee03778ef fix several issues
- resonator energy
- portal owner & capture date
- mod type filtering code
2014-05-24 01:14:39 +01:00
b595af30ad more work on fixing things for the 2014-05-23 changes
it's a big job - much is still broken
2014-05-23 23:50:37 +01:00
589fd83b93 first pass of fixes for 2014-05-23
still need to fix name changes in response for portal details
2014-05-23 22:21:36 +01:00