Stefan Breunig
851a4fda14
typo
2013-02-14 11:01:06 +01:00
Stefan Breunig
c3f3512cd2
release v0.6
2013-02-14 10:59:36 +01:00
Stefan Breunig
6a595b1a48
copy bug in pack release
2013-02-14 10:45:05 +01:00
Stefan Breunig
f662c3df39
bump version number
2013-02-14 10:44:30 +01:00
Stefan Breunig
45d7fb1a13
add link to script’s homepage
2013-02-14 10:43:56 +01:00
Stefan Breunig
a804e8e5e1
improves included description/help of drawing tools a lot ( fix #156 )
2013-02-14 10:29:54 +01:00
Stefan Breunig
72842612cb
more backwards compat
2013-02-14 09:51:02 +01:00
Stefan Breunig
99a4a884c9
fix #121
2013-02-14 08:51:00 +01:00
Stefan Breunig
485b1c543b
fix #95 (thanks jonatkins)
2013-02-14 08:47:49 +01:00
Stefan Breunig
4ceacf719d
Merge pull request #155 from Xelio/patch-reso-line-tune
...
Resonator line tuning
2013-02-13 23:27:21 -08:00
Stefan Breunig
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
Xelio
1a00840f45
Modify to dashArray
...
Make each hole in dash represent a missing resonator
2013-02-14 14:21:07 +08:00
Xelio
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
Xelio
c9e2c12784
Resonator line tuning - bug fix
...
Need to draw from portal for new dashArray to work
2013-02-14 03:40:32 +08:00
Xelio
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
Stefan Breunig
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
Stefan Breunig
3bbca39353
add sanity checks to lat/lng to avoid issues like #153 ( fixes #153 )
2013-02-13 20:01:44 +01:00
Stefan Breunig
a63370cae9
fix Leaflet not saving base layer properly
2013-02-13 19:52:29 +01:00
Stefan Breunig
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
Stefan Breunig
6cca87a1d9
fix left over typo from previous commit
2013-02-13 18:48:21 +01:00
Stefan Breunig
7f3be4dd66
allow dragging of markers
2013-02-13 18:43:09 +01:00
Stefan Breunig
fb3d3a7811
fix error when drawing polylines
2013-02-13 18:15:33 +01:00
Stefan Breunig
6ab87d13aa
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-13 18:11:53 +01:00
Stefan Breunig
e76c17f2c7
color Leaflet marker icon accordingly
2013-02-13 18:11:24 +01:00
Stefan Breunig
250cd99167
add draw plugin description
2013-02-13 18:10:42 +01:00
Stefan Breunig
5fb8a04147
Merge pull request #149 from sorgo/patch-2
...
Added capture AP to AP Gain
2013-02-13 08:51:33 -08:00
Stefan Breunig
1f00e70419
add draw plugin. See #135
2013-02-13 17:46:25 +01:00
Stefan Breunig
ae9eaba8c2
further refine tooltips to be more visible against the map
2013-02-13 17:45:07 +01:00
Stefan Breunig
1e6161ad2e
make layerChooser available to plugins so they can add layers of their own
2013-02-13 17:44:41 +01:00
Stefan Breunig
cf17fef699
maybe fix #152 (haven’t checked)
2013-02-13 16:28:20 +01:00
Peter Sorger
d9463de1e4
typo
2013-02-13 16:17:31 +01:00
Peter Sorger
4ff027a22e
typo
2013-02-13 16:16:58 +01:00
Peter Sorger
82029efa2b
added constants
2013-02-13 16:11:24 +01:00
Peter Sorger
5876d0cab6
use constants
2013-02-13 16:10:24 +01:00
Peter Sorger
63127f7890
Added capture AP to AP Gain
...
Added AP for capturing a portal (500), deploying a resonator (8×125) and Competition bonus (250).
Actually no more shield AP's in Ingress.
2013-02-13 15:21:52 +01:00
Stefan Breunig
fbd892e88d
also show anonymous messages such as 'field decyed'. Fixes #145
2013-02-13 12:36:06 +01:00
Stefan Breunig
164d067d4a
fix scroll back issues for public chats
2013-02-13 12:35:51 +01:00
Stefan Breunig
86a58afc86
Merge pull request #146 from saithis/contribs
...
Added saithis to the contributors list
2013-02-13 03:24:03 -08:00
saithis
fc3ee9395d
Added saithis to the contributors list
2013-02-13 12:13:56 +01:00
Stefan Breunig
090e527203
add leaflet.draw to available dependencies
2013-02-13 10:07:08 +01:00
Stefan Breunig
d32dd2d80c
support more external files and images
2013-02-13 10:04:43 +01:00
Stefan Breunig
939c87cf20
add note about how to handle external dependencies
2013-02-13 10:04:27 +01:00
Stefan Breunig
aa89e348f4
fixes in readme, also add Leaflet.draw attribution
2013-02-13 10:04:10 +01:00
Stefan Breunig
596095d067
Merge pull request #131 from vita10gy/weak-portal-plugin
...
Weak Portal Plugin
2013-02-13 00:27:42 -08:00
vita10gy
7e70c0a8bb
Ditched orange, introduced dashes
...
Ditched orange as the indicator of missing resonator in favor of dashed
circle.
Corrected /plugin/Readme.md
2013-02-12 23:44:10 -06:00
vita10gy
4358dbfd77
Merge remote-tracking branch 'upstream/gh-pages' into weak-portal-plugin
2013-02-12 22:14:46 -06:00
Stefan Breunig
43a6adad14
make many variables overwritable by plugins
2013-02-13 04:59:36 +01:00
vita10gy
21943d7155
Change Selected color back to red
2013-02-12 21:39:56 -06:00
Stefan Breunig
ff28f8d5ed
Merge pull request #143 from Xelio/patch-map-resonator-bug-1-rebased
...
Add resonator re-render logic
2013-02-12 19:15:19 -08:00
Stefan Breunig
ae65dff2d9
* ditch jQueryUI vanilla styles in favor of own ones.
...
* disable tracking for tooltips and make them behave more like regular ones
(this also stops my fan from spinning up when using the intel map)
Improvements welcome. Tooltips are currently placed at the bottom of the
element instead of next to cursor. It seems it’s either tracking or placing
it not anywhere where one would expect a tooltip. I immediately regret
having chosen jQueryUI. It’s not very flexible and has awkward defaults.
2013-02-13 04:10:40 +01:00