5a2771eb92fix portal 40m range circle and link distance circle
Jon Atkins
2013-12-01 15:53:21 +00:00
2b68487c4bplugin: max-links - fix for API changes - change to perform triangulation in screen coordinates, rather than lat/lng treated as x/y coords. gives better triangulation - ignore portals outside the viewport for triangulation purposes - prevents artifact portals adding long triangles off the edge of the screen
Jon Atkins
2013-12-01 15:34:06 +00:00
3bfd83a0c2method to attempt to find a portal lat/lng from guid, even if the portal data isn't available (we can also search through links and fields) - minimal testing added note concerning unfinished/temporary nature of the portal details API
Jon Atkins
2013-12-01 15:18:44 +00:00
4dc7868a58plugin: missing resonators fixed
Jon Atkins
2013-12-01 14:09:00 +00:00
d7159f2b42plugin: zaprange updated for data changes
Jon Atkins
2013-12-01 13:48:21 +00:00
19bfccdbbcplugin: bugfix: zero health IS possible for a very badly damaged portal (one resonator under 1% health)
Jon Atkins
2013-12-01 13:46:07 +00:00
c4a9af9966for all of the plugins moved to plugins/broken, add a dummy placeholder file this contains the userscript header, but with @category Deleted, @description CURRENTLY UNAVAILABLE this is so users wondering where a script has gone have some information
Jon Atkins
2013-12-01 06:05:45 +00:00
52d1869983plugin: bookmarks fix
Jon Atkins
2013-12-01 03:36:15 +00:00
25fe86b43cplugin: player tracker. something odd was happening in the case of $.each and 'this' in the loop function - so changed to use parameters to functions
Jon Atkins
2013-12-01 03:31:53 +00:00
b17b4c6a78plugin: player tracker - bump version number
Jon Atkins
2013-12-01 03:13:43 +00:00
f8c0517490Merge pull request #664 from strobel1x/master
Jon Atkins
2013-11-30 19:12:33 -08:00
2cdef94b77remove file execute bit - not sure why it was set!
Jon Atkins
2013-12-01 03:04:58 +00:00
27fefb22fdplugin: fix infrastructure problem highlighter
Jon Atkins
2013-12-01 03:04:18 +00:00
baa8f4bbcctweaks to level number plugin
Jon Atkins
2013-12-01 02:57:32 +00:00
ad85d93381plugin: level colour highlighter fixed
Jon Atkins
2013-12-01 02:57:08 +00:00
fad6d18099bugfix: the new map data format returns unclaimed portals as level 1 - but IITC needs them handled as level 0
Jon Atkins
2013-12-01 02:55:40 +00:00
24e11b483aplugin: portal-counts fixed also reformatted the table a little - moved totals into the columns below the L8 to L1 lists, then neutral after that
Jon Atkins
2013-12-01 02:11:52 +00:00
4a3f667223fix for new player id field in plext
Carsten
2013-12-01 02:38:49 +01:00
436eefd44aplugin: fix portal-highlighter-needs-recharge also added colour variations to indicate severity at a glance
Jon Atkins
2013-12-01 01:24:45 +00:00
8a6320c44bplugin: debug-raw-data fixed
Jon Atkins
2013-12-01 01:14:24 +00:00
55f6644f89plugin: portal-names fixed
Jon Atkins
2013-12-01 00:50:08 +00:00
efd447b227plugin: portal-level-numbers fixed
Jon Atkins
2013-12-01 00:45:39 +00:00
138a37d777first attempt at loading portal details, and displaying in the sidebar once loaded
Jon Atkins
2013-12-01 00:08:25 +00:00
e935902c49misc 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
Jon Atkins
2013-11-30 23:19:46 +00:00
d647e8786ffix artifact list
Jon Atkins
2013-11-30 22:32:11 +00:00
7a19d30173first 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
Jon Atkins
2013-11-30 22:26:40 +00:00
c197f74945change 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
Jon Atkins
2013-11-30 21:06:02 +00:00
1de7819982move 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
Jon Atkins
2013-11-30 06:06:29 +00:00
f899cdbe69bump version for mobile app too - just so it's clear it's separate from the broken 0.9 release no app changes made
Jon Atkins
2013-11-30 05:57:15 +00:00
f7cd691355bump version number
Jon Atkins
2013-11-30 05:56:03 +00:00
8c810e4e73decrease retry count on failed requests, and increase delay before retrying. another step to help reduce issues when IITC breaks due to site changes
Jon Atkins
2013-11-30 05:48:33 +00:00
184e451bd3if 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
Jon Atkins
2013-11-30 05:47:31 +00:00
b9c8e9c6c5new reduced map data: first pass at loading the new format
Jon Atkins
2013-11-30 04:15:17 +00:00
20b4a10347json example: artifacts
Jon Atkins
2013-11-30 04:14:35 +00:00
b44a00174cjson_examples - get_portal_details (request+response)
Jon Atkins
2013-11-30 03:17:19 +00:00
e5837ae500website: removed downloads - added brief note to news post
Jon Atkins
2013-11-30 01:30:11 +00:00
5bd796dd53deleted 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
Jon Atkins
2013-11-30 01:29:13 +00:00
20dba803ebwebsite: minor fix
Jon Atkins
2013-11-29 19:16:19 +00:00
b593eec10ewebsite: add news of severe IITC breakage
Jon Atkins
2013-11-28 15:06:41 +00:00
511d7b99c7partial update of munge set - it doesn't get things working though
Jon Atkins
2013-11-28 00:31:01 +00:00
45ae91c97bMerge pull request #661 from nexushoratio/to-push
Jon Atkins
2013-11-27 09:29:12 -08:00
6c54002d3aMerge pull request #4 from nexushoratio/master
nexushoratio
2013-11-27 00:32:44 -08:00
0ddc8b5d4eMerge pull request #3 from jonatkins/master
nexushoratio
2013-11-27 00:30:39 -08:00
7a07f622deFix a variety of typos.
Mike Castle
2013-11-26 23:55:08 -08:00
0b17e6f3ecMerge pull request #660 from nexushoratio/to-push
Jon Atkins
2013-11-26 13:27:29 -08:00
02ced0df52don't declare app theme again and again...use theme from parent (application)
Philipp Schaefer
2013-11-26 19:28:08 +01:00
9090b810c0removed accounts/credential permission since weblogin still doesn't work
Philipp Schaefer
2013-11-26 16:19:52 +01:00
78499a0e3ause iitcm base theme for share activity
Philipp Schaefer
2013-11-26 16:18:55 +01:00
6fcbd90588s/mazZoom/maxZoom/
Mike Castle
2013-11-24 23:16:53 -08:00
8d2f4c0c3aChange likely typo in variable names to be consistent.
Mike Castle
2013-11-24 23:04:27 -08:00
5f3962f39eMerge pull request #2 from nexushoratio/master
nexushoratio
2013-11-24 22:54:45 -08:00
5bfe719c13Merge pull request #1 from jonatkins/master
nexushoratio
2013-11-24 22:53:32 -08:00
01cfda1077bumpped jquery + jqueryui versions. now the stock intel site no longer includes any version of these there are no advantages to non-current releases
Jon Atkins
2013-11-24 21:17:10 +00:00
b1622edd23Merge pull request #658 from nexushoratio/to-push
Jon Atkins
2013-11-24 13:16:31 -08:00
4a9b13eadeSpell checking, s-z, plus a couple of missed ones.
Mike Castle
2013-11-24 00:19:25 -08:00
f22d185b5bupdates 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
Jon Atkins
2013-11-24 04:59:41 +00:00
1f25428388Merge pull request #657 from nexushoratio/to-push
Jon Atkins
2013-11-23 19:35:54 -08:00
27806a3be7Spell check, missed one.
Mike Castle
2013-11-23 19:24:43 -08:00
bba6519860Spell checking, h-r.
Mike Castle
2013-11-23 19:16:20 -08:00
47d453793cre-order the common method name & version parameters in the JSON requests to match the stock intel site for #656
Jon Atkins
2013-11-24 01:48:00 +00:00
1bfe89c041reduce the number of 'all' comm messages retrieved in one go to 50 at a time related to #656 no 2
Jon Atkins
2013-11-24 01:34:13 +00:00
d58ba079b8COMM: 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
Jon Atkins
2013-11-24 01:32:46 +00:00
1501f98f9blimit the number of player names resolved in one go, to prevent excessive requests for #656 number 4
Jon Atkins
2013-11-24 01:04:45 +00:00
44ee4c7200request munging: call the stock site nemesis.dashboard.requests.normalizeParamCount function, to add in dummy parameters to requests for #656 number 1
Jon Atkins
2013-11-24 01:03:45 +00:00
0060e8b5fcMerge pull request #655 from nexushoratio/to-push
Jon Atkins
2013-11-23 16:27:27 -08:00
e6305a0aa9getAvgResDist - 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
Jon Atkins
2013-11-23 09:01:22 +00:00
a4a90c9fd1Merge remote-tracking branch 'upstream/master' into to-push
Mike Castle
2013-11-22 23:42:13 -08:00
27bb6f058eSpell checking, d-g.
Mike Castle
2013-11-22 23:31:05 -08:00
3131cf758aMerge pull request #654 from nexushoratio/to-push
Jon Atkins
2013-11-22 21:25:32 -08:00
c31fa3d46dSpell checking, a-c.
Mike Castle
2013-11-22 20:14:23 -08:00
cd6f17fad3cache bing maps metadata - without this likely to exceed free quota for map tiles
Jon Atkins
2013-11-23 00:05:31 +00:00
85255f476bbasemap 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
Jon Atkins
2013-11-22 20:46:03 +00:00
34115cb04eMerge pull request #653 from nexushoratio/to-push
Jon Atkins
2013-11-22 08:25:00 -08:00
336c52b830Fix a couple of typos.
Mike Castle
2013-11-21 23:11:49 -08:00
662cb4c662leaflet 0.7 release hopefully improves things further, especially on kitkat
Jon Atkins
2013-11-22 06:07:23 +00:00
e6c0c9a51ageodesic lines: improve the handling for lines that extend beyond the antimeridian. no odd straight line segments leaflet doesn't have particularly great handling for this, but this is a reasonable measure for now
Jon Atkins
2013-11-21 05:30:21 +00:00
08b7a5ec6fensure we don't break for artifacts without jarvis data (e.g. a future artifact type) make shard marker semi-transparent - avoids the harsh white outline and makes the underlying portal and it's colour partly visible
Jon Atkins
2013-11-20 06:20:30 +00:00
2e16a001b9sort artifact list by shard number, then by target portals
Jon Atkins
2013-11-20 05:57:00 +00:00
8f06d3678balways exit app when map is focused and back button is pressed (fix for #650)
Philipp Schaefer
2013-11-19 21:10:12 +01:00
9a654ae8fabookmarks plugin - fix auto draw to pass the right options (line/polygon) - otherwise geodesic lines can show a fill due to the curve - add note about API needed in draw tools plugin for this to use
Jon Atkins
2013-11-18 07:33:35 +00:00
792acc33edbookmarks plugin: fix error caused by missing hook parameters. i've guessed as to what was expected here, but they don't seem to be used much anyway
Jon Atkins
2013-11-18 07:01:33 +00:00
10e48fe449increase parallel requests - this matces behaviour of stock intel site, and speeds things up a bit
Jon Atkins
2013-11-18 06:59:25 +00:00
19ef029a65Merge pull request #647 from Fragger/sortfix
Jon Atkins
2013-11-16 12:09:59 -08:00
8acc6c0d70disable JS on kitkat too if mDisableJs is true
Philipp Schaefer
2013-11-15 19:16:19 +01:00
58eb9c0a0asome code formatting
Philipp Schaefer
2013-11-15 19:02:22 +01:00
c5251d22c5Don't add on click events on dialog open Instead add them once durring setup This fixes an issue where click events would fire x amount of times depending on how many times the dialog was opened and closed, on even times sort would run twice and not toggle.
Fragger
2013-11-14 16:37:25 -08:00
dae674d63fShow frequently used intents on top
fkloft
2013-11-04 23:59:23 +01:00
b63d3311f6Sort intents in share activity
fkloft
2013-11-04 18:26:18 +01:00
7fc13f0c9eportal highlighter system - add an alternative API that includes a setSelected callback, so highlighters know when they're turned on/off - fix bug where highlighters were selected multiple times - a few other cleanups
Jon Atkins
2013-11-14 07:39:33 +00:00
1e35d027d9playertracker: don't close tooltip on touchdevices...touchdevices don't have a tooltip for player markers
Philipp Schaefer
2013-11-14 01:05:32 +01:00
37a54507afplayertracker: close all tooltips before markers are redrawn fixes tooltip fragments on firefox
Philipp Schaefer
2013-11-14 00:51:04 +01:00
be5f365ff6add (back) code to enxure tooltips close in player tracker - some browsers are buggy without it
Jon Atkins
2013-11-13 20:37:27 +00:00
694325a39bsome cleanups on build.py - in preperation for not updating date/time in file versions when no other changes occur
Jon Atkins
2013-11-13 02:24:40 +00:00
91c561b8c5try to use the stock intel site map zoom->detail level loopup, to allow that to be changed at the Niantic end and IITC to match catch errors and fallback to the currently known values (is this a good idea? good question...)
Jon Atkins
2013-11-13 00:09:13 +00:00