fkloft
31c01d0b4c
Add tooltips for accesskeys
2014-08-12 22:33:04 +02:00
fkloft
b4053c2800
[uniques] make sync work (hopefully)
...
If it doesn't work, try to delete the file "uniques[uniques]" in your Google Drive. Be sure to delete it from the trash as well.
2014-08-12 21:39:45 +02:00
Jon Atkins
e81dead91f
version check plugin - use https URLs for version check when intel loaded over https
2014-08-12 19:08:13 +01:00
Jon Atkins
1a200269bd
map data requesting: the stock site no longer performs unlimited retries on 'error: TIMEOUT' map data tiles, so update IITC to match
...
split tiles that are retried into smaller requests - might help things at the server side??? no harm in it...
2014-08-12 18:47:48 +01:00
Jon Atkins
c8fd938cd3
big rework of error handling on requests
...
- central point for checking for 'error: "out of date"' response from server
- in 'out of date' state, an error dialog is shown and no further requests are sent to the server
- request queue has central point for request adding - now request count is accurate, not just for COMM requests
- request error count is cleared after a period of no requests failing
2014-08-12 17:07:28 +01:00
Jon Atkins
21463ca392
move postAjax function into a new file
2014-08-11 22:15:10 +01:00
Jon Atkins
d82791bfa7
actually delete the temporary test plugin
2014-08-11 15:55:51 +01:00
fkloft
1f13ec3001
Improvements to passcode redeeming
...
- use text color instead of background, with font-weight:bold and a small shadow
- short format for passcodes
2014-08-09 16:59:33 +02:00
Jon Atkins
4827c9ac1b
helios artifacts - initial guess was slightly wrong - no count parameter for target marker
2014-08-09 03:05:43 +01:00
Jon Atkins
a122dacf70
passcode redemption: enable/disable the passcode entry box based on the stock intel site flag. this way, if Niantic turn it off, IITC will follow automatically
2014-08-09 02:44:37 +01:00
Jon Atkins
a58238158f
the stock intel update of 2014-08-08 adds two new fields to every request - called 'b' and 'c', both blank strings
...
no idea why, or what they're for - and it does seem to work without them - but duplicate in case it's important
2014-08-09 02:34:36 +01:00
Jon Atkins
8b95e18ef9
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-08-09 02:08:19 +01:00
fkloft
c4a2a8c955
passcode redemption: some tweaks to style sheet
2014-08-09 00:21:52 +02:00
fkloft
7a494be280
preliminary support for passcode redemption
2014-08-09 00:03:25 +02:00
Jon Atkins
95e671e2f5
remove unused js file that was part of the bad-version-code-fix plugin - which turned out to be a bad idea
2014-08-08 03:36:34 +01:00
Jon Atkins
963232a98e
niantic are experimenting with different values for 'tiles per request' - so let's be nice and make IITC follow the same setting
2014-08-08 00:50:20 +01:00
Jon Atkins
51ca72eaf1
mark the plugin as 'deleted' and remove all code
...
will be really deleted before the next release build, but as a fair few probably installed it from the test builds it seems a good idea for this intermediate state
2014-08-07 13:48:19 +01:00
Jon Atkins
5163b1407b
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-08-07 12:22:34 +01:00
Jon Atkins
e077bb0d88
cross-links plugin: ensure disabled flag is initialised correctly for layer state
...
fix #823
2014-08-07 12:21:59 +01:00
Jon Atkins
4c5e77c18d
fix error case in artifact data loading
2014-08-07 11:08:30 +01:00
fkloft
9a82110a1f
improvments to plugin updater
...
- don't download a file twice if there is no updateURL (or if updateURL==downloadURL)
- use the downloadURL from the new meta file
2014-08-06 14:44:20 +02:00
Jon Atkins
40d2b3ebb0
report the version code when it doesn't need changing - useful to track down issues
2014-08-06 01:43:13 +01:00
Jon Atkins
ef9f26dc5e
temporary change to the bad-version plugin, using internal list of fixes rather than externally loaded one
...
let's see if this works better for users...
2014-08-05 18:01:37 +01:00
Jon Atkins
bf586282e6
fix version code error check dialog in game_score.js
...
add plugin, and matching external js file for the website, to fix known bad version codes
2014-08-03 19:01:34 +01:00
fkloft
bc6d0cac84
uniques: set visited on "Your Rx Resonator on y has decayed"
2014-08-02 15:25:39 +02:00
Jon Atkins
bf945e174c
artifacts: a guess as to what's needed for the up-coming 'helios' artifacts
2014-07-31 18:51:29 +01:00
fkloft
1afebff122
uniques: extract highlighter
2014-07-28 01:02:12 +02:00
fkloft
2aecfefa7f
simpilfy highlighter registration
2014-07-25 21:00:37 +02:00
Jon Atkins
b38d984c48
uniques plugin: change the highlight colours
...
- red: not visited/captured
- yellow: visited, but not captured
- no highlight: both visited and captured
2014-07-24 05:27:03 +01:00
Jon Atkins
f5ea938ab4
uniques plugin: better syncing between the data and the state of the highlighters. sync case included, but not tested yet...
2014-07-23 18:33:52 +01:00
Jon Atkins
a28a0737e4
fix 'captured' being set when it should have been 'visited' for link-related messages
...
fix crash when the selected portal is not in the map data (e.g. while loading), when the highlighter is selected
2014-07-23 17:57:13 +01:00
Jon Atkins
cc0802aa6d
only re-highlight the portal if the highlighter is active
2014-07-23 16:33:34 +01:00
fkloft
89c1d72d0f
uniques: use public chat data to detect uniques
2014-07-23 12:56:43 +02:00
fkloft
5a187be3a8
uniques: use owner information from portal details
2014-07-23 11:20:21 +02:00
fkloft
c7da23bc88
uniques: simplify logic and css, change HTML content, link capture and visit info
2014-07-23 11:12:01 +02:00
fkloft
6f6d713418
Bump version, format metadata block
2014-07-23 09:54:45 +02:00
fkloft
4e5cdfdae5
Uniques: rename CSS file, replace s/hacked/visited/
2014-07-23 09:51:18 +02:00
Jon Atkins
b26feb61d5
Merge pull request #809 from 3ch01c/uniques
...
Uniques
2014-07-23 06:58:27 +01:00
Philipp Schaefer
57e972fe87
- don't hide layer-chooser in smartphone.css
...
- it's hidden in boot.js if iitc is booted with the iitcm android app
2014-07-23 02:35:56 +02:00
fkloft
5654eae8bd
sort members
2014-07-22 00:55:24 +02:00
fkloft
18fe655c82
small changes, refactoring, etc
2014-07-22 00:53:11 +02:00
Philipp Schaefer
b96f054424
replaced copied AOSP code with own implementation
2014-07-21 20:51:11 +02:00
Philipp Schaefer
0218bd5565
removed not used import
2014-07-16 13:05:40 +02:00
Philipp Schaefer
578c367f5b
added http proxy authentication (see #819 )
2014-07-16 12:57:47 +02:00
Philipp Schaefer
4781ea9627
added persistent zoom level option ( see https://plus.google.com/112875802603603993788/posts/K5zLYyAWQkE )
2014-07-16 12:35:18 +02:00
Jon Atkins
7c85e7247b
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-07-14 20:45:03 +01:00
Jon Atkins
88c404eca0
force re-render of the selected portal at the end of map rendering, to ensure any details that depend on map data are correct
...
for #827
2014-07-14 20:44:20 +01:00
fkloft
af90b25b48
Another accesskey: 'w' to close portal details (=deselect portal)
2014-07-11 13:31:19 +02:00
Jon Atkins
b9f9288567
keep track of which portal guids have a detail request in progress, to prevent sending additional requests while waiting for a response
2014-07-09 05:43:15 +01:00
Jon Atkins
ed62714734
hide bookmarks tab for printing, with "@media print" css
2014-07-09 05:42:26 +01:00