Phillip Kühne
9552dcad1a
Merge pull request #1 from michaeldever/sync-drawn-items
...
Enable sync between browsers and mobile in draw-tools plugin
2018-01-13 17:20:57 +01:00
Dave Ingram
7be0b0dc43
Merge pull request #1153 from rlc4/drawtools-enhancement
...
Shows larger color selector on drawtool options
2016-12-27 14:51:31 -08:00
Dave Ingram
72479f9b20
Merge pull request #1141 from TheSned/DrawToolsPasteIssue
...
Fix Draw Tools Paste to support intel urls without www
2016-12-27 14:50:52 -08:00
Edgar Toll
3621df4bd1
Load OpenStreetMap tiles over https
...
With the Ingress Intel map loaded over HTTPS the OpenStreetMap tiles currently are still loaded over HTTP. This is bad practice and causes a 'Mixed Content' warning in browsers such as Chrome or Firefox.
2016-11-30 13:02:49 +01:00
rlc4
564a3f944c
Shows larger color selector on drawtool options
2016-11-26 10:44:41 -08:00
Snedecor, David
ef6f1d0ed6
Fix regex to support intel links that do not have www (e.g. http://ingress.com/intel ).
2016-10-17 11:25:05 -05:00
Dave Ingram
32e455f4e8
Update all URLs to match *.ingress.com (fixes failure to load)
2016-10-02 11:17:03 -07:00
fkloft
7dc38a89e7
fix issue #1123
2016-08-23 17:28:23 +02:00
fkloft
034eaf45bd
[minimap] use Google tiles
2016-08-23 11:37:38 +02:00
Dave Ingram
41f8081831
Update URLs for new locations
2016-06-15 13:23:50 -07:00
fkloft
46aeffb00b
[layer-count] Use LayerGroup.eachLayer instead of LayerGroup._layers
2016-06-15 12:51:20 +02:00
Dave Ingram
2bed6875d8
Merge pull request #1074 from dodomorandi/count_drawn_layers
...
Drawn layers can be counted
2016-06-14 11:55:05 -07:00
reckter
7f90d7e2c7
Merge pull request #4 from jonatkins/master
...
updating fork
2015-11-17 10:28:44 +01:00
Edoardo Morandi
fef32042bd
Drawn layers can be counted
...
This patch adds the ability to count the number of the drawn fields
2015-11-13 13:14:39 +01:00
Michael Dever
9112c65709
Enable sync between browsers and mobile in draw-tools plugin
2015-10-16 23:46:15 +01:00
fkloft
95acdd773e
[basemap-openstreetmap] add Humantarian style
2015-10-11 23:18:44 +02:00
fkloft
b4611b3fe3
[basemap-opencyclemap] additional layers
2015-10-11 00:45:21 +02:00
fkloft
631d459f56
[missions] fix mission permalinks not working if mission is not in cache
...
fixed issue #1034
2015-08-10 22:18:28 +02:00
Jon Atkins
0d88cfd8ba
bookmarks: additional protection against multiple bookmark stars being added to the portal details
2015-07-26 08:11:48 +01:00
Jon Atkins
5a5a5a21fb
show-linked-portals: prevent multiple instances of the click handler being installed onto the #portaldetails div
...
fixes multiple bookmark stars, amongst other things
2015-07-26 08:10:55 +01:00
Jon Atkins
757a2a2c0e
fix index of portal in new format COMM entries
2015-07-20 23:03:05 +01:00
fkloft
45d07d026a
[uniques] avoid unnecessary resyncs
2015-07-14 19:01:30 +02:00
fkloft
7031a421e1
[uniques] update for recent Niantic change
...
deploy messages in log don't contain the resonator level any more
2015-07-14 18:54:38 +02:00
fkloft
77e55cba99
[show-linked-portals] fix for recent intel changes
2015-07-09 18:04:37 +02:00
Jon Atkins
b3385c7f2c
portal weakness: test for the correct value existing - oops
...
fix #1010
2015-07-07 21:47:43 +01:00
Jon Atkins
aa0393c518
niantic updated stock intel to show unclaimed from zoom level 15 and closer - makes 'show more portals' redundant
2015-07-02 00:25:55 +01:00
Jon Atkins
2886e0be07
doh! forgot syntax to delete object properties
2015-07-01 11:59:17 +01:00
Jon Atkins
570f7a0f9a
plugin: cache recently loaded portal details and always render on the map
2015-06-29 19:02:11 +01:00
Jon Atkins
bed576808b
portal level number plugin - ignore placeholders without a level set
2015-06-29 02:42:11 +01:00
Jon Atkins
8f1759d7c3
allow portal highlighters for placeholder portals - several (e.g. uniques) work just fine
...
fix several other highlighters to check for required data on portals
2015-06-28 21:49:02 +01:00
Jon Atkins
bf795e7520
fix portal-names plugin to work with placeholder portals
2015-06-28 20:29:13 +01:00
fkloft
4146d46e5b
[missions] Bugfix: plugin would break and show weird dialogs if the mission markers aren't enabled
2015-06-04 01:00:49 +02:00
fkloft
96a8a94d48
[missions] allow to load missions from portals other than the selected one (doesn't need to be loaded)
2015-06-04 01:00:49 +02:00
fkloft
5746989095
[missions] use console.error instead of console.log
2015-06-04 01:00:49 +02:00
fkloft
02265fe276
[missions] use a dark yellow for mission layers and highlight the currently selected mission
2015-05-25 18:23:32 +02:00
fkloft
48481dbae4
[missions] add "zoom to mission" button on mobile and make the "missions in view" button a bit larger
2015-05-25 18:23:32 +02:00
fkloft
e4a335db19
[uniques] ask to mark mission waypoints as visited upon completion
2015-05-25 18:23:32 +02:00
fkloft
f07b4cc529
[missions] reduce cached mission search to those having a portal in view
2015-05-16 16:22:31 +02:00
fkloft
5f79a56450
[missions] implemented search
2015-05-16 16:22:31 +02:00
fkloft
c19106fd34
[draw-tools] set new color properly
...
This change sets the new color on the cached options before passing them to the DrawControl. Otherwise, bookmark's auto-draw feature would use the wrong color
2015-05-16 16:22:31 +02:00
reckter
3b3a372945
Merge pull request #2 from jonatkins/master
...
pulling latest changes
2015-05-08 11:19:50 +02:00
Jon Atkins
2fce62117c
restopre 'show more portals', but at one level of zoom boost instead of two
2015-05-06 18:28:08 +01:00
Hannes
3527cf1acb
tweaked bookmark generateID function, so it's collision free
2015-05-01 20:35:39 +02:00
fkloft
522eb8d38c
[missions] fix desktop version
2015-04-25 13:11:00 +02:00
fkloft
b2bc864d6a
[missions] bugfix: markers weren't removed on mobile
2015-04-21 13:16:49 +02:00
fkloft
59659a944d
[missions] use android panes. show missions in pane to allow switching between mission view and map
...
mission lists are still displayed in dialogs
2015-04-20 20:59:04 +02:00
fkloft
5bc45b43c3
[missions] fix: handle unavailable waypoints correctly
2015-04-20 15:58:47 +02:00
fkloft
92422363f2
[missions] Bump version to 1.0.0
2015-04-16 00:26:15 +02:00
fkloft
d682ba17c7
[missions] bugfix: mwpid now includes waypoint index
...
otherwise, you wouldn't be able to mark waypoints for hidden missions or duplicate portals (i.e. when a portal appears more than once in a mission)
2015-04-16 00:26:15 +02:00
fkloft
933843bd68
[missions] improved mission details, now including the mission's length (for non-hidden missions)
2015-04-14 15:48:58 +02:00