3761 Commits

Author SHA1 Message Date
Jon Atkins
b22842a902 include the index 10 portal data value as unknown_10 until we know what it's used for 2015-02-16 19:30:58 +00:00
Jon Atkins
3aed769081 debug plugin: add totle to clarify which data is map data, and which is portal detail data 2015-02-16 19:30:00 +00:00
fkloft
2e1a5fd1ae [show-linked-portals] show preview on hover 2015-02-15 19:43:18 +01:00
fkloft
c58438e4c4 [show-linked-portals] mostly rewritten 2015-02-15 19:29:35 +01:00
fkloft
bcc3b52e5c [show-linked-portals] cleanup
(formatting, remove useless function, remove handler replacement that doesn't exist any more)
2015-02-15 12:21:05 +01:00
fkloft
22b58b790d [player-tracker] use markup for seach results and prevent chat from handling events 2015-02-14 14:51:47 +01:00
fkloft
9e72abb7cb [bookmarks-by-zaso] escape HTML in search results 2015-02-14 14:51:47 +01:00
fkloft
f9db2c3861 [search] allow title and description to be HTML, DOM elements or jQuery objects 2015-02-14 14:51:47 +01:00
fkloft
c450aa63f8 [chat] stop further event processing once the event has been handled 2015-02-14 14:51:43 +01:00
fkloft
6533dd5d0d [search] show outline and icon from nominatim 2015-02-14 14:51:36 +01:00
Jon Atkins
455e2c0535 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2015-02-12 19:22:56 +00:00
Jon Atkins
50ba416c28 remove calc style - doesn't work in some browsers, and no real benefit
(might explain occasional glitches in this area in chrome too)
alternative to #936
2015-02-12 19:21:28 +00:00
fkloft
b15f521bd0 [bookmarks-by-zaso] make bookmarks searchable 2015-02-12 17:55:29 +01:00
fkloft
3925310260 Highlight focused/hovered search result 2015-02-12 17:54:45 +01:00
fkloft
a70bcc1df1 search: add details for portals 2015-02-12 17:11:51 +01:00
fkloft
587242ff5e [iitcm] use new search 2015-02-12 16:47:18 +01:00
fkloft
754dfc6192 [player-tracker] open popup when clicking on a player 2015-02-12 16:38:10 +01:00
fkloft
4dd877fdb8 [player-tracker] Use new search 2015-02-12 16:30:57 +01:00
fkloft
5c35cda7b4 uniform strings 2015-02-12 16:06:48 +01:00
fkloft
46a1684549 Search for portals: select portal on click 2015-02-12 16:06:48 +01:00
fkloft
6b027d15fe Small fix in search logic 2015-02-12 16:06:48 +01:00
fkloft
6ae79ca50b set max-height for search results 2015-02-12 16:06:48 +01:00
fkloft
5e22ea5b72 fix speech-search 2015-02-12 16:06:48 +01:00
fkloft
d98737b3ba add icon to search results 2015-02-12 16:06:48 +01:00
fkloft
4c7b8e0e70 new search 2015-02-12 16:06:48 +01:00
fkloft
7fd88dd1e3 Revert "search: draw a marker highlighting search results (rectangle for region, 10px circle for point)"
This reverts commit 39e4608c4e1ce8f221af2c70da3d6396cc370262.
2015-02-12 16:06:20 +01:00
Jon Atkins
1ac5158dcf remove raw from portal details - not something best to encourage access to
comments concerning new data[10] index in map data
2015-02-11 23:05:08 +00:00
Jon Atkins
39e4608c4e search: draw a marker highlighting search results (rectangle for region, 10px circle for point) 2015-02-11 23:04:08 +00:00
Jon Atkins
1cc39a099c Merge pull request #922 from Fragger/latlng-geosearch
Don't do ajax lookup when search is lat/lng cords
2015-02-11 17:18:57 +00:00
Jon Atkins
0b9b7c6a25 Merge pull request #946 from Galfinite/master
Player Level typo
2015-02-10 20:02:00 +00:00
Galfinite
82a30aa71c Player Level typo 2015-02-10 12:34:25 -07:00
Jon Atkins
02199d2f1b plugin guess-player-levels: take account of reso max deploy range when guessing level from attack notifications - which also means this is now an accurate guess 2015-02-09 18:44:42 +00:00
Jon Atkins
6fc7bbe4df typo - fix #944 2015-02-09 18:42:59 +00:00
Jon Atkins
0bb8dc5ddb needs-recharge highlighter: tweaks to the colours/opacity used - makes it easier to see things. 2015-02-09 13:54:18 +00:00
Jon Atkins
1af60cf25e Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2015-02-09 13:34:02 +00:00
fkloft
75219f1f2e [link-show-direction] new style: static highlighting near origin 2015-02-08 17:52:26 +01:00
fkloft
b4724f76dc Revert "Use unminified source for chain.js"
This reverts commit 507ec8c8eeef5d42b3ac21eb9c27277b7ae3713e. (Bug was found and fixed)
2015-02-08 17:52:25 +01:00
Jon Atkins
36ca48a63e bump version after release 2015-02-08 16:35:12 +00:00
Jon Atkins
d607da06d6 website: update for bugfux release 2015-02-08 16:34:11 +00:00
Jon Atkins
66df2f6200 bump version number after earlier release 2015-02-07 18:17:52 +00:00
Jon Atkins
3404ed6dd3 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2015-02-07 18:15:30 +00:00
Jon Atkins
cefcfcc6d2 website: update for new release 2015-02-07 18:15:11 +00:00
fkloft
57fc2295b3 Fix error in botguard detection
access to top.opener would throw a SecurityError if opened from intel link.
2015-02-07 18:25:40 +01:00
fkloft
507ec8c8ee Use unminified source for chain.js 2015-02-07 15:50:43 +01:00
Jon Atkins
423c8043a6 restore the 'confirm' prompt on server-supplied javascript to execute
i have some minor concerns about some of the code changes in the 6th Feb 2015 stock site update, so may be better left in for now
fixes (kinda) #941
2015-02-07 00:09:57 +00:00
Jon Atkins
f3f7a04c4b tweak show-less-portals plugin - show L5 when L4 would by default be in view - jumping straight to L6 was too much
levels L5 to L7 are all one higher (L6 to L8) as before
2015-02-06 22:21:44 +00:00
Jon Atkins
740277986f Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2015-02-06 21:55:03 +00:00
Jon Atkins
7cc8480467 botguard groups: rather than emulating the now removed group_a_methods array, we create an object containing the a/b flag
this way, if a method isn't found - we correctly fail to send a request, rather than falling back to assuming it's group-b
2015-02-06 21:53:56 +00:00
fkloft
952134a4ac Object.getPrototypeOf fails in Chrome when given a primitive 2015-02-06 22:41:19 +01:00
fkloft
39de236459 fix: portal detail format changed 2015-02-06 21:42:31 +01:00