Stefan Breunig
286527091e
Merge pull request #313 from j16sdiz/report-issue-link
...
Report portal links to "Contact Us" directly
2013-02-25 22:41:45 -08:00
Stefan Breunig
9eef88673b
- fix redirecting on some systems
...
- more restrictive match rules, shouldn’t match anymore on Google Login (fix #314 )
2013-02-26 07:40:12 +01:00
Daniel Cheng (鄭郁邦)
a86c6714ac
Report portal links to "Contact Us" directly
2013-02-26 10:21:19 +08:00
Stefan Breunig
4b3348e5d4
release 0.7.6 as hotfix for 0.7.5.
2013-02-26 01:37:52 +01:00
Stefan Breunig
01796f2aa2
bump version number for all plugins since their match/include URL has been updated
2013-02-26 01:12:51 +01:00
Stefan Breunig
8ff667e45f
release 0.7.5. This is an emergency release to fix complete breakage for the upcoming https rollout
2013-02-26 01:09:52 +01:00
Stefan Breunig
b8a06545dc
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-26 00:53:42 +01:00
Stefan Breunig
d5d2bad74a
more fixes for https
2013-02-26 00:53:27 +01:00
Michael Stapelberg
f34c230c93
Use io.open to support python 2.x _and_ python 3
2013-02-26 00:25:13 +01:00
Stefan Breunig
538b57c7f7
Due to ingress.com/intel now force-redirecting to the HTTPS version,
...
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
Stefan Breunig
7a32647819
serve own leaflet until they can make it available via https
2013-02-25 22:45:44 +01:00
Stefan Breunig
849099c299
add more HTTPS links. IITC is likely still broken for HTTPS Intel Map.
2013-02-25 22:39:06 +01:00
Stefan Breunig
5e37f7f227
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-25 22:01:34 +01:00
Stefan Breunig
b58050320b
support https as well ( fixes #309 ). Also bump version number in main which is was an oversight when releasing 0.7/0.71
2013-02-25 22:00:28 +01:00
boombuler
799a1012ed
recalculate the links as soon as the portals are loaded
2013-02-25 21:54:52 +01:00
boombuler
6c4ccdff94
moved some vars to namespace
2013-02-25 21:24:36 +01:00
boombuler
664c2595cf
fixed typo
2013-02-25 21:19:46 +01:00
boombuler
a392c04469
unindented the wrapper function.
2013-02-25 20:34:25 +01:00
boombuler
ca6fb9952b
added link to the screenshot to the readme
2013-02-25 20:27:10 +01:00
boombuler
0f728944bd
fixed typo
2013-02-25 20:24:01 +01:00
boombuler
c75b99a079
added some linebreaks
2013-02-25 20:21:26 +01:00
boombuler
dc058939f4
moved constants to namespace
2013-02-25 20:18:04 +01:00
boombuler
027e13778b
fixed coding style
2013-02-25 20:14:12 +01:00
Stefan Breunig
a73ec67fc7
Merge pull request #307 from Merovius/qrcodes
...
Replace gmaps-link by popup with qrcode and links
2013-02-25 11:07:02 -08:00
Axel Wagner
3acba81b5e
Add Merovius to contributors
2013-02-25 17:56:19 +01:00
Axel Wagner
0767230489
Make changes asked by breunigs
2013-02-25 17:55:37 +01:00
Stefan Breunig
5b839c8692
Merge pull request #304 from j16sdiz/add-contrib
...
Add "j16sdiz" to contrib :)
2013-02-25 07:23:31 -08:00
Axel Wagner
107f4689e9
Replace gmaps-link by popup with qrcode and links
...
If you want to use your smartphone for navigation, you can now just scan
the qr-code and (if your scanner-app supports it) directly input the
locations to your navigation-app.
Additionally a link to the location in gapps and OSM will be displayed.
2013-02-25 16:21:03 +01:00
Daniel Cheng (鄭郁邦)
e9135e8fbb
Add "j16sdiz" to contrib
2013-02-25 21:27:26 +08:00
boombuler
c86e8608bf
support increased render limit within the plugin
2013-02-25 10:41:02 +01:00
boombuler
b8a86f8d08
Merge branch 'plugin' of https://github.com/boombuler/ingress-intel-total-conversion into plugin
...
Conflicts:
plugins/max-links.user.js
2013-02-25 10:22:59 +01:00
boombuler
9748664b20
moved delaunay algorithm to external file
2013-02-25 10:19:24 +01:00
Stefan Breunig
633dad97b9
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-25 09:24:04 +01:00
Stefan Breunig
286a4ba376
update position method when players attack multiple portals at once. It now takes repetition into account, e.g. if one burster destroys 4 resos on porta A and only one on B she is now placed closer to A rather than in the middle of both.
2013-02-25 09:21:48 +01:00
Stefan Breunig
7ddbe42a76
Merge pull request #301 from boombuler/renderlimit_hook
...
new hook to let plugins indicate a renderlimit
2013-02-25 00:14:07 -08:00
Florian Sundermann
de39c45a34
added a renderlimit
2013-02-25 08:56:39 +01:00
Florian Sundermann
647ce5d95d
Merge branch 'upstream' into plugin
...
Conflicts:
plugins/README.md
2013-02-25 08:51:38 +01:00
Florian Sundermann
1fdad5cfdf
Revert "added a renderlimit for the plugin"
...
This reverts commit a94bf4475ba5366c1c605ffa6e97226839a58552.
2013-02-25 08:50:41 +01:00
Florian Sundermann
459c4b422b
new hook to let plugins indicate a renderlimit
2013-02-25 08:44:43 +01:00
Stefan Breunig
67d4fbbe03
don’t render resources outside the view port when the render limit is about to be hit
2013-02-25 08:17:10 +01:00
Stefan Breunig
cac8d017f8
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-25 08:15:38 +01:00
Stefan Breunig
9782883b5c
maybe fix #295
2013-02-25 08:15:24 +01:00
Stefan Breunig
6e6060876d
Merge pull request #284 from vita10gy/weak-colors
...
Portal Weakness Colors
2013-02-24 23:08:50 -08:00
Stefan Breunig
4a207af841
Merge pull request #292 from j16sdiz/gh-pages
...
Show full capture time on mouse over
2013-02-24 23:03:51 -08:00
Stefan Breunig
a1c95b2f6c
Merge pull request #300 from cmrn/bug/294
...
Changed all instances of Enlightenment to Enlightened
2013-02-24 22:58:46 -08:00
Cameron Moon
1e4c372bdd
Changed all instances of Enlightenment to Enlightened
2013-02-25 15:51:09 +11:00
Daniel Cheng (鄭郁邦)
4ecec63a0d
Show full portal capture time on tooltips
2013-02-25 10:15:24 +08:00
boombuler
a94bf4475b
added a renderlimit for the plugin
2013-02-24 23:10:22 +01:00
vita10gy
af5bb02db7
Nits
2013-02-24 16:08:12 -06:00
boombuler
df40a182be
added screenshot of plugin
2013-02-24 16:10:47 +01:00