Shawn Clark
51a4dabfc9
nits - object field whitespace
2013-02-19 23:17:19 -08:00
Shawn Clark
f2bdcb9fc9
Fixing nits
2013-02-19 23:15:46 -08:00
Shawn Clark
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
Stefan Breunig
2396f34e7a
fix text wrapping style issues in player tracker ( fixes #212 )
2013-02-19 08:50:28 +01:00
Stefan Breunig
cfc4443e3d
update wording
2013-02-18 13:58:14 +01:00
Stefan Breunig
a6e8a13b4e
release player tracker. Fixes #72
2013-02-18 13:04:20 +01:00
Stefan Breunig
68da102b48
fix icon alignment, add shadows
2013-02-18 13:03:50 +01:00
Stefan Breunig
7f79f6361d
move screenshots to sub folder
2013-02-18 13:03:28 +01:00
Stefan Breunig
77ad9cc3b7
fix path harder
2013-02-18 12:39:40 +01:00
Stefan Breunig
4db13fef11
fix path and provide icons in dist
2013-02-18 12:38:16 +01:00
Stefan Breunig
9728840715
provide faction colored icons for leaflet markers
2013-02-18 12:35:39 +01:00
Stefan Breunig
acd775f65e
missing headline
2013-02-18 11:59:41 +01:00
Stefan Breunig
2307b14cde
typo
2013-02-18 11:56:56 +01:00
Stefan Breunig
190b313e7d
update note about noscript
2013-02-18 11:55:32 +01:00
Stefan Breunig
59957d84c1
update docs
2013-02-18 11:52:37 +01:00
Stefan Breunig
f2c6c609ef
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
...
Conflicts:
code/hooks.js
2013-02-18 11:13:52 +01:00
Stefan Breunig
044b5f2147
add hook for chat data
2013-02-18 11:12:26 +01:00
Stefan Breunig
4eb90976e3
allow to easily setup tooltips for specific elements that jQueryUI doesn’t detect automatically.
...
Also add workaround in case tooltips linger.
2013-02-18 11:10:35 +01:00
Stefan Breunig
014d58f09f
downgrade jquery so it uses the same version as the vanilla intel page. This might save some people from downloading jQuery twice.
2013-02-18 11:09:59 +01:00
Stefan Breunig
e7b52dd2eb
fix position not being saved on zoom
2013-02-18 11:08:38 +01:00
Stefan Breunig
bcf466361e
Merge pull request #208 from Xelio/plugin-resonator-display-zoom-level
...
Update Plugin: Resonator Display Zoom Level Decrease
2013-02-17 23:13:26 -08:00
Stefan Breunig
95f9a1c377
Merge pull request #209 from Xelio/plugin-reso-energy-pct-in-portal-detail
...
New Plugin: resonator energy percentage in portal detail
2013-02-17 23:13:11 -08:00
Xelio
5b082b6950
New Plugin: resonator energy percentage in portal detail
...
Show resonator energy percentage on resonator energy bar in portal detail panel.
2013-02-18 14:07:49 +08:00
Xelio
6a14f06991
Plugin: Resonator Display Zoom Level Decrease
...
Change description to "Resonator start display earlier"
2013-02-18 12:35:12 +08:00
Stefan Breunig
47163adedc
Merge pull request #206 from master0yoshigr/patch-1
...
Update code/portal_detail_display.js
2013-02-17 18:24:42 -08:00
master0yoshigr
132573e6ea
Update code/hooks.js
2013-02-17 21:02:21 -05:00
master0yoshigr
4064a1bee0
Update code/portal_detail_display.js
2013-02-17 21:01:18 -05:00
master0yoshigr
444f9b21f9
Update code/portal_detail_display.js
2013-02-17 17:14:19 -05:00
Stefan Breunig
85ee9a1209
Merge pull request #200 from Xelio/plugin-resonator-display-zoom-level
...
New Plugin: Resonator Display Zoom Level Decrease
2013-02-17 12:55:24 -08:00
Xelio
ef158a366f
New Plugin: Resonator Display Zoom Level Decrease
...
Resonators start showing up in lower zoom level.
2013-02-18 03:23:06 +08:00
Stefan Breunig
2b2592e904
don’t copy the portal level when previewing the portal img
2013-02-17 13:38:59 +01:00
Stefan Breunig
7f5d6f615a
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-17 08:39:05 +01:00
Stefan Breunig
692d28a8ac
Merge pull request #193 from jonatkins/renderlimit-plugin
...
Render limit plugin readme entry
2013-02-16 15:51:49 -08:00
Jon Atkins
3b8ee06890
Merge branch 'gh-pages' into renderlimit-plugin
2013-02-16 23:25:56 +00:00
Stefan Breunig
6884e967dc
different fix for #187 and #192 . Please report back if it works.
2013-02-17 00:20:40 +01:00
Jon Atkins
bf26ad1358
add readme entry for render limit plugin
2013-02-16 23:01:39 +00:00
Stefan Breunig
ddb84b7d48
Merge pull request #191 from jonatkins/renderlimit-plugin
...
plugin to increase render limits.
2013-02-16 14:54:21 -08:00
Jon Atkins
d1c4a0c568
plugin to increase render limits. handy for higher density areas and fast PCs
2013-02-16 21:18:49 +00:00
Stefan Breunig
7df3d308c4
fix #56
2013-02-16 18:21:10 +01:00
Stefan Breunig
7438cd6e51
broke the alignment for resos and random details
2013-02-16 16:15:07 +01:00
Stefan Breunig
5bc83953a1
Merge pull request #186 from Xelio/patch-selected-portal-unselect-bug
...
Bug fix: selected portal unselect if portal re-render
2013-02-16 06:57:12 -08:00
Xelio
fd7940c2ae
Bug Fix: selected portal unselect if portal re-render
...
Add a checking: if portal is not visible on map, don't preserve "selectedPortal"
2013-02-16 22:38:43 +08:00
Stefan Breunig
7b3865e170
fix #185
2013-02-16 15:27:37 +01:00
Stefan Breunig
a2369b5119
avoid off by a few issues for people who zoom their browser.
2013-02-16 15:21:24 +01:00
Stefan Breunig
6a85f34725
use identity comparator
2013-02-16 15:12:06 +01:00
Stefan Breunig
348202f75d
fix #187
2013-02-16 15:05:55 +01:00
Xelio
55506b7207
Bug fix: selected portal unselect if portal re-render
...
Preserve and restore "selectedPortal" between re-render
2013-02-16 21:33:29 +08:00
Stefan Breunig
11d1312068
remove debug oversight
2013-02-16 13:55:11 +01:00
Stefan Breunig
346d3ae0a1
implement basic support for smartphones
2013-02-16 13:52:17 +01:00
Stefan Breunig
5b77a652fb
remove superfluous styles
2013-02-16 13:50:37 +01:00