Jon Atkins
a2a9d3458d
add highlight to SYSTEM_NARROWCAST (your X on Y was destroyed by Z) messages
2013-04-05 00:36:38 +01:00
Jon Atkins
3a37667a7c
chat - oldest/newest timestamp handling rewrite
...
this fixes an issue that, in theory, could have occured with the public chat fetching and over 200 sequential skipped ([secure]) messages. the recent change to skip SYSTEM_NARROWCAST for faction chat was much more likely to trigger the same issue
also
- lighten the red colour used in public chat - was almost impossible to read before
- set the faction chat message count to 100 (it was 50, then bumpped to 200 briefly to work around chat issues)
2013-04-05 00:07:54 +01:00
Jon Atkins
77cdac87df
remove "your X on Y was destroyed by Z" messages from faction chat - #121
2013-04-04 16:56:07 +01:00
Jon Atkins
3a8ea9161b
fix chat player highlighting
...
- clicking on names now inserts them
- fix: if your name was @mentioned, followed by another @player, it didn't mark the line
2013-04-01 19:11:25 +01:00
Jon Atkins
270905c83a
enable zoom control for mobile (allows for one-touch zoom control)
...
move zoom control to under the layer control on smartphone layout
remove localstorage zoom control visibility setting - there was no way to configure it, so seemed a bit odd
2013-03-30 20:01:36 +00:00
Jon Atkins
cf343663e4
show lat,lng in poslink window - #100
2013-03-30 18:34:40 +00:00
Jon Atkins
39f5f9db2e
inject smartphone.css dynamically in code/smartphone.js - this makes it easy to switch between modes on a URL parameter
...
fix #88
2013-03-29 00:49:46 +00:00
Jon Atkins
bd736bab10
Merge pull request #71 from Fragger/main-remove-player-tracker-resources
...
Remove resources from main that are now in the player tracker plugin
2013-03-28 16:54:58 -07:00
Jon Atkins
4b3e84ce51
merge #86 , with some tweaks in the case AT_PLAYER area so it's cleaner
2013-03-28 23:32:46 +00:00
Jon Atkins
51804c80dd
allow forcing of mobile/desktop site with vp=m or vp=f URL parameters
...
this will allow the IITC Mobile app to include an option to choose desktop/mobile versions of IITC
for regular desktop browsers, don't expect it to work well with vp=m
2013-03-27 05:37:30 +00:00
vita10gy
0314fe90d5
Show portal title in gmaps
...
Closes issue #40
2013-03-25 23:43:08 -05:00
Fragger
0113c0b981
Remove resources from main that are now in the player tracker plugin
2013-03-25 13:14:34 -07:00
Kevin
953a50d0a9
Build in default marker icon images
2013-03-24 23:46:17 -07:00
Jon Atkins
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
Fragger
5474b893a6
Add in base64 image encoding to build system and move images over to use it
2013-03-23 10:31:06 -07:00
Jon Atkins
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
Stefan Breunig
5a283759cc
I said “FIX #31”
2013-03-22 19:37:35 +01:00
Stefan Breunig
3684e64847
fix #31
2013-03-22 19:00:28 +01:00
Jon Atkins
6f870a2b58
quick fix for #24 - handle AT_PLAYER like TEXT in chat
2013-03-22 14:33:10 +00:00
teo96
a32adf6e6c
issue#29 add player name in chat box when click on it
2013-03-22 15:18:25 +01:00
Jon Atkins
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
Jon Atkins
bc5939818c
fix protocol-related error for http + https support
2013-03-16 20:21:05 +00:00
Jon Atkins
38f22989d6
fixed URL to new dist image folder
2013-03-16 20:07:27 +00:00
Jon Atkins
92a8bc3dfd
update URLs to point to my github page + dist server
2013-03-16 19:43:18 +00:00
Fragger
302ab34ad3
Add missing return data from getAttackApGain for Compute AP statistics plugin
2013-03-15 04:48:49 -07:00
Stefan Breunig
939006281d
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-03-14 12:59:21 +01:00
Stefan Breunig
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
Bruno Barão
a0bc896559
Add a new hook after receiving new faction messages
2013-03-12 12:33:44 +00:00
Stefan Breunig
bc63c47d47
initiate copy on android instead of following links
2013-03-12 00:30:27 +01:00
Stefan Breunig
8f76951ca3
fix breakage from last commit
2013-03-11 20:34:14 +01:00
leCradle
d3270f698c
on android app: send intent for PosLink ( fixes #437 )
2013-03-11 20:24:51 +01:00
Stefan Breunig
a609c77929
Merge pull request #436 from billybennett/gh-pages
...
Pull for issue #306
2013-03-11 04:00:23 -07:00
billybennett
1dfeb791b0
Friendly/Enemy AP gain
...
Should merge now.
2013-03-11 05:39:08 -04:00
Richard Bradshaw
7d2333e504
Update boot.js
...
Added retina support.
2013-03-10 18:45:26 +00:00
Stefan Breunig
70211b700c
fix select-one toggle in layer chooser for desktop browsers
2013-03-10 14:16:33 +01:00
Stefan Breunig
dbdf98ddfb
remove alert debug; handle logging cyclic objects
2013-03-10 14:15:37 +01:00
vita10gy
a189fab9c4
nits
2013-03-09 09:47:22 -06:00
vita10gy
9cd15edc54
USPS Chat Log - Take 5
2013-03-09 01:38:45 -06:00
Stefan Breunig
17c6227412
don’t use reserved keyword in JS as variable
2013-03-08 12:29:36 +01:00
Stefan Breunig
bcc4b68741
fix oversight breaking back
2013-03-08 11:47:44 +01:00
Stefan Breunig
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
Stefan Breunig
eed1b9cef2
fix back function on android
2013-03-08 11:08:47 +01:00
Stefan Breunig
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
Stefan Breunig
3f134542cb
switch to map on geosearch success ( fixes #410 )
2013-03-08 10:36:33 +01:00
Stefan Breunig
3bd60f4df7
tap-and-hold a portal on a smartphone to switch directly to it ( fixes #406 )
2013-03-08 10:15:38 +01:00
Stefan Breunig
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
Stefan Breunig
94190bd900
color text in red for public chat (see #73 )
2013-03-08 09:14:41 +01:00
Stefan Breunig
47d6a3e886
shorten layer names so smartphones with smaller screens don’t wrap the layer chooser
2013-03-08 08:33:43 +01:00
Stefan Breunig
2b102f0f33
try different fix for #415
2013-03-08 08:27:20 +01:00
Stefan Breunig
9c2bc7a779
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-03-08 01:12:12 +01:00