Commit Graph

653 Commits

Author SHA1 Message Date
8573675d98 sync 2013-03-05 22:55:26 -06:00
62cf315797 Link data 2013-03-02 10:16:38 -06:00
95c040eeec Merge branch 'gh-pages' into scoreboard 2013-03-02 10:07:19 -06:00
bc089cd5c8 Merge pull request #344 from Xelio/patch-fix-portal-flicker
Fix flicker portal in portal render limit handler
2013-03-02 07:22:45 -08:00
ee05477b2b Merge pull request #353 from cmrn/signout-link
Added sign out link when hovering over name (fixes #352)
2013-03-02 07:11:43 -08:00
eca1f51c76 added to userguide 2013-03-03 00:18:28 +11:00
149878224d Merge pull request #361 from vita10gy/weakportal
Weak Portal plugin - Put colors back if need be
2013-03-02 03:08:14 -08:00
a80ab19df4 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-02 12:04:05 +01:00
7207a1f50d most likely fix #341.
The fix has been ported to 0.7.x, too. The layer chooser should be
much more compact on chrome now.
2013-03-02 12:03:23 +01:00
2ee405956d Merge pull request #362 from vita10gy/ap-res
Plugin Compute AP - Missing team resonators (fixes #358)
2013-03-02 02:50:54 -08:00
aabe76661c Plugin Compute AP - Missing team resonators
Issue #358
2013-03-01 21:22:07 -06:00
831ef240d4 Put colors back if need be 2013-03-01 20:33:35 -06:00
bc7de777a2 - disable Leaflet’s zoom animation for GMaps Layers. It was wrong
anyway and due to the way Leaflet/GMaps worked, latter only
  started zooming after former was finished, making zooming very
  slow. This is an experimental change. Please report if you have
  problems.
- remove superfluous calls in LeafletGoogle
2013-03-02 01:52:32 +01:00
9418ac3f86 prevent LeafletGoogle from always triggering the resize event on GoogleMaps.
This is broken upstream, too, but the author of the project has been
unresponsive for the past half year.
2013-03-02 01:11:02 +01:00
4be5efe306 really fix #355
previous patch added the option to the wrong hash
2013-03-02 00:55:25 +01:00
e6b62d6010 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-02 00:42:33 +01:00
f664d60da3 most likely fix #355 (thanks @yoshimo) 2013-03-02 00:41:38 +01:00
12ffa5400b Merge pull request #360 from boombuler/css_nickname_class
add "nickname" class to all nicknames within the page
2013-03-01 15:36:26 -08:00
971cbef11f add "nickname" class to all nicknames within the page 2013-03-01 22:11:04 +01:00
0e3e88d3d7 Merge pull request #354 from Fragger/gh-pages
Update portal coloring on data loaded
2013-03-01 05:49:54 -08:00
591dd8108a Fix bump version number 2013-03-01 04:52:06 -08:00
6924933288 Bump Version Number 2013-03-01 02:49:17 -08:00
4113991201 Code restructure 3 2013-03-01 15:31:15 +08:00
a679710198 Code restructure 2 2013-03-01 15:00:49 +08:00
c9d7300a05 Code Restructure 2013-03-01 14:40:30 +08:00
32ca78b1d7 Added sign out link when hovering over name (fixes #352) 2013-03-01 13:31:13 +11:00
e76fd84238 Update portal coloring on new data
Change Highlight Weakened Portals to update portal coloring on new data
for portals being loaded.  Before a page refresh was needed to see
portal color changes when a portal was recharged.
2013-02-28 17:31:43 -08:00
b1860ee921 Merge pull request #1 from breunigs/gh-pages
Update from Upstream
2013-02-28 16:16:12 -08:00
62c6f0e397 add note to user guide that this functionality is not yet available 2013-02-28 23:51:01 +01:00
6a2603d566 allow quickly (de)selecting all layers by shift/ctrl/alt/meta clicking an entry in the layer chooser (fixes #232) 2013-02-28 23:49:21 +01:00
be893d785a Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-28 22:03:55 +01:00
573562dffd undo always using https for the portal image because some images are taken from panoramio which do not support https properly 2013-02-28 22:03:12 +01:00
c0958546be Merge pull request #349 from winkelement/patch-1
Update README.md
2013-02-28 12:15:05 -08:00
22491157f9 Update README.md
Update Information about Tampermonkey auto update not working due to TM stable release which fixes that.
2013-02-28 20:46:20 +01:00
c75caa91dd Fix flicker portal in portal render limit handler
Change:
Extract portal handle process from "handleDataResponse" to "handlePortalData"
Add "action" property to object returned by $.ajax() to identity type of request
Delay low level portal render until no active request of map data.
2013-02-28 15:10:13 +08:00
49dafaa3d4 Merge pull request #338 from waynn/patch-1
add waynn as contributor
2013-02-27 15:11:07 -08:00
42e8af1c36 add waynn as contributor 2013-02-27 14:29:06 -08:00
258e9367e4 Merge pull request #328 from waynn/patch-1
edits to have consistent periods and some phrasing changes
2013-02-27 02:45:27 -08:00
bbe67a6573 Merge pull request #317 from Xelio/patch-portal-limit-reach-hide-low-level-2
New Feature: (method 2)Remove lower level portal when portal render limit reached
2013-02-27 02:44:47 -08:00
c33443bca9 Merge pull request #332 from j16sdiz/https-fix
Use https in permalink
2013-02-27 02:13:31 -08:00
23b2072180 Merge pull request #329 from j16sdiz/chat-href-link
Add href link in chat msg
2013-02-26 23:17:18 -08:00
e8c5af74d8 change back to "Only if" 2013-02-26 23:00:43 -08:00
68e666c50e Use https in permalink 2013-02-27 14:42:27 +08:00
07cb3c2f49 Add href link in chat msg 2013-02-27 14:41:39 +08:00
0472973549 https 2013-02-26 21:04:56 -06:00
d6b7a7fdac Merge branch 'gh-pages' into scoreboard 2013-02-26 20:39:25 -06:00
8fa4b096de edits to have consistent periods and some phrasing changes 2013-02-26 17:28:04 -08:00
9f044a5ff3 release 0.7.8 to avoid hammering GitHub’s servers 2013-02-26 22:41:40 +01:00
d519957283 use GitHub pages path again, let’s see if their rate limit and caching behaviour is better 2013-02-26 22:26:25 +01:00
cba504e55c remove URL to image files for draw tools; that path is set in main now 2013-02-26 22:26:00 +01:00