Commit Graph

402 Commits

Author SHA1 Message Date
0314fe90d5 Show portal title in gmaps
Closes issue #40
2013-03-25 23:43:08 -05:00
0113c0b981 Remove resources from main that are now in the player tracker plugin 2013-03-25 13:14:34 -07:00
953a50d0a9 Build in default marker icon images 2013-03-24 23:46:17 -07:00
0f04cc24a6 Merge pull request #46 from Fragger/master-base64-icons
Add in base64 image encoding to build system and move images over to use it
2013-03-23 12:38:24 -07:00
5474b893a6 Add in base64 image encoding to build system and move images over to use it 2013-03-23 10:31:06 -07:00
ee4be2503e Merge pull request #30 from teo96/master
#issue 29 : add nickname in the chat textbox when I click on it
2013-03-23 07:41:25 -07:00
5a283759cc I said “FIX #31” 2013-03-22 19:37:35 +01:00
3684e64847 fix #31 2013-03-22 19:00:28 +01:00
6f870a2b58 quick fix for #24 - handle AT_PLAYER like TEXT in chat 2013-03-22 14:33:10 +00:00
a32adf6e6c issue#29 add player name in chat box when click on it 2013-03-22 15:18:25 +01:00
4ce0da5056 large chunk of work towards a nicer build system
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
2013-03-19 22:39:16 +00:00
bc5939818c fix protocol-related error for http + https support 2013-03-16 20:21:05 +00:00
38f22989d6 fixed URL to new dist image folder 2013-03-16 20:07:27 +00:00
92a8bc3dfd update URLs to point to my github page + dist server 2013-03-16 19:43:18 +00:00
302ab34ad3 Add missing return data from getAttackApGain for Compute AP statistics plugin 2013-03-15 04:48:49 -07:00
939006281d Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-14 12:59:21 +01:00
518467617e Instead of determining the height of the sidebar and fixing it to
that, this patch uses the CSS pointer-events directive to make the
area between the side bar and the map status usable. This should
avoid cutting off the sidebar and force users to scroll even if
there is space available but still allow to interact with that area.
Please report if there are any problems with this.

fix #467, fix #461
2013-03-14 12:56:39 +01:00
a0bc896559 Add a new hook after receiving new faction messages 2013-03-12 12:33:44 +00:00
bc63c47d47 initiate copy on android instead of following links 2013-03-12 00:30:27 +01:00
8f76951ca3 fix breakage from last commit 2013-03-11 20:34:14 +01:00
d3270f698c on android app: send intent for PosLink (fixes #437) 2013-03-11 20:24:51 +01:00
a609c77929 Merge pull request #436 from billybennett/gh-pages
Pull for issue #306
2013-03-11 04:00:23 -07:00
1dfeb791b0 Friendly/Enemy AP gain
Should merge now.
2013-03-11 05:39:08 -04:00
7d2333e504 Update boot.js
Added retina support.
2013-03-10 18:45:26 +00:00
70211b700c fix select-one toggle in layer chooser for desktop browsers 2013-03-10 14:16:33 +01:00
dbdf98ddfb remove alert debug; handle logging cyclic objects 2013-03-10 14:15:37 +01:00
a189fab9c4 nits 2013-03-09 09:47:22 -06:00
9cd15edc54 USPS Chat Log - Take 5 2013-03-09 01:38:45 -06:00
17c6227412 don’t use reserved keyword in JS as variable 2013-03-08 12:29:36 +01:00
bcc4b68741 fix oversight breaking back 2013-03-08 11:47:44 +01:00
9b4bfb6fcc simplify back logic. It ignores the shrink button now, but shouldn’t produce awkward orders anymore 2013-03-08 11:33:51 +01:00
eed1b9cef2 fix back function on android 2013-03-08 11:08:47 +01:00
1e2935c018 don’t try to request more chat messages when no chat is active. This only affected smartphones. 2013-03-08 10:46:52 +01:00
3f134542cb switch to map on geosearch success (fixes #410) 2013-03-08 10:36:33 +01:00
3bd60f4df7 tap-and-hold a portal on a smartphone to switch directly to it (fixes #406) 2013-03-08 10:15:38 +01:00
2fa8ff7f78 can long-click (“tap and hold”) optional layers in layer chooser for select-only-this-layer 2013-03-08 09:28:56 +01:00
94190bd900 color text in red for public chat (see #73) 2013-03-08 09:14:41 +01:00
47d6a3e886 shorten layer names so smartphones with smaller screens don’t wrap the layer chooser 2013-03-08 08:33:43 +01:00
2b102f0f33 try different fix for #415 2013-03-08 08:27:20 +01:00
9c2bc7a779 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-08 01:12:12 +01:00
9ca2a143ca implement back action 2013-03-08 01:11:56 +01:00
6796d1b37b Merge pull request #381 from boombuler/redeem_dlg
New Redeem-Dialog Content
2013-03-07 07:08:58 -08:00
3bb3a4b6b2 fixed coding style (no spaces after for and if) 2013-03-07 15:04:50 +01:00
ca4ad51d93 fixed some more codingstyle issues 2013-03-07 13:32:03 +01:00
b6bf5669a5 portal may become unselected
This simplifies the logic a bit, hopefully making it easier to debug the
issue See #404. It seems to be related to when the portal changed because
I could trigger it easily on zooming in/out when there was a cache bug
that gave me an R portal in one zoom level and an E one in the other.
2013-03-07 11:30:58 +01:00
26c18a7ddf fix shadow handling in marker icons 2013-03-07 10:49:13 +01:00
41c3f01737 point leaflet to use app engine to serve marker icons. App Engine does not allow @-signs in their filenames, so the marker will probably be broken on retina-displays. 2013-03-07 09:06:15 +01:00
e85d7e6751 Merge pull request #400 from Fragger/player-spiderfy-main
Player spiderfy main
2013-03-06 23:36:33 -08:00
0824334d5f Merge branch 'upstream' into redeem_dlg
Conflicts:
	code/redeeming.js
2013-03-07 08:35:44 +01:00
1623c3fa9a fixed indetion 2013-03-07 08:31:25 +01:00