2625 Commits

Author SHA1 Message Date
Jon Atkins
e935902c49 misc fixes - some untested
- no GUIDs in chat for players or portal details - so remove player GUID related functions
- remove player guid code from COMM
- update portal_info functions to compare to player name rather than guid
2013-11-30 23:19:46 +00:00
Jon Atkins
d647e8786f fix artifact list 2013-11-30 22:32:11 +00:00
Jon Atkins
7a19d30173 first update of sidebar for new data format: show the info available from the brief portal data
TODO: retrieve the full portal data and update to include that
2013-11-30 22:26:40 +00:00
Jon Atkins
c197f74945 change portal map data storage to match the method used for links/fields
the detailed portal data, now retreived separately from the map, will be handled by separate code, and not stored within the portals
2013-11-30 21:06:02 +00:00
Jon Atkins
1de7819982 move a bunch of plugins into a 'broken' subfolder, for now
this is a quick way to remove them from test builds as they're unlikely to be practical to fix for 0.16.0 release
2013-11-30 06:06:29 +00:00
Jon Atkins
f899cdbe69 bump version for mobile app too - just so it's clear it's separate from the broken 0.9 release
no app changes made
2013-11-30 05:57:15 +00:00
Jon Atkins
f7cd691355 bump version number 2013-11-30 05:56:03 +00:00
Jon Atkins
8c810e4e73 decrease retry count on failed requests, and increase delay before retrying. another step to help reduce issues when IITC breaks due to site changes 2013-11-30 05:48:33 +00:00
Jon Atkins
184e451bd3 if munge detection fails, don't guess and try set 0 - instead fail, and throw an exception
this will prevent IITC making any requests to the server when a munge set cannot be found - safer than sending bad requests
2013-11-30 05:47:31 +00:00
Jon Atkins
b9c8e9c6c5 new reduced map data: first pass at loading the new format 2013-11-30 04:15:17 +00:00
Jon Atkins
20b4a10347 json example: artifacts 2013-11-30 04:14:35 +00:00
Jon Atkins
b44a00174c json_examples - get_portal_details (request+response) 2013-11-30 03:17:19 +00:00
Jon Atkins
e5837ae500 website: removed downloads - added brief note to news post 2013-11-30 01:30:11 +00:00
Jon Atkins
5bd796dd53 deleted the existing JSON examples - many were out of date
added a new request and response example for map data - more to come for other requests
2013-11-30 01:29:13 +00:00
Jon Atkins
20dba803eb website: minor fix 2013-11-29 19:16:19 +00:00
Jon Atkins
b593eec10e website: add news of severe IITC breakage 2013-11-28 15:06:41 +00:00
Jon Atkins
511d7b99c7 partial update of munge set - it doesn't get things working though 2013-11-28 00:31:01 +00:00
Jon Atkins
45ae91c97b Merge pull request #661 from nexushoratio/to-push
s/mazZoom/maxZoom/
2013-11-27 09:29:12 -08:00
nexushoratio
6c54002d3a Merge pull request #4 from nexushoratio/master
Pull from upstream.
2013-11-27 00:32:44 -08:00
nexushoratio
0ddc8b5d4e Merge pull request #3 from jonatkins/master
Pull from upstream.
2013-11-27 00:30:39 -08:00
Jon Atkins
0b17e6f3ec Merge pull request #660 from nexushoratio/to-push
Change likely typo in variable names to be consistent.
2013-11-26 13:27:29 -08:00
Philipp Schaefer
02ced0df52 don't declare app theme again and again...use theme from parent (application) 2013-11-26 19:28:08 +01:00
Philipp Schaefer
9090b810c0 removed accounts/credential permission since weblogin still doesn't work 2013-11-26 16:19:52 +01:00
Philipp Schaefer
78499a0e3a use iitcm base theme for share activity 2013-11-26 16:18:55 +01:00
Mike Castle
6fcbd90588 s/mazZoom/maxZoom/ 2013-11-24 23:16:53 -08:00
Mike Castle
8d2f4c0c3a Change likely typo in variable names to be consistent. 2013-11-24 23:04:27 -08:00
nexushoratio
5f3962f39e Merge pull request #2 from nexushoratio/master
Pull from upstream.
2013-11-24 22:54:45 -08:00
nexushoratio
5bfe719c13 Merge pull request #1 from jonatkins/master
Pull from upstream.
2013-11-24 22:53:32 -08:00
Jon Atkins
9d16b03632 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-11-24 21:18:17 +00:00
Jon Atkins
01cfda1077 bumpped jquery + jqueryui versions.
now the stock intel site no longer includes any version of these there are no advantages to non-current releases
2013-11-24 21:17:10 +00:00
Jon Atkins
b1622edd23 Merge pull request #658 from nexushoratio/to-push
Spell checking, s-z, plus a couple of missed ones.
2013-11-24 13:16:31 -08:00
Mike Castle
4a9b13eade Spell checking, s-z, plus a couple of missed ones. 2013-11-24 00:19:25 -08:00
Jon Atkins
f22d185b5b updates to the portal detail level handling
- iitc now defaults to lower detail than the standard intel site when zoomed out - it loads much faster, shows more than enough for general use, and is less likely to trigger 'excessive requests' issues
- show more portals plugin: updated for interface changes
- show-less-portals-zoomed-out: deleted (this is now the IITC default)
- new plugin: default-intel-detail - restores the original IITC behaviour on zoom to portal detail level mapping. not recommended

for #656 number 3
2013-11-24 04:59:41 +00:00
Jon Atkins
1f25428388 Merge pull request #657 from nexushoratio/to-push
Spell checking, h-r.
2013-11-23 19:35:54 -08:00
Mike Castle
27806a3be7 Spell check, missed one. 2013-11-23 19:24:43 -08:00
Mike Castle
bba6519860 Spell checking, h-r. 2013-11-23 19:16:20 -08:00
Jon Atkins
47d453793c re-order the common method name & version parameters in the JSON requests to match the stock intel site
for #656
2013-11-24 01:48:00 +00:00
Jon Atkins
1bfe89c041 reduce the number of 'all' comm messages retrieved in one go to 50 at a time
related to #656 no 2
2013-11-24 01:34:13 +00:00
Jon Atkins
d58ba079b8 COMM: correctly use the ascendingTimestampOrder flag when retrieving new COMM messages. this matches the stock intel site, and prevents gaps occuring when filling in entries after resuming from idle
related to #656 no 2
2013-11-24 01:32:46 +00:00
Jon Atkins
1501f98f9b limit the number of player names resolved in one go, to prevent excessive requests
for #656 number 4
2013-11-24 01:04:45 +00:00
Jon Atkins
44ee4c7200 request munging: call the stock site nemesis.dashboard.requests.normalizeParamCount function, to add in dummy parameters to requests
for #656 number 1
2013-11-24 01:03:45 +00:00
Jon Atkins
0060e8b5fc Merge pull request #655 from nexushoratio/to-push
Spell checking, d-g.
2013-11-23 16:27:27 -08:00
Jon Atkins
df108ebb57 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-11-23 09:05:12 +00:00
Jon Atkins
e6305a0aa9 getAvgResDist - return a small, but non-zero, value for zero distance resonator deployments (zero is already assumed to be no resonators deployed)
portal-highlighter-bad-deployment-distance: highlight colour based on resonatror range: purple: likely 0m deployment (spoofer?), red <10m, orange under 24m, yellow under 36m otherwise no highlight
2013-11-23 09:01:22 +00:00
Mike Castle
a4a90c9fd1 Merge remote-tracking branch 'upstream/master' into to-push 2013-11-22 23:42:13 -08:00
Mike Castle
27bb6f058e Spell checking, d-g. 2013-11-22 23:31:05 -08:00
Jon Atkins
3131cf758a Merge pull request #654 from nexushoratio/to-push
Spell checking, a-c.
2013-11-22 21:25:32 -08:00
Mike Castle
c31fa3d46d Spell checking, a-c. 2013-11-22 20:14:23 -08:00
Jon Atkins
cd6f17fad3 cache bing maps metadata - without this likely to exceed free quota for map tiles 2013-11-23 00:05:31 +00:00
Jon Atkins
85255f476b basemap cleanups
- updated Google, Bing and Yandex externals from https://github.com/shramov/leaflet-plugins
- also renamed Google file, removed internal hacks for INGRESS map type
- used external included file for Bing maps, instead of embedded in the plugin
- used Google map tile API to set the options for the INGRESS and 'Google Grey' map layers
2013-11-22 20:46:03 +00:00