Commit Graph

43 Commits

Author SHA1 Message Date
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
7ebb0f9624 nits for last merge 2013-02-08 01:40:41 +01:00
f98e0845a3 Added portal mod stats to span tooltip 2013-02-08 10:09:47 +10:30
258e75918d fix #3 2013-02-07 16:33:02 +01:00
ea579dddd0 remove now superfluous part 2013-02-01 13:51:59 +01:00
a07ee0cc3d so others may contribute 2013-02-01 13:11:14 +01:00