Commit Graph

  • 0b852cd09a [missions] support for sync \o/ fkloft 2015-04-14 02:29:07 +02:00
  • 12f54e3582 [missions] more preparation for sync (including some renamed hooks) fkloft 2015-04-14 00:58:22 +02:00
  • f58b0b06b7 [missions] separate storage for missions and waypoints (preparation for sync) fkloft 2015-04-14 00:06:45 +02:00
  • 84fab79127 [missions] Use dotted lines for non-sequential missions fkloft 2015-04-13 23:35:19 +02:00
  • 531f707a7c [mission] Don't remove permalink in mission details fkloft 2015-04-13 22:42:12 +02:00
  • 212b980683 [missions] add button to fit the mission onto the map and to open the mission creator fkloft 2015-04-13 22:38:52 +02:00
  • 2933f596e9 [core] small changes to cookie handling fkloft 2015-04-13 21:58:05 +02:00
  • d25b7c5dd7 [missions] open mission from permalink fkloft 2015-04-13 20:56:15 +02:00
  • 90eb283f78 [mobile] support for mission permalinks fkloft 2015-04-13 20:55:58 +02:00
  • eba7d388a0 Enable IITC on mission permalink fkloft 2015-04-13 17:20:58 +02:00
  • 79953c6494 [missions] show distance to mission (using distance-to-portal) fkloft 2015-04-12 02:07:14 +02:00
  • 735a0fee85 [missions] use webkit vendor prefix for transform (Android doesn't yet support unprefixed transforms) fkloft 2015-04-12 02:06:15 +02:00
  • d7ce5b2c58 [mission] show mission type fkloft 2015-04-12 01:11:30 +02:00
  • 9b951fbc7c [missions] draw trace to portals, even if they aren't currently loaded fkloft 2015-04-12 00:19:10 +02:00
  • 8ac1305110 [missions] use DOM instead of HTML string manipulation fkloft 2015-04-11 23:45:09 +02:00
  • 8fff4e3be9 [missions] fix indentation; typo fkloft 2015-04-11 20:35:04 +02:00
  • da0c866ac3 Remove call to plugin.drawTools.setOptions from bookmarks fkloft 2015-04-10 21:02:36 +02:00
  • 47ccdf8218 Merge branch 'fkloft-dialogs' Jon Atkins 2015-04-10 00:12:03 +01:00
  • a6f23ada6a Merge branch 'dialogs' of https://github.com/fkloft/ingress-intel-total-conversion into fkloft-dialogs Jon Atkins 2015-04-10 00:08:22 +01:00
  • acccccc968 Clean up previous commit fkloft 2015-04-10 01:06:30 +02:00
  • d99df3b24e Merge branch 'dialogs' of https://github.com/fkloft/ingress-intel-total-conversion into fkloft-dialogs Jon Atkins 2015-04-09 23:56:46 +01:00
  • 9092a2a038 override default JS dialog handling (which is broken in Lollipop) fkloft 2015-04-09 23:31:37 +02:00
  • 06124dda83 Merge pull request #967 from imsaguy/patch-1 fkloft 2015-04-09 03:21:05 +02:00
  • 1171651991 Merge pull request #976 from Meaglin/unaccounted Jon Atkins 2015-04-08 18:08:18 +01:00
  • de5b689ee6 Added remove events for portals/links/fields. Joseph Verburg 2015-04-08 17:03:53 +02:00
  • aa48e18639 Fix some tiles not getting returned at all by map requests, causing a tile to never be requeued. Joseph Verburg 2015-04-08 16:36:07 +02:00
  • c7595c85f8 add missing <aside> needed for correct styles Jon Atkins 2015-04-07 21:59:05 +01:00
  • 977482a2f5 minor tweaks to wording - less verbose Jon Atkins 2015-04-07 21:55:17 +01:00
  • 9e6cdf93c7 Merge pull request #973 from Meaglin/missions Jon Atkins 2015-04-07 21:52:07 +01:00
  • 1fcf7c51a1 bump version after release Jon Atkins 2015-04-04 01:14:26 +01:00
  • 0bdfd84217 website: update for new release Jon Atkins 2015-04-04 01:11:51 +01:00
  • 658344a832 additional message asking users to direct their 'show more portals' issues towards niantic Jon Atkins 2015-04-04 01:05:30 +01:00
  • 2e906b41f0 as well as 9000 and 36000, allow the interbediate 18000 when detecting map tile params this value was live for a short period of time, and they may revert back to it Jon Atkins 2015-04-03 22:35:05 +01:00
  • b4f9c3e2fe add some initialisation for deciding if to use detected tile params or those embedded in the code console warnings when it fails to detect values from stock, or the internal defaults don't match disable show-more-portals plugin if it would result in more requests - damn niantic! Jon Atkins 2015-04-03 21:20:36 +01:00
  • e2cd19a9c3 commit missing MIN_ZOOM Jon Atkins 2015-04-03 21:13:49 +01:00
  • 3e7724afe6 first pass at changing map tile params for latest site update Jon Atkins 2015-04-03 20:50:10 +01:00
  • c6750a2615 Full mission support, uses proper requests and data to provide a mission interface just like the normal intel map. There are a few extras: - Mark finished/visited waypoints. - Mark finished missions. - Allow event hooks :). - Show portal status(level and health) Joseph Verburg 2015-04-03 14:12:10 +02:00
  • f6246f840c Basic style edits imsaguy 2015-03-31 15:33:11 -05:00
  • 5845c37daf change tile loading delays to zero. stock intel doesn't wait, and the current tile params for further out zooms need a large number of requests, making any delays here add up quickly Jon Atkins 2015-03-28 18:32:40 +00:00
  • 96190be481 extract TILES_PER_EDGE and ZOOM_TO_LEVEL from stock intel Niantic have been tweaking the values after server overload during Shonin - I expect them to change again... Jon Atkins 2015-03-28 18:27:06 +00:00
  • a169176bad map params adjusted due to server overload of shonin anomaly Jon Atkins 2015-03-28 16:27:48 +00:00
  • e7a136ec04 bump version after release Jon Atkins 2015-03-20 23:33:11 +00:00
  • 7e7622584d website: update for 0.22.1 release Jon Atkins 2015-03-20 21:33:15 +00:00
  • 5e8ddb2344 move portal entity array decoding into one place, and share the code for the common array elements TODO: move link and field entities into here too Jon Atkins 2015-03-20 20:54:44 +00:00
  • 5298c98fdd minor api change for chat callbacks, and plugins fixed to use the new changes (which broke after today's niantic site update anyway) Jon Atkins 2015-03-20 20:53:45 +00:00
  • d98546a173 fix chat after intel change fkloft 2015-03-20 21:30:52 +01:00
  • c5b068eda1 ignore portals returned in the map data that are below the portal level requested this shouldn't be needed - the stock intel map completely ignores these so they shouldn't be returned - but since niantic added mission portals to the map they bypass all portal level filtering code, for some reason Jon Atkins 2015-03-12 21:33:22 +00:00
  • 522ef34f77 earth radius: change leaflet and leaflet-draw to use the radius value used by the s2 geometry library this library is used in the ingress backend, so distance calculation, etc are far closer if we use the value from that Jon Atkins 2015-03-12 20:47:05 +00:00
  • 1dae89b4bc mission plugin: initial basic highlighter debug highlighter: remove unknown_10/11 highlighters - not needed any more Jon Atkins 2015-03-12 20:26:53 +00:00
  • 2f67616c5d unknown_10/11 flags - renamed to the mission status they represent Jon Atkins 2015-03-12 20:26:15 +00:00
  • d96ee8de50 distance-to-portal: fix case where current location is not set Jon Atkins 2015-03-09 00:04:55 +00:00
  • 7157eceae3 distance-to-portal plugin: integrate with portals list Jon Atkins 2015-03-09 00:02:29 +00:00
  • 052d208783 increase latlng to guid cache size Jon Atkins 2015-03-07 16:55:01 +00:00
  • dd9f053ed3 Merge pull request #952 from eidyia/pr-guidCacheHWMbug Jon Atkins 2015-03-07 16:38:54 +00:00
  • fe19227839 Eliminate CPU churning on cache highwater check eidyia 2015-03-08 03:01:54 +11:00
  • b6c89c9575 tooltip tweaks - slightly cleaner this way, i think Jon Atkins 2015-03-05 18:56:23 +00:00
  • 54a6861aef code to easily disable botguard, if desired not recommended for general use, but can be good for occasional troubleshooting Jon Atkins 2015-03-05 18:55:28 +00:00
  • cabe7692fe tweaks to shonin shards Jon Atkins 2015-03-05 18:54:53 +00:00
  • 4336c2b29c Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2015-03-05 18:49:14 +00:00
  • e9d6436260 Support shonin shards fkloft 2015-03-05 19:37:40 +01:00
  • 9b530753d3 iitcm: update views on app start Philipp Schaefer 2015-03-04 21:41:27 +01:00
  • 55529c938e indentation, and dead code removal Jon Atkins 2015-03-04 01:03:55 +00:00
  • 22ef6a62a1 indentation fix Jon Atkins 2015-03-04 01:03:30 +00:00
  • 3b96ed49ea radius scaling less extreme - reduced scale increase on mobile, reduced scale decrease when zoomed out Jon Atkins 2015-03-03 21:05:42 +00:00
  • ece5dac26f portal markers: tweaks to the sizes used for different levels Jon Atkins 2015-03-03 20:49:49 +00:00
  • 58b9d1c7d3 hide ownership plugin: use core IITC function to get style, rather than hard-coding the parameters Jon Atkins 2015-03-03 20:24:40 +00:00
  • 6148ec4258 should have been local variables - no point in polluting the global namespace Jon Atkins 2015-02-28 19:43:02 +00:00
  • 5756db7623 oops - change new plugin @id firld Jon Atkins 2015-02-28 05:15:16 +00:00
  • ef7640de6a debug highlighter plugin: a place for experimental/temporary highlighters currently, highlighters for the unknown_10/11 flags recently added to the portal data Jon Atkins 2015-02-28 04:47:03 +00:00
  • b42b19b983 player tracker: guess player levels integration: remove special case for L8, as in the earlier commit for guess player levels - this plugin does it's own formatting Jon Atkins 2015-02-27 02:03:43 +00:00
  • b42fbe8574 guess-player-levels - remove special case for level 8 - since the new levels, 8 is the min guessed level, not the final level limit of course, given all activity is based on L8 and lower gear, it'll never guess any higher... Jon Atkins 2015-02-27 01:14:26 +00:00
  • 92bbf1ec15 bump version numbers after release Jon Atkins 2015-02-27 01:14:11 +00:00
  • caccfdf642 website: announcement post of new release Jon Atkins 2015-02-27 00:50:36 +00:00
  • 1afc04b45c player tracher search - ignore leading @ character, to give reasonable behaviour when used like the old search system Jon Atkins 2015-02-27 00:26:50 +00:00
  • 2b932d4c69 bump version to 0.22.0 due to major search overhaul in this release Jon Atkins 2015-02-27 00:09:28 +00:00
  • dd007c4015 Increase search result font size on mobile fkloft 2015-02-27 00:28:02 +01:00
  • 189f57afdd Fix bug with search fkloft 2015-02-26 23:56:21 +01:00
  • 7be1575e50 also set 'unknown_11' for map data, as well as portal details Jon Atkins 2015-02-26 22:32:31 +00:00
  • fb5c38662f Fix portal details after stock intel change fkloft 2015-02-26 22:18:09 +01:00
  • a0e539d6ca jquery: update to the latest version available on google Jon Atkins 2015-02-25 13:34:56 +00:00
  • 0ce0a22c1b Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2015-02-23 19:18:07 +00:00
  • b0006ae5ad zaprange plugin: has had broken team support for a while - fixed https://plus.google.com/104096045622750660984/posts/DMT25KG6ZFo Jon Atkins 2015-02-23 19:16:46 +00:00
  • 93f0b8b572 better tooltip handling fkloft 2015-02-23 13:18:22 +01:00
  • 7987a459eb [regions] instead of trying all cells, calculate x/y from distance according to the Hilbert curve fkloft 2015-02-23 13:13:03 +01:00
  • a98809ccd5 [regions] extended search fkloft 2015-02-22 18:42:55 +01:00
  • 46275956cf data cache: - reduce the expiry time (the niantic servers are no longer as unreliable as they were, so keeping old data is less useful than it once was) - add upper size limit on cache, as well as item count limit - add debug method to get cache size as a string Jon Atkins 2015-02-22 17:00:18 +00:00
  • 6ad6ee56cf remove entities by render bounds - will improve performance, particularly in the case of repeated panning/zooming without letting the download complete Jon Atkins 2015-02-22 16:44:37 +00:00
  • 76ca083ad7 region search: don't force match to start/end of string Jon Atkins 2015-02-22 00:41:34 +00:00
  • 81e7251af9 regions plugin: support the new search api, for easy cell searching Jon Atkins 2015-02-22 00:32:26 +00:00
  • 600fe1f91c experimental: JSON encode the data stored in the cache Jon Atkins 2015-02-21 23:32:57 +00:00
  • f5b565b284 fix exception in bad http request on portal details Jon Atkins 2015-02-21 23:32:00 +00:00
  • 597d19acfc search: pan to portal if position is off screen fkloft 2015-02-21 22:37:50 +01:00
  • d53c31c2dd [show-linked-portals] different border styles for incoming and outgoign links fkloft 2015-02-21 22:37:07 +01:00
  • f6273d5644 [show-linked-portals] highlight portal and link fkloft 2015-02-21 22:12:17 +01:00
  • badcdbdb18 add core functions to create a generic marker icon, of a specified colour. Jon Atkins 2015-02-21 17:08:04 +00:00
  • e03bbf50f1 [user-location] update portal distance when GPS fix is available fkloft 2015-02-21 14:22:29 +01:00
  • d55d363112 [distance-to-portal] add vendor-prefixes to transformations and implement updating the distance without re-rendering all portal details fkloft 2015-02-21 14:19:33 +01:00
  • 9c534c8898 [distance-to-portal] also show bearing fkloft 2015-02-21 14:02:01 +01:00
  • 227d1b18ac [draw-tools] don't open dialog more than once fkloft 2015-02-21 14:01:09 +01:00
  • 9397171030 plugin: distance-to-portal new plugin: manually set your location, then the distance to the selected portal is shown intended to aid key management when at home (select a portal, find key in inventory by distance rather than name) Jon Atkins 2015-02-21 05:21:59 +00:00