380 Commits

Author SHA1 Message Date
Jon Atkins
bf26ad1358 add readme entry for render limit plugin 2013-02-16 23:01:39 +00: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
Stefan Breunig
978cf11965 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-16 13:44:05 +01:00
Stefan Breunig
cd23248576 add portalDetailsUpdated hook 2013-02-16 13:43:37 +01:00
Stefan Breunig
9cb2722eb2 replace half space with normal space because some browsers do not support it 2013-02-16 13:43:05 +01:00
Stefan Breunig
05c716d12e Merge pull request #183 from Xelio/patch-reso-update-delete
Bug fix: resonator update should remove old resonator
2013-02-16 04:20:30 -08:00
Xelio
9ef8448d22 Bug fix: resonator update should remove old resonator
"window.renderResonators" should remove resonator if "isSameResonator()" return false.
2013-02-16 20:03:27 +08:00
Stefan Breunig
e1fd13e4af print more info for duplicate resos (see #182) 2013-02-16 12:53:30 +01:00
Stefan Breunig
4e837a4084 maybe related to #182 2013-02-16 12:50:32 +01:00
Stefan Breunig
634dc12d73 adjust debug for changes in chat 2013-02-16 11:47:09 +01:00
Stefan Breunig
e242ca6ef0 avoid stretching chat messages if there are too few for the available space 2013-02-16 11:46:43 +01:00
Stefan Breunig
70ff64fd1c fix missing space in divider 2013-02-16 11:06:03 +01:00
Stefan Breunig
495ce8a775 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-16 10:57:24 +01:00
Stefan Breunig
5445006d5a make chat copy&paste friendly again 2013-02-16 10:56:58 +01:00
Stefan Breunig
4dd9327b81 Merge pull request #181 from vita10gy/gh-pages
Delete unused function
2013-02-16 01:47:20 -08:00
Stefan Breunig
6d41221131 finish changes for #179. Fixes #179, fixes #49.
Please look for regressions.
2013-02-16 10:46:02 +01:00
Stefan Breunig
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
Stefan Breunig
43d9251c57 part of #179 2013-02-16 08:33:59 +01:00
vita10gy
7eec420ba1 Deleted unused function 2013-02-16 00:24:56 -06:00
Stefan Breunig
7d720b2655 allow sidebar to grow if the browser window becomes larger 2013-02-16 01:21:44 +01:00
Stefan Breunig
e9fd2e1a2e ensure portal is rendered above resos 2013-02-15 19:12:15 +01:00
Stefan Breunig
e69ba16a23 draw resonator lines below resonators when selecting a portal. Also reduce code duplication 2013-02-15 19:01:18 +01:00
Stefan Breunig
146c061a3b Merge pull request #175 from Xelio/patch-select-highlight-resos
New feature: Highlight resonators of selected portal
2013-02-15 09:39:53 -08:00
Xelio
5bde912c7a Code restructure - 4 2013-02-16 01:35:34 +08:00
Xelio
d632fdd2d3 Code restructure - 3 2013-02-16 01:28:19 +08:00
Xelio
65b0e0113b Code restructure - 2 2013-02-16 01:19:36 +08:00
Xelio
eab812fbf6 Code restructure 2013-02-16 01:16:20 +08:00
Stefan Breunig
cec4054a41 fix #176 2013-02-15 17:52:15 +01:00
Xelio
1ed2ee8e8c Performance tuning
Merge multiple setStyle into one command
2013-02-16 00:34:02 +08:00
Xelio
c127bf0b6d New feature: Highlight resonators of selected portal 2013-02-16 00:01:59 +08:00
Stefan Breunig
dcd00b83db add debugging output for sporadic issue #37 2013-02-15 16:56:01 +01:00
Stefan Breunig
6a5759f06c add workaround for #129 and see if that "solves" the issue 2013-02-15 16:23:31 +01:00
Stefan Breunig
f1467dd1e9 remove more deprecated stuff 2013-02-15 16:23:11 +01:00
Stefan Breunig
670c08ec11 remove deprecated files. Fixes #117 2013-02-15 16:19:29 +01:00
Stefan Breunig
c7ef5e3334 git pushMerge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-15 16:07:42 +01:00
Stefan Breunig
6de035b0ab likely fix #173
If I understood everything correctly, the reason was that the for-loop
doesn’t create a separate context, thus the reference to r was made for
the whole renderResonator function. This obviously references the latest
r after the loop has finished. Switching this to $.each where each
iteration is a new anonymous function and thus a closure, r is referenced
correctly.

Please reopen if this does not fix the problem.
2013-02-15 16:04:10 +01:00
Stefan Breunig
4d6e0b5ebb less fancy on mobile 2013-02-15 13:29:34 +01:00
Stefan Breunig
3338e88cc5 Merge pull request #169 from Pirozek/gh-pages
Fixed URL for plugins
2013-02-15 01:59:09 -08:00