50ba416c28remove 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
Jon Atkins
2015-02-12 19:21:28 +00:00
b15f521bd0[bookmarks-by-zaso] make bookmarks searchable
fkloft
2015-02-12 17:55:29 +01:00
3925310260Highlight focused/hovered search result
fkloft
2015-02-12 17:54:45 +01:00
a70bcc1df1search: add details for portals
fkloft
2015-02-12 17:11:51 +01:00
587242ff5e[iitcm] use new search
fkloft
2015-02-12 16:47:18 +01:00
754dfc6192[player-tracker] open popup when clicking on a player
fkloft
2015-02-12 16:38:10 +01:00
4dd877fdb8[player-tracker] Use new search
fkloft
2015-02-12 16:30:57 +01:00
7fd88dd1e3Revert "search: draw a marker highlighting search results (rectangle for region, 10px circle for point)"
fkloft
2015-02-12 16:06:20 +01:00
1ac5158dcfremove raw from portal details - not something best to encourage access to comments concerning new data[10] index in map data
Jon Atkins
2015-02-11 23:05:08 +00:00
39e4608c4esearch: draw a marker highlighting search results (rectangle for region, 10px circle for point)
Jon Atkins
2015-02-11 23:04:08 +00:00
1cc39a099cMerge pull request #922 from Fragger/latlng-geosearch
Jon Atkins
2015-02-11 17:18:57 +00:00
0b9b7c6a25Merge pull request #946 from Galfinite/master
Jon Atkins
2015-02-10 20:02:00 +00:00
02199d2f1bplugin 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
Jon Atkins
2015-02-09 18:44:42 +00:00
6fc7bbe4dftypo - fix#944
Jon Atkins
2015-02-09 18:42:59 +00:00
0bb8dc5ddbneeds-recharge highlighter: tweaks to the colours/opacity used - makes it easier to see things.
Jon Atkins
2015-02-09 13:54:18 +00:00
cefcfcc6d2website: update for new release
Jon Atkins
2015-02-07 18:15:11 +00:00
57fc2295b3Fix error in botguard detection
fkloft
2015-02-07 18:25:40 +01:00
507ec8c8eeUse unminified source for chain.js
fkloft
2015-02-07 15:50:43 +01:00
423c8043a6restore 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
Jon Atkins
2015-02-07 00:09:57 +00:00
f3f7a04c4btweak 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
Jon Atkins
2015-02-06 22:21:44 +00:00
7cc8480467botguard 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
Jon Atkins
2015-02-06 21:53:56 +00:00
952134a4acObject.getPrototypeOf fails in Chrome when given a primitive
fkloft
2015-02-06 22:41:19 +01:00
39de236459fix: portal detail format changed
fkloft
2015-02-06 21:42:31 +01:00
f619911a98first try at cathcing up with latest stock changes
fkloft
2015-02-06 21:33:18 +01:00
fe230dc8ddMerge pull request #940 from Galfinite/LinkDirection
fkloft
2015-02-05 20:24:00 +01:00
45a08d1a74Change toolbox text for uniformity with other...
Galfinite
2015-02-05 12:19:11 -07:00
fa1ed26885Some more input types, but not all (padding and height doesn't look good on checkboxes and radio buttons etc.)
fkloft
2015-02-05 19:55:36 +01:00
c284ee3323[link-show-direction] disable plugin without reloading, more highlighting styles
fkloft
2015-02-05 15:58:57 +01:00
131ffb53abShow icons in titlebar buttons
fkloft
2015-02-05 14:13:22 +01:00
b029da632fportal mod stats: convert the new large removal stickiness values to a percentage. there's no confirmation from Niantic this is what it means, and unlikely to ever be any exapanation, but it folows the convention used for other high value mod stats low values (<=100) are displayed as-is, for existing portals. it's unknown how the backend servers actually handle a mix of old and new mods
Jon Atkins
2015-02-04 14:51:36 +00:00
0063646156iitc botguard interface: i've had a chance to test a real-world case of the server asking the client to run a script, which is when it switches to a new key seems OK, so remove the user prompt - it will break badly if declined. logging remains, to help diagnose issues also fix silly typo that prevented it from actually working right :)
Jon Atkins
2015-02-02 17:29:01 +00:00
db42f10cebplugin regions: fix region name sometimes being positioned outside of the actual cell when a rotated (diamond-like) cell is just off the corners of the screen
Jon Atkins
2015-02-01 13:06:35 +00:00
171c1830cdremove portal clustering code, and link visibility testing code now the backend servers are culling the data more aggressively than before, it's probably more efficient to rely on that than try and impose our own additional reduction in detail level
Jon Atkins
2015-01-31 19:59:15 +00:00
57bcb457e4handle error==RETRY responses from the server a little better - prevents slow refresh after a long idle period when the botguard data has expired
Jon Atkins
2015-01-31 19:20:48 +00:00
ee9dbef1a2comm: line accidentally commented out - although as tabs don't download when not viewed any more, doesn't really cause issues
Jon Atkins
2015-01-30 04:03:28 +00:00
d01b6620debump version number after new release
Jon Atkins
2015-01-30 01:31:34 +00:00
47d024200fwebsite: update for new release
Jon Atkins
2015-01-30 01:15:56 +00:00
fe66deaccdbump version number - stock site broke IITC so go to 0.21.0
Jon Atkins
2015-01-30 01:06:36 +00:00
b784da3b0ffix RE used to match minified names - they can include $ change botguard-related group names to match stock site change
Jon Atkins
2015-01-30 00:45:08 +00:00
9f9609f7e9improved error handling on portal details response handler
Jon Atkins
2015-01-30 00:26:51 +00:00
a2eeedd0c6botguard interface: fix IITCs response handling - some minor changes, and a major change in server response processing also added some additional error checks so changes in this area are less lkikely to send bad data to the niantic servers
Jon Atkins
2015-01-29 14:51:29 +00:00
0fd3fb94b2increase time before idle starts - stock was updated a while ago to be much longer than 5 mins (an hour?) - let's try 15 mins for IITC
Jon Atkins
2015-01-26 18:04:27 +00:00
68d11d6a3cbump version after release
Jon Atkins
2015-01-26 17:58:43 +00:00
c138d67a9fwebsite: update for new release
Jon Atkins
2015-01-25 13:49:55 +00:00
dd54dcf775Merge pull request #926 from nexushoratio/portals-list
fkloft
2015-01-24 22:08:39 +01:00
edd0392e19Merge pull request #933 from Zaldor/patch-1
Jon Atkins
2015-01-24 18:18:23 +00:00
2c2ab136f4updated link in credits with new site
Zaldor
2015-01-24 18:00:33 +00:00
687fa6698aRemove duplicate case from switch
fkloft
2015-01-24 13:16:57 +01:00
615372e137Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2015-01-24 12:33:14 +01:00
239a5d5c61migrated new panes to iitcm
Philipp Schaefer
2015-01-24 12:30:23 +01:00
b67f8b9a7fUse new chat streams in IITCm
fkloft
2015-01-24 12:19:09 +01:00
dc44b5d61dchat: add simple background animation while a COMM channel is loading
Jon Atkins
2015-01-24 01:59:07 +00:00
a820f41b43chat style tweaks - no more daft "12.6px" font size - 13px is fine - don't repeat font size in multiple places
Jon Atkins
2015-01-22 21:00:16 +00:00
0b886c43f0chat: highlight both public and faction user chat in the 'all' COMM tab, the same as in 'alerts' for @mention messages
Jon Atkins
2015-01-22 20:56:51 +00:00
cd8186ffa3Move compass to separate class
fkloft
2015-01-22 16:10:56 +01:00
06b64f585bSort members, add final modifiers, format code
fkloft
2015-01-22 15:32:13 +01:00
712b954910style: remove 12px font size for some sidebar items - something changed (in the google fonts?) and they were too small artifacts: tweaks to artifact list display portal details: fix exception when handling portal detail error responses
Jon Atkins
2015-01-21 15:15:30 +00:00
52e49399d1add a specific height to chatinput - the chat panel itself is already specifically 23px up, so anything other than that doesn't make sense
Jon Atkins
2015-01-20 18:35:21 +00:00
2cab4f71f9[player-tracker] don't select portal when clicking the marker; instead, make portal names in popup clickable
fkloft
2015-01-19 22:35:01 +01:00
7311b85059selectPortalByLatLng: allow Array as single parameter
fkloft
2015-01-19 22:34:27 +01:00
e8d46c4300Tweaks to new style
fkloft
2015-01-19 22:34:01 +01:00