a614f2036aMerge pull request #1050 from michaeldever/grammar-update
fkloft
2015-10-10 23:45:26 +02:00
ca5f180800Merge pull request #1051 from michaeldever/unreachable
fkloft
2015-10-10 23:44:41 +02:00
6c992c74fdAdd removeLayerGroup - removes a layer from the layerChooser - store the currently selection state if added later.
T. Thiery
2015-10-10 23:43:12 +02:00
05a84c6630Add removeHook method. - Removes a previously attached hook. - Must be the SAME function to unregister.
T. Thiery
2015-10-10 23:38:05 +02:00
2f781dab81trying alternative startup code - actually checks for PLAYER being set - and just accesses it directly rather than messing around parsing <script> tags.
Jon Atkins
2015-10-08 16:06:47 +01:00
c91e461a1eFix grammer issue in #1012
Michael Dever
2015-10-05 22:19:13 +01:00
0ec6805c34website: update for minor release
Jon Atkins
2015-09-17 17:33:40 +01:00
dc701cb233bump version after release
Jon Atkins
2015-09-17 16:51:41 +01:00
90d22881e7bump version after release
Jon Atkins
2015-09-17 16:40:03 +01:00
cb21291a20mapquest now requires an API token, but openstreetmap has fixed its SSL certificate, so use that one again
fkloft
2015-09-15 19:24:12 +02:00
ceac3b8880website: update for new release
Jon Atkins
2015-09-12 18:08:06 +01:00
9d2f579906bump version number as earlier versions are broken
Jon Atkins
2015-09-12 11:00:32 +01:00
6fd11aee16fix detecting version string
Jon Atkins
2015-09-12 10:54:25 +01:00
631d459f56[missions] fix mission permalinks not working if mission is not in cache
fkloft
2015-08-10 22:16:09 +02:00
21a5690277Removes unwanted characters from passcode
stephninja
2015-08-06 10:57:57 +10:00
5c43225642create placeholder portals from the field vertices they should already be created from links, but it's handy to select anchors of ghost fields, and there's the odd edge case where the links were too short for some edges of a field
Jon Atkins
2015-07-26 08:12:14 +01:00
0d88cfd8babookmarks: additional protection against multiple bookmark stars being added to the portal details
Jon Atkins
2015-07-26 08:11:48 +01:00
5a5a5a21fbshow-linked-portals: prevent multiple instances of the click handler being installed onto the #portaldetails div fixes multiple bookmark stars, amongst other things
Jon Atkins
2015-07-26 08:10:55 +01:00
757a2a2c0efix index of portal in new format COMM entries
Jon Atkins
2015-07-20 23:03:05 +01:00
ed0cedfc81placeholder portals - default style is thinner and dashed outline, to distinguish them from other low level portals handy when panning around when portals are visible, as placeholders will still exist for links before data loading is complete
Jon Atkins
2015-07-20 09:34:03 +01:00
7031a421e1[uniques] update for recent Niantic change
fkloft
2015-07-14 18:52:46 +02:00
12f84721fawhy bother going through the artifact layers to get the target data - it's already in the portal details!!
Jon Atkins
2015-07-10 08:14:56 +01:00
c859a144f9artifact: niantic finally removed the old artifact API - we now have to use the far less useful new one re-did the display of target/shard on the portal details - better like this I think
Jon Atkins
2015-07-10 07:51:28 +01:00
77e55cba99[show-linked-portals] fix for recent intel changes
fkloft
2015-07-09 18:04:03 +02:00
aca3799a6aignore server-side faked links, that Niantic generate from the field data they're not useful - and it would make more sense to do it client-side if there was a need for it
Jon Atkins
2015-07-07 22:51:05 +01:00
b3385c7f2cportal weakness: test for the correct value existing - oops fix#1010
Jon Atkins
2015-07-07 21:47:43 +01:00
c922ade636Fix for portal search
fkloft
2015-07-04 16:30:24 +02:00
aa0393c518niantic updated stock intel to show unclaimed from zoom level 15 and closer - makes 'show more portals' redundant
Jon Atkins
2015-07-02 00:25:55 +01:00
282e184f56fix warning/debug break on details passed to summary decode
Jon Atkins
2015-07-01 11:59:44 +01:00
2886e0be07doh! forgot syntax to delete object properties
Jon Atkins
2015-07-01 11:59:17 +01:00
570f7a0f9aplugin: cache recently loaded portal details and always render on the map
Jon Atkins
2015-06-29 19:02:11 +01:00
02ac86fc00remove some long-dead code for portal titles - and fix it so a title:null doesn't break IITC
Jon Atkins
2015-06-29 17:09:56 +01:00
1fb27a75c4pass loaded portal details via a hook into the portal render code - so placeholder portals get updated (highlighters, etc) as you view them
Jon Atkins
2015-06-29 02:51:13 +01:00
bed576808bportal level number plugin - ignore placeholders without a level set
Jon Atkins
2015-06-29 02:42:11 +01:00
b51052ca0bremove 'show-more-portals' config case - not currently needed, so not messing with zoom level is more stock-like
Jon Atkins
2015-06-28 21:57:42 +01:00
e0e6fd5c48don't remove portals by level when starting a render pass - unclaimed are shown when we ask for L1 - helps preserve more data as you zoom out and links create 'placeholder' portals we already have more data for
Jon Atkins
2015-06-28 21:56:42 +01:00
8f1759d7c3allow portal highlighters for placeholder portals - several (e.g. uniques) work just fine fix several other highlighters to check for required data on portals
Jon Atkins
2015-06-28 21:49:02 +01:00
bf795e7520fix portal-names plugin to work with placeholder portals
Jon Atkins
2015-06-28 20:29:13 +01:00
00b546cb98placeholder portals created from link ends surprisingly few issues, but i'm sure quite a few plugins break badly
Jon Atkins
2015-06-28 19:14:17 +01:00
701f09db58start of work on placeholder portals from link data not yet working...
Jon Atkins
2015-06-27 05:44:54 +01:00
ae4817eb2bbump dev version number after new release
Jon Atkins
2015-06-27 03:50:29 +01:00
e594a98697update website for new release
Jon Atkins
2015-06-27 01:43:18 +01:00
6cd18f8e46bump version for critical fix release
Jon Atkins
2015-06-27 01:35:48 +01:00
f3190731d6remove the 'hack' that ignored portals below the selected level limit - not needed now Niantic have fixed the mission portal issue increase the number of items rendered in the render queue batches - should make IITC render a bit faster, especially now that the portals have gone and instead there's a fair amount of duplicate data from links/fields across multiple data tiles
Jon Atkins
2015-06-27 01:29:06 +01:00
5da190862eniantic brought back the 'no portals, link length limits' for zooms up to 15 again.... also, better warning when failing to extract tile parameters from stock - as if this fails it's probably because the values have changed and IITC will break
Jon Atkins
2015-06-26 23:11:19 +01:00
6718e0d777revert the hacky 'level 9999' thing - it hid that Niantic reverted the changes remove the link distance thing - no longer needed
Jon Atkins
2015-06-26 02:24:56 +01:00
40b92235earemove portals from the map sooner when the server wouldn't return them bit hacky... but will do for now until I think of a good way of handling things with the recent changes
Jon Atkins
2015-06-26 02:15:09 +01:00
9c487a3001and yet another update to the fallback defaults.... maybe Niantic should have load-tested the best values in dev before releasing into production, rather than repeatedly changing it so many times? or at least made it completely controlled by server-side code, so no client updates needed for every experimental change...
Jon Atkins
2015-06-26 02:13:53 +01:00
bb29578c78more updates chasing reprated Niantic updates debug function to dump out the details of each zoom level tile parameters change tile params 'noPortals' to 'hasPortals'
Jon Atkins
2015-06-25 23:05:04 +01:00
38870aba63more niantic tweaks to tile params, so defaults updated also fix status bar bug introduced in previous commit
Jon Atkins
2015-06-25 22:22:49 +01:00
9ba440f70dmove the minLinkLength stuff into map_data_calc_tools.js - makes more sense there, and ready to be used elsewhere if needed
Jon Atkins
2015-06-25 21:46:28 +01:00
58a512823fquick-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
Jon Atkins
2015-06-25 20:31:00 +01:00
42d5eb4e2ffix for fallback tile sizes - auto-detection broke will get things working for now...
Jon Atkins
2015-06-25 20:05:53 +01:00
3396cc7a27Set title in genFourColumnTable
fkloft
2015-06-23 20:03:09 +02:00
a7387e3f4bSupport for ULTRA_LINK_AMPs
fkloft
2015-06-23 19:51:48 +02:00
bd13278ec0add comments concerning artifact changes - will double check once the flaky niantic update sorts itself out
Jon Atkins
2015-06-13 10:20:16 +01:00
34d13f6559tweaks 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
Jon Atkins
2015-06-11 22:35:57 +01:00
4146d46e5b[missions] Bugfix: plugin would break and show weird dialogs if the mission markers aren't enabled
fkloft
2015-06-04 00:55:48 +02:00
96a8a94d48[missions] allow to load missions from portals other than the selected one (doesn't need to be loaded)
fkloft
2015-06-04 00:54:35 +02:00
5746989095[missions] use console.error instead of console.log
fkloft
2015-06-04 00:50:22 +02:00
44162172a9artifact details are now returned in the selected portal details - parse them [not yet used anywhere though...]
Jon Atkins
2015-05-29 05:35:08 +01:00
495a635007bump version after new release
Jon Atkins
2015-05-27 16:20:51 +01:00
55346743a2update website for new release
Jon Atkins
2015-05-27 16:19:23 +01:00
118a29a30fbump version - botguard removal broke iits, so further bump in version number
Jon Atkins
2015-05-27 16:14:05 +01:00
238bef037bfix for niantic site update 2015-05-27 - botguard has been removed!
Jon Atkins
2015-05-27 07:08:43 +01:00
02265fe276[missions] use a dark yellow for mission layers and highlight the currently selected mission
fkloft
2015-05-25 16:37:21 +02:00
48481dbae4[missions] add "zoom to mission" button on mobile and make the "missions in view" button a bit larger
fkloft
2015-05-25 16:14:33 +02:00
e4a335db19[uniques] ask to mark mission waypoints as visited upon completion
fkloft
2015-05-25 16:15:15 +02:00
f4f656dcd2artifacts: 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...
Jon Atkins
2015-05-22 01:49:01 +01:00
f07b4cc529[missions] reduce cached mission search to those having a portal in view
fkloft
2015-05-16 16:21:40 +02:00
c19106fd34[draw-tools] set new color properly
fkloft
2015-05-16 15:57:16 +02:00
e881429abbMerge pull request #3 from jonatkins/master
reckter
2015-05-15 00:48:42 +02:00
aad6f3cd70add callback to create point features for search results - the default leaflet icon won't work (and would be the wrong colour anyway) fix#998
Jon Atkins
2015-05-14 16:41:18 +01:00
5b5c6d5947ensure 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...
Jon Atkins
2015-05-14 16:32:48 +01:00
3b3a372945Merge pull request #2 from jonatkins/master
reckter
2015-05-08 11:19:50 +02:00
a5f2296f82bump version after new release
Jon Atkins
2015-05-08 03:19:50 +01:00
d313ecc9e5website: update for new release
Jon Atkins
2015-05-08 03:18:50 +01:00
2fce62117crestopre 'show more portals', but at one level of zoom boost instead of two
Jon Atkins
2015-05-06 18:28:08 +01:00
bb5d263a73allow max zoom of 21 - two portals 18cm apart only show at z=21
Jon Atkins
2015-05-06 17:08:20 +01:00
3527cf1acbtweaked bookmark generateID function, so it's collision free
Hannes
2015-05-01 20:35:39 +02:00
98d50fe66dMerge pull request #1 from jonatkins/master
reckter
2015-05-01 20:30:44 +02:00
d9abda87f3remove confirm prompt on server-returned javascript
Jon Atkins
2015-04-27 21:56:23 +01:00
522eb8d38c[missions] fix desktop version
fkloft
2015-04-24 13:39:03 +02:00
439fcae210artifacts: lightman shards (guessed - but image URLs work so probably OK)
Jon Atkins
2015-04-22 02:48:08 +01:00
b2bc864d6a[missions] bugfix: markers weren't removed on mobile
fkloft
2015-04-21 13:16:49 +02:00
59659a944d[missions] use android panes. show missions in pane to allow switching between mission view and map
fkloft
2015-04-20 20:59:04 +02:00