2e1c15c82f
Replace mitigation with shielding
2013-12-26 12:37:27 +02:00
2419868f54
portal details ap: missed change from earlier commit - now funally includes field counts in calculations
2013-12-18 21:27:48 +00:00
a2501f518f
Show a little red dot on the northern resonator (details pane + mobile status bar)
2013-12-18 00:30:02 +01:00
7f194b2197
add back portal image tooltip, and description in large image view
2013-12-01 18:01:48 +00:00
138a37d777
first attempt at loading portal details, and displaying in the sidebar once loaded
2013-12-01 00:08:25 +00:00
7a19d30173
first update of sidebar for new data format: show the info available from the brief portal data
...
TODO: retrieve the full portal data and update to include that
2013-11-30 22:26:40 +00:00
a33bdcbf38
Show link range details for partially deployed portals.
...
Calculates the link range for portals with <8 resonators as well, but uses a dashed circle and a striked-through range value for those.
The tooltip over the range value in the details pane shows base range, link amp boost and total range.
The range for portals with missing resonators can be important because links with shorter lengths might originate here. Those will collapse when the total link range drops below their length, but not as soon as a resonator is destroyed.
2013-10-16 19:29:05 +02:00
54997ac9bc
add portal hack counts/cooldown time, and mitigation values, to the portal details panel
2013-09-19 00:51:28 +01:00
90047abee0
remove all signs of portal photo submitter info when there's no photo submitter information supplied
...
for #514
2013-08-29 01:10:44 +01:00
4caea29fd3
don't try and display an address when none is available
...
fix #454
2013-07-28 18:39:12 +01:00
9cf2dd391e
Add cover photo submitter, cover photo votes, and portal details to large portal display dialog.
2013-07-09 17:03:19 -05:00
d9936ab1d6
display portal mod stats in a more useful format
...
(however, it doesn't take account of how multiple mods of a type stack - some are linear add, others multiply percentages)
2013-06-28 17:14:35 +01:00
c552742def
add link amp mod range calculation to portal range
...
(it involves some guessing, as only 'rare' ones have been seen so far)
alternative to #392
part of #374
2013-06-26 21:53:02 +01:00
2f427ce26b
make portal mod display much more generic. should handle all the new mods, and likely to handle any future mods too
...
for #373
2013-06-12 16:15:52 +01:00
4073e56856
convert underscores to spaces in stat names returned from the server
2013-06-08 19:17:21 +01:00
4f8164ffd7
add direction arrows after compas direction
2013-05-21 05:36:15 +01:00
1dfeb791b0
Friendly/Enemy AP gain
...
Should merge now.
2013-03-11 05:39:08 -04:00
f3606d6f0f
Fix neutral portals have broken random details
2013-03-02 22:54:30 -08:00
03da82b34e
add "nickname" class to all nicknames within the page
2013-03-01 19:47:35 -08:00
f2bdcb9fc9
Fixing nits
2013-02-19 23:15:46 -08:00
ba0ff06771
Refactored getDestroyAP
...
- Split the calculations into getAttackApGain. Allows for other
functions to get the AP data.
- Renamed to getAttackApGainText as it isn't just destroying it is also
capturing. Originally the method only calculated the destroy values.
2013-02-19 20:41:04 -08:00
9cb2722eb2
replace half space with normal space because some browsers do not support it
2013-02-16 13:43:05 +01:00
2023e33567
more work for #179 .
...
Due to changed display of the portal image it now doesn’t flicker anymore,
which simplifies code a lot.
2013-02-16 10:02:18 +01:00
662214c853
fixed AP Gain calculation
...
sorry, I messed it up a bit while rewriting it to constants
issue #166
2013-02-15 08:50:15 +01:00
99a4a884c9
fix #121
2013-02-14 08:51:00 +01:00
6cca87a1d9
fix left over typo from previous commit
2013-02-13 18:48:21 +01:00
d9463de1e4
typo
2013-02-13 16:17:31 +01:00
5876d0cab6
use constants
2013-02-13 16:10:24 +01:00
63127f7890
Added capture AP to AP Gain
...
Added AP for capturing a portal (500), deploying a resonator (8×125) and Competition bonus (250).
Actually no more shield AP's in Ingress.
2013-02-13 15:21:52 +01:00
039f9c14b5
* The jQuery UI js/css file is now taken from ajax.googleapis.com instead of code.jquery.com
...
* Table or not is now autodetected, removed data-tooltip attributes
* Empty table cells are now possible
* Removed duplicated \t's on some titles
* Some tooltip code cleanup
2013-02-12 23:16:12 +01:00
e0bb10f989
Added missing space between 'span' and 'title'
2013-02-12 19:46:04 +01:00
10da1dee83
Added jQuery UI tooltips
2013-02-12 19:34:16 +01:00
de89e689bf
fix range link not working
2013-02-11 19:25:02 +01:00
5e4b3c94ba
clean up Pirozek 'show AP' patch a bit and handle random details differently.
2013-02-11 14:22:14 +01:00
c5dfbabc3a
Merge branch 'gh-pages' of https://github.com/breunigs/ingress-intel-total-conversion into gh-pages
2013-02-11 13:54:16 +01:00
2850d44dac
Added field count formula
2013-02-11 13:53:35 +01:00
781ee0dd3b
be less verbose about sidebar updates
2013-02-11 11:29:17 +01:00
63bdff0eb9
fix 'report issue' for places with single or double quotes in their names. Fixes #68
2013-02-10 14:08:35 +01:00
eb74f55f95
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-10 00:21:47 +01:00
5bbb764133
resonators are now roughly ordered by their octant ( fixes #35 )
...
N NE
NW E
W SE
SW S
2013-02-10 00:20:45 +01:00
904be9b5b1
Display current energy for whole portal
2013-02-09 17:42:01 +01:00
b9ec6328f8
color portal mods by their rare-ness. Patch by @OshiHidra. Fixes #28 .
2013-02-09 11:42:17 +01:00
c9e2701890
AP for destroying portal
...
Calculate AP gained from destroyed resonators + link
TODO: fields :)
2013-02-09 11:10:53 +01:00
98b0d36859
Change:
...
Move resonator energy% to tooltip
2013-02-09 02:11:53 +08:00
86eb0a9025
Add resonator energy% to resonator detail
...
Change:
Add resonator energy% to resonator detail.
Change shadow color of resonator level and energy% to #808080 , more clear for L1 and L2 resonator
2013-02-09 01:18:13 +08:00
20d7eb92b4
renamed cardinal to octant
2013-02-08 13:00:55 +01:00
b7304142af
merge 'display additional resonator details'
2013-02-08 09:47:22 +01:00
ecb383158b
Changed colour to color, remove color from old span tag
2013-02-08 16:04:41 +10:30
64ccf2928d
Added resonator level to portal info panel
2013-02-08 12:24:33 +10:30
f5b9dfa824
Added in temp resonator levels
2013-02-08 11:21:11 +10:30