4d6e0b5ebb
less fancy on mobile
2013-02-15 13:29:34 +01:00
3338e88cc5
Merge pull request #169 from Pirozek/gh-pages
...
Fixed URL for plugins
2013-02-15 01:59:09 -08:00
e067843e98
- fixed bad URL for plugins
2013-02-15 09:31:37 +01:00
f18dc53529
Merge pull request #165 from jonatkins/permalinkfix
...
permalinks give a map zoomed in one level further
2013-02-15 00:14:48 -08:00
d246c70ad2
Merge pull request #168 from sorgo/patch-1
...
fixed AP Gain calculation for deploying resonators
2013-02-15 00:13:25 -08:00
662214c853
fixed AP Gain calculation
...
sorry, I messed it up a bit while rewriting it to constants
issue #166
2013-02-15 08:50:15 +01:00
a337b00834
Merge branch 'gh-pages' into permalinkfix
2013-02-15 02:29:34 +00:00
0e7a685d90
Merge branch 'gh-pages' of https://github.com/jonatkins/ingress-intel-total-conversion into gh-pages
2013-02-15 02:28:18 +00:00
d08f87baac
added self to Contributors
2013-02-15 02:27:31 +00:00
6709c77705
reordered contrib so alphabetical
2013-02-15 01:30:34 +00:00
64a78076d8
fix permalink zoom level
2013-02-14 18:59:58 +00:00
750d01afcf
fix permalink zoom level
2013-02-14 18:58:48 +00:00
5421eb6c4c
Merge remote-tracking branch 'upstream/gh-pages' into gh-pages
2013-02-14 18:51:33 +00:00
7d2a704c9c
more perf on mobile
2013-02-14 19:21:21 +01:00
98f22c4e48
see if this fixes the level misalignment
2013-02-14 19:04:31 +01:00
2cd4db92d2
Merge remote-tracking branch 'upstream/gh-pages' into gh-pages
2013-02-14 16:50:55 +00:00
2da1db219a
Merge remote-tracking branch 'upstream/gh-pages' into gh-pages
2013-02-14 16:50:47 +00:00
1cf9418179
allow bundling resources and don’t try to load them from the internet
2013-02-14 14:34:54 +01:00
5dfaa7e88d
fix missing style properly
2013-02-14 13:14:02 +01:00
b2b15572f9
fix missing styles
2013-02-14 13:10:43 +01:00
5ddf004e72
also port to 0.6 and hope noone notices
2013-02-14 11:20:06 +01:00
eb23123ae8
resos should not be clickable
2013-02-14 11:19:22 +01:00
851a4fda14
typo
2013-02-14 11:01:06 +01:00
c3f3512cd2
release v0.6
2013-02-14 10:59:36 +01:00
6a595b1a48
copy bug in pack release
2013-02-14 10:45:05 +01:00
f662c3df39
bump version number
2013-02-14 10:44:30 +01:00
45d7fb1a13
add link to script’s homepage
2013-02-14 10:43:56 +01:00
a804e8e5e1
improves included description/help of drawing tools a lot ( fix #156 )
2013-02-14 10:29:54 +01:00
72842612cb
more backwards compat
2013-02-14 09:51:02 +01:00
99a4a884c9
fix #121
2013-02-14 08:51:00 +01:00
485b1c543b
fix #95 (thanks jonatkins)
2013-02-14 08:47:49 +01:00
4ceacf719d
Merge pull request #155 from Xelio/patch-reso-line-tune
...
Resonator line tuning
2013-02-13 23:27:21 -08:00
a48221c1b8
Merge pull request #157 from Xelio/patch-plugin-portal-weakness-dash
...
Plugins/show-portal-weakness - Modify to dashArray
2013-02-13 23:26:54 -08:00
1a00840f45
Modify to dashArray
...
Make each hole in dash represent a missing resonator
2013-02-14 14:21:07 +08:00
767354b83f
Resonator line tuning - 2
...
Lower opacity 0.35 -> 0.25
Tweak color to a bit lighter #FF7700 -> #FFA000
2013-02-14 12:43:41 +08:00
c9e2c12784
Resonator line tuning - bug fix
...
Need to draw from portal for new dashArray to work
2013-02-14 03:40:32 +08:00
24c5d45efc
Resonator line tuning
...
Change color #FFFFFF -> #FF7700
Change opactiy 0.2 -> 0.35
Change dashArray to move line out of portal circle
2013-02-14 03:29:39 +08:00
841223f837
the patches to avoid re-rendering would not update the portal details
...
if there were only minor changes (resos destroyed or energy level
changed). This likely lead to the sidebar showing outdates information.
The patch should solve #154 , but please check carefully.
2013-02-13 20:20:29 +01:00
3bbca39353
add sanity checks to lat/lng to avoid issues like #153 ( fixes #153 )
2013-02-13 20:01:44 +01:00
a63370cae9
fix Leaflet not saving base layer properly
2013-02-13 19:52:29 +01:00
b3ec8ccd48
draw lines between portals and resonators ( fixes #88 #151 )
...
The lines look great against a dark background but are barely visible against
OSM CloudMade Minimal. Not sure what could be done about that though, other
than drawing differently for each.
2013-02-13 19:40:00 +01:00
6cca87a1d9
fix left over typo from previous commit
2013-02-13 18:48:21 +01:00
7f3be4dd66
allow dragging of markers
2013-02-13 18:43:09 +01:00
fb3d3a7811
fix error when drawing polylines
2013-02-13 18:15:33 +01:00
6ab87d13aa
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-13 18:11:53 +01:00
e76c17f2c7
color Leaflet marker icon accordingly
2013-02-13 18:11:24 +01:00
250cd99167
add draw plugin description
2013-02-13 18:10:42 +01:00
5fb8a04147
Merge pull request #149 from sorgo/patch-2
...
Added capture AP to AP Gain
2013-02-13 08:51:33 -08:00
1f00e70419
add draw plugin. See #135
2013-02-13 17:46:25 +01:00
ae9eaba8c2
further refine tooltips to be more visible against the map
2013-02-13 17:45:07 +01:00