3905 Commits

Author SHA1 Message Date
Jon Atkins
9ba440f70d move the minLinkLength stuff into map_data_calc_tools.js - makes more sense there, and ready to be used elsewhere if needed 2015-06-25 21:46:28 +01:00
Jon Atkins
58a512823f quick-n-dirty display of min link length instead of portal level for zoom levels <= 14
fix detection of tiles per edge params - array was shorter than before
2015-06-25 20:31:00 +01:00
Jon Atkins
42d5eb4e2f fix for fallback tile sizes - auto-detection broke
will get things working for now...
2015-06-25 20:05:53 +01:00
fkloft
3396cc7a27 Set title in genFourColumnTable 2015-06-23 20:05:35 +02:00
fkloft
a7387e3f4b Support for ULTRA_LINK_AMPs 2015-06-23 20:05:35 +02:00
Jon Atkins
bd13278ec0 add comments concerning artifact changes - will double check once the flaky niantic update sorts itself out 2015-06-13 10:20:16 +01:00
Jon Atkins
34d13f6559 tweaks for latest niantic update
iitc detects the correct map params anyway, but warns when fallback values are different
also, new data in portal entities - unknown12 (only seen 'null') and index 13 (portal timestamp)
the timestamp is also in the portal details, so this will be handy
2015-06-11 22:35:57 +01:00
fkloft
4146d46e5b [missions] Bugfix: plugin would break and show weird dialogs if the mission markers aren't enabled 2015-06-04 01:00:49 +02:00
fkloft
96a8a94d48 [missions] allow to load missions from portals other than the selected one (doesn't need to be loaded) 2015-06-04 01:00:49 +02:00
fkloft
5746989095 [missions] use console.error instead of console.log 2015-06-04 01:00:49 +02:00
Jon Atkins
44162172a9 artifact details are now returned in the selected portal details - parse them
[not yet used anywhere though...]
2015-05-29 05:35:08 +01:00
Jon Atkins
495a635007 bump version after new release 2015-05-27 16:20:51 +01:00
Jon Atkins
55346743a2 update website for new release 2015-05-27 16:19:23 +01:00
Jon Atkins
118a29a30f bump version - botguard removal broke iits, so further bump in version number 2015-05-27 16:14:05 +01:00
Jon Atkins
238bef037b fix for niantic site update 2015-05-27 - botguard has been removed! 2015-05-27 07:08:43 +01:00
fkloft
02265fe276 [missions] use a dark yellow for mission layers and highlight the currently selected mission 2015-05-25 18:23:32 +02:00
fkloft
48481dbae4 [missions] add "zoom to mission" button on mobile and make the "missions in view" button a bit larger 2015-05-25 18:23:32 +02:00
fkloft
e4a335db19 [uniques] ask to mark mission waypoints as visited upon completion 2015-05-25 18:23:32 +02:00
Jon Atkins
f4f656dcd2 artifacts: comment concerning the new API added to stock intel. not yet used by stock as far as I can tell, and the existing API still exists and is used... 2015-05-22 01:49:01 +01:00
fkloft
f07b4cc529 [missions] reduce cached mission search to those having a portal in view 2015-05-16 16:22:31 +02:00
fkloft
5f79a56450 [missions] implemented search 2015-05-16 16:22:31 +02:00
fkloft
c19106fd34 [draw-tools] set new color properly
This change sets the new color on the cached options before passing them to the DrawControl. Otherwise, bookmark's auto-draw feature would use the wrong color
2015-05-16 16:22:31 +02:00
Jon Atkins
aad6f3cd70 add callback to create point features for search results - the default leaflet icon won't work (and would be the wrong colour anyway)
fix #998
2015-05-14 16:41:18 +01:00
Jon Atkins
5b5c6d5947 ensure there's a delay after an empty response from the server
also, shorten error delays from 10 seconds to 5 - no need to be that slow...
2015-05-14 16:32:48 +01:00
Jon Atkins
a5f2296f82 bump version after new release 2015-05-08 03:19:50 +01:00
Jon Atkins
d313ecc9e5 website: update for new release 2015-05-08 03:18:50 +01:00
Jon Atkins
2fce62117c restopre 'show more portals', but at one level of zoom boost instead of two 2015-05-06 18:28:08 +01:00
Jon Atkins
bb5d263a73 allow max zoom of 21 - two portals 18cm apart only show at z=21 2015-05-06 17:08:20 +01:00
Jon Atkins
d9abda87f3 remove confirm prompt on server-returned javascript
more people ask about what this prompt is about, and answering 'no' generally breaks botguard at this point.

if you don't like the possibility of IITC running server-returned code, then disable the botguard interface completely - we're already running it on page load, so there's no more risk doing it here too
2015-04-27 21:56:23 +01:00
fkloft
522eb8d38c [missions] fix desktop version 2015-04-25 13:11:00 +02:00
Jon Atkins
439fcae210 artifacts: lightman shards (guessed - but image URLs work so probably OK) 2015-04-22 02:48:08 +01:00
fkloft
b2bc864d6a [missions] bugfix: markers weren't removed on mobile 2015-04-21 13:16:49 +02:00
fkloft
59659a944d [missions] use android panes. show missions in pane to allow switching between mission view and map
mission lists are still displayed in dialogs
2015-04-20 20:59:04 +02:00
fkloft
5bc45b43c3 [missions] fix: handle unavailable waypoints correctly 2015-04-20 15:58:47 +02:00
fkloft
92422363f2 [missions] Bump version to 1.0.0 2015-04-16 00:26:15 +02:00
fkloft
d682ba17c7 [missions] bugfix: mwpid now includes waypoint index
otherwise, you wouldn't be able to mark waypoints for hidden missions or duplicate portals (i.e. when a portal appears more than once in a mission)
2015-04-16 00:26:15 +02:00
fkloft
933843bd68 [missions] improved mission details, now including the mission's length (for non-hidden missions) 2015-04-14 15:48:58 +02:00
fkloft
d881a5a6a9 [show-linked-portal] use portal details for preview if cached 2015-04-14 03:22:14 +02:00
fkloft
4853542265 [show-linked-portals] use abbreviated length in box 2015-04-14 03:14:10 +02:00
fkloft
99a4fc412a [show-linked-portals] Also show link length in box along with "portal out of range" 2015-04-14 03:01:58 +02:00
fkloft
6b2fd44129 [show-linked-portals] show link length in tooltip 2015-04-14 02:50:48 +02:00
fkloft
4fdd6cc4f2 [uniques] Bugfix. Seems like sync was broken for quite some time? 2015-04-14 02:30:15 +02:00
fkloft
0b852cd09a [missions] support for sync \o/
(API for hooks had to change again. Only the mission ID or combined mission/waypoint ID is now passed)
2015-04-14 02:29:07 +02:00
fkloft
12f54e3582 [missions] more preparation for sync (including some renamed hooks) 2015-04-14 00:58:22 +02:00
fkloft
f58b0b06b7 [missions] separate storage for missions and waypoints (preparation for sync) 2015-04-14 00:06:45 +02:00
fkloft
84fab79127 [missions] Use dotted lines for non-sequential missions 2015-04-13 23:35:38 +02:00
fkloft
531f707a7c [mission] Don't remove permalink in mission details 2015-04-13 23:20:03 +02:00
fkloft
212b980683 [missions] add button to fit the mission onto the map and to open the mission creator 2015-04-13 22:41:55 +02:00
fkloft
2933f596e9 [core] small changes to cookie handling
- dynamic cookie expiration date
- remove cookie cache (which is not updated when a cookie is set)
2015-04-13 21:58:05 +02:00
fkloft
d25b7c5dd7 [missions] open mission from permalink 2015-04-13 21:57:19 +02:00