f982e77da3
Merge pull request #111 from sorgo/patch-1
...
z-index for #scrollwallpaper
2013-02-11 04:53:34 -08:00
8b94121bb2
z-index for #scrollwallpaper
...
had problem with sidebar not showing in Chrome 25, the sidebar got under the map layer. Added z-index 1001;
2013-02-11 13:48:05 +01:00
63083407ed
add info about other types
2013-02-11 13:14:03 +01:00
c170995da7
fix style sheet link (thanks cmrn)
2013-02-11 12:36:14 +01:00
4a45570f40
make more use of the empty space below the sidebar now that there’s a map rendered behind it all the time
2013-02-11 12:10:40 +01:00
fa940341e3
Merge field GUIDs instead of overwriting them for portal field counts
2013-02-11 02:45:27 -08:00
1de0e166e0
Merge pull request #99 from cmrn/transparent-sidebar
...
Transparent sidebar, like the chat box (patch by cmrn)
2013-02-11 02:45:13 -08:00
b4f273e80b
user newer Python, old one may have issues with utf-8
2013-02-11 11:43:27 +01:00
64bf9e1f70
this patch fixes several issues:
...
– fix #103 by always re-rendering resonator details.
A follow-up patch could also avoid re-rendering resos if they did not
change. Given that there are only a few on these high zoom levels, perf
improvement might be negligible though.
- fix #91 . This avoids drawing portals/links/fields again if they are
hidden. The patch looks for those hidden entities and either removes
them before re-drawing (portals) or skips re-drawing altogether:
- Fields and Links are assumed to never change as long as their GUID is
the same. This avoids deleting and re-creating links/fields all the
time and might improve speed. Haven’t tested though.
2013-02-11 11:30:56 +01:00
05ca824897
git pushMerge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-11 11:29:31 +01:00
781ee0dd3b
be less verbose about sidebar updates
2013-02-11 11:29:17 +01:00
12f2a2d11b
Merge pull request #105 from cmrn/bug/100
...
fixed #100 by explictly setting encoding (credit to breunigs)
2013-02-11 00:28:19 -08:00
81ed7e279c
fixed #100 by explictly setting encoding (credit to breunigs)
2013-02-11 19:24:41 +11:00
543fc5ce5b
improve portal number separation from background (trick by jonatkins)
2013-02-11 08:57:26 +01:00
318057fd1b
added self to Contributors
2013-02-11 05:48:50 +00:00
2b9eeef950
change portal level number shadows, so they simulate a solid outline
2013-02-11 05:44:12 +00:00
74be29ea29
Made the sidebar transparent like the chat box
2013-02-11 12:33:44 +11:00
c5d2366cf7
leaflet zoom buttons would be at wrong location after shrinking chat again
2013-02-11 00:23:15 +01:00
71fa7eb656
Merge pull request #81 from cmrn/collapsable-sidebar
...
Collapsable sidebar (patch by cmrn)
2013-02-10 15:20:15 -08:00
0ac05647df
merged upstream changes
2013-02-11 10:06:40 +11:00
210cbbfcc5
increase max size for portals, otherwise unclaimed ones are really hard to see
2013-02-11 00:05:12 +01:00
e92a9e13b1
add permalink feature
2013-02-10 23:49:01 +01:00
21a5ba8acb
Added cmrn to contributors
2013-02-11 09:44:23 +11:00
9c56d64447
Made toggle arrow longer & removed unneeded DOM manipulations
2013-02-11 09:42:18 +11:00
e1c3c9e73b
portal mods for unclaimed portals were missing border
2013-02-10 23:38:05 +01:00
1bbbe05a86
add hooks framework and add hook for portal added ( fixes #87 )
2013-02-10 23:07:33 +01:00
d0df5b84a3
probably fix #90
2013-02-10 22:30:24 +01:00
0bd102e823
avoid rendering portal details for hidden portals. They do not get updated and thus outdated info might be shown.
2013-02-10 21:13:17 +01:00
8c7e63a7f8
don’t remove & re-render portals if nothing changed for them.
2013-02-10 20:50:31 +01:00
2dc8714a63
Merge pull request #84 from scrool/clipboard_friendly_chat
...
Use invisible formatting for clipboard copy-paste
2013-02-10 11:06:52 -08:00
1816e153f6
fix #85
2013-02-10 20:05:46 +01:00
a6ae188548
size portals by their level. Slightly modified patch by OshiHidra. Fixes #24 , #29
2013-02-10 19:45:25 +01:00
686497501b
catch being logged in, but stating that the account is not allowed to play ingress.
...
It will simply reload the page right now after 10s. The user is probably faster to do this
manually, but it solves the problem where the tab is opened and forgotten.
2013-02-10 19:39:28 +01:00
fb656a4982
Merge pull request #78 from Xelio/patch-map-resonator
...
draw resonators for each portal on map for high zoom levels (17+). Patch by Xelio.
2013-02-10 10:26:52 -08:00
c66bc0f171
Hide elements used only for clipboard & removed unused selector
2013-02-10 19:22:35 +01:00
7b7f229ac5
Change resonators render min zoom level and radius
...
Change:
Resonators render minimum zoom level 16 -> 17
Resonators render radius 4 -> 3
Some cleanup and performance tuning
2013-02-11 02:22:35 +08:00
7e6c801976
CSS for clipboard-aware chat modified to be backwards compatible
2013-02-10 19:04:47 +01:00
16e0f69929
hack range must obviously be larger than 35m if I’m seeing portals with avg reso dist being 39m
2013-02-10 18:47:45 +01:00
1f8463e487
likely fix #80
2013-02-10 17:09:40 +01:00
8bd0b287b7
fix missing space
2013-02-10 17:08:17 +01:00
c94a95c342
fix #74
2013-02-10 17:03:32 +01:00
259905b224
Add contributor
...
Add [sorgo](https://github.com/sorgo ) as contributor for his rendering code.
2013-02-10 23:21:53 +08:00
36aabc3216
Comment correction
...
Correct comment of "portalResonatorGuid"
2013-02-10 22:58:08 +08:00
370f34a793
Change guid format of resonator
...
Change:
Guid format of resonator change to following,
[portal guid]-resonator-[slot]
Some code cleanup
2013-02-10 22:52:11 +08:00
0cfb86eff0
Use invisible formatting for clipboard copy-paste
...
When text is copied from browser it looks like "00:00 <nick> text."
Firefox adds new lines between records. It would be good to get rid of
it.
2013-02-10 15:44:28 +01:00
6936ef1d05
Resonators deletion of zoom level move
...
Change:
Move resonators deletion to 'zoomend' event of map.
Some clean up of code.
2013-02-10 22:23:01 +08:00
f102ef593d
rename expand here as well
2013-02-10 14:58:37 +01:00
f781c6ebd4
Resonators deletion of portal move
...
Move Resonators deletion to 'remove' event of portal
2013-02-10 21:14:54 +08: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
444bcce988
Code cleanup and minor change
...
Change:
Code cleanup
Loop over all portalsLayers when delete resonator
2013-02-10 20:58:15 +08:00