1383 Commits

Author SHA1 Message Date
Philipp Schaefer
4a9c10f044 bugfix: http2https 2013-04-23 17:29:13 +02:00
Jon Atkins
473ae4bf39 Merge pull request #174 from Fragger/about-attribution
Add ATTRIBUTION.md to About IITC pop up
2013-04-22 15:28:37 -07:00
Philipp Schaefer
0f04acbc36 show plugin name instead of file name 2013-04-22 20:35:01 +02:00
Philipp Schaefer
99a18444bf added plugin functionality for iitc mobile 2013-04-22 16:35:15 +02:00
Kevin
31d6855535 Build script fixes to work on both python 2 and 3 2013-04-22 02:08:51 -07:00
Philipp Schaefer
c3f37f949f handle internal clicked poslinks correctly 2013-04-22 11:03:26 +02:00
vita10gy
8fb3d0ed0f Merge branch 'master' into highlighter 2013-04-21 14:23:27 -05:00
Jon Atkins
c4dc899eeb Merge pull request #165 from Fragger/at-player-name-click
Make any nickname class element clickable to fill @ nick in chat
2013-04-21 07:19:01 -07:00
Jon Atkins
1df3f11c8d Merge pull request #182 from Xelio/patch-ap-list-10
Plugin AP List: Update description to reflect function changes
2013-04-21 06:44:48 -07:00
Jon Atkins
e5079bc991 increase length of scale bar 2013-04-21 14:38:54 +01:00
Jon Atkins
5eb7344895 increase maxZoom of google satellite/hybrid modes by two levels, so it matches max zoom of google maps 2013-04-21 02:13:52 +01:00
Jon Atkins
4b7a310307 bump ipas plugin version number 2013-04-20 03:09:31 +01:00
Jon Atkins
9ff255ffde Merge pull request #183 from Xosofox/master
IPAS plugin requires update to pass shield info
2013-04-19 19:08:09 -07:00
Peter Dietrich
d9f968a4bb Update ipas plugin to pass shield info 2013-04-20 00:28:15 +02:00
Xelio
92bfd70eb0 Plugin AP List: Update description to reflect function changes 2013-04-20 02:39:10 +08:00
Jon Atkins
f56f802d2c additional fix #175 - should be ok now 2013-04-18 15:46:52 +01:00
Jon Atkins
712096fc48 Merge pull request #175 from vita10gy/mobile_loc
Fix desktop geosearch on mobile
2013-04-18 07:42:18 -07:00
Jon Atkins
07a07b0e24 mapquest map tiles support for https access 2013-04-18 15:39:17 +01:00
Jon Atkins
14c0a1398c Merge pull request #177 from Fragger/https-portal-images
Change portal image urls to https if necessary in the portal object
2013-04-18 07:33:08 -07:00
Kevin
86a7996db5 Change portal image urls to https if necessary in the portal object 2013-04-17 22:53:14 -07:00
Kevin
4adf3d6e79 Opps on a nit, reverted. 2013-04-16 23:28:00 -07:00
Kevin
cebb94842f Remove all code left behind for exporting portals 2013-04-16 23:25:45 -07:00
Kevin
262bce2d73 Add nominal energy column, and nits 2013-04-16 23:24:21 -07:00
Kevin
05e46b8b69 Fix NaN bug for reso energy percent when no resonator was present 2013-04-16 22:46:03 -07:00
Kevin
7bd7275106 Fix sort breaking when opened even amounts of times
Event listeners were added everytime and never removed, even amounts of
times cased them to reverse themselves.
2013-04-16 22:33:26 -07:00
vita10gy
11d5b54ea4 Color by Portal level
One of the more frequently requested, but IMO useless, features.
2013-04-16 23:53:10 -05:00
vita10gy
fe7d782b71 New Highlighter
New AP/Energy Highligher, reword previous names.
2013-04-16 23:36:38 -05:00
Kevin
f38c04f13a Portals-list code cleanup, change four to two space line indent 2013-04-16 21:11:34 -07:00
vita10gy
3cd664c25c Merge branch 'master' into highlighter 2013-04-16 23:07:03 -05:00
vita10gy
0a18571308 Fix desktop geosearch on mobile
#154. Mobile seems messed up though. (Even without these changes.) Not
sure if something is off with my build, or if something else changed.

This should fix though.
2013-04-16 23:04:06 -05:00
Kevin
60a65d227a More changes from gfm to md 2013-04-16 20:34:02 -07:00
Kevin
f767b939ad Only need markdown and not GFM for .md files 2013-04-16 20:30:25 -07:00
Kevin
d59e2e2816 Use already read file instead of rereading 2013-04-16 20:22:09 -07:00
Kevin
ae8200d7be Add ATTRIBUTION.md to About IITC pop up 2013-04-16 20:18:21 -07:00
Jon Atkins
bec7ae8c95 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-04-16 23:54:05 +01:00
Jon Atkins
9d350b206e add background colour to large portal images - as some (e.g. zipcar) have transparency 2013-04-16 23:51:35 +01:00
Philipp Schaefer
901d30287a fixed typo 2013-04-17 00:13:39 +02:00
Philipp Schaefer
acc0db1ce8 one more update for HACKING.md 2013-04-17 00:12:44 +02:00
Kevin
6b04ee4939 Don't modify nicknameClicked function, pull name in event calling function 2013-04-16 15:04:26 -07:00
Philipp Schaefer
b7329a611c updated mobile README.md 2013-04-17 00:00:56 +02:00
Philipp Schaefer
88ee267c66 updated HACKING.md 2013-04-16 23:48:12 +02:00
Philipp Schaefer
4ebade1245 updated mobile readme 2013-04-16 23:40:05 +02:00
Philipp Schaefer
83a20f3f0b updated mobile hacking.md 2013-04-16 23:37:53 +02:00
Jon Atkins
3daa7f1192 Merge pull request #168 from Fragger/show-linked-portals-quote
Show linked portals quote bugfix
2013-04-16 12:35:23 -07:00
Jeremy Lindgren
317bc236c8 Merge branch 'highlighter' of https://github.com/vita10gy/ingress-intel-total-conversion into highlighter 2013-04-15 09:09:28 -05:00
Jeremy Lindgren
038a2205b5 Merge branch 'master' into highlighter 2013-04-15 09:09:12 -05:00
Jon Atkins
bbc1196e17 Merge pull request #166 from vita10gy/location
Current Location - Title and pointer
2013-04-15 06:15:26 -07:00
Kevin
032f70eb6f Show linked portals quote bugfix 2013-04-15 02:03:42 -07:00
vita10gy
594e55cdc6 Merge branch 'master' into location 2013-04-15 00:14:56 -05:00
vita10gy
2719d3bc98 extras 2013-04-15 00:13:57 -05:00