28 Commits

Author SHA1 Message Date
Xelio
eecec0b4a4 Move resonator layer back to layerGroup "portalsLayers",
to make it work with portal level filter.
And modify cleanup code to work with this change.
2013-02-10 16:06:13 +08:00
Xelio
c34d7ee3a2 Resonator on map
Change:
Add "RESONATOR_DISPLAY_ZOOM_LEVEL" to control minimum zoom level resonator will display
Add layerGroup "resonatorsLayers" to draw resonators on it.
Add "window.resonators" to store references to resonators on map

Resonator will have guid of portal with ".11" or ".12" replaced with ".r0"~".r7"
Add function "window.renderResontor" to draw resonators (use sorgo's code [sorgo](https://github.com/sorgo))
"window.renderPortal" will call "window.renderResontor" before add portal to portalsLayers
Change "window.removeByGuid" to handle resonators
Change "window.cleanUp" to handle resonators cleanup
2013-02-10 14:12:26 +08:00
Stefan Breunig
5762b8cb79 Merge branch 'pr' of git://github.com/phoenixsong6/ingress-intel-total-conversion into phoenixsong6-pr 2013-02-10 00:24:43 +01:00
Eashwar Ranganathan
dc4cea2ed7 Display control field count 2013-02-09 15:13:58 -08:00
Stefan Breunig
c6b99c1e7b release 0.4. See NEWS.md for what changed. 2013-02-09 14:12:20 +01:00
Stefan Breunig
6b19e79e07 add plugin basics and fix #31 by providing it as plugin 2013-02-09 13:52:10 +01:00
Stefan Breunig
b9ec6328f8 color portal mods by their rare-ness. Patch by @OshiHidra. Fixes #28. 2013-02-09 11:42:17 +01:00
Stefan Breunig
aadbc19641 fix #15 (patch by @phoenixsong6) 2013-02-08 19:11:29 +01:00
Stefan Breunig
f5edc84635 add ability to filter by portal level. You can access the feature from the layer selector just as before. Fixes #8 and some of #12 2013-02-08 17:39:37 +01:00
mledoze
20d7eb92b4 renamed cardinal to octant 2013-02-08 13:00:55 +01:00
Stefan Breunig
6fb678e6b5 prevent style cache issues when updating 2013-02-08 10:01:28 +01:00
Stefan Breunig
5cd3b006da update build, dump version, add news file 2013-02-08 03:03:40 +01:00
Stefan Breunig
00d9202924 attempt to fix #17. If the page breaks for you, please try clearing your cache and reloading the page. If that doesn’t work, please open a bug report. 2013-02-08 02:43:28 +01:00
Evan Paul Fletcher
2ccbec51aa add @match attribute 2013-02-07 12:35:48 -07:00
Stefan Breunig
71bfeff678 remove array with portal details references that might have been leaking. Instead, store the details with the rendered portals so removal is handled automatically 2013-02-04 16:15:25 +01:00
Stefan Breunig
f268f0cffc annoying webkit adds stupid styles to HTML5 elements that can’t be overwritten like they can for all other elements. Seriously WebKit? 2013-02-04 15:11:51 +01:00
Stefan Breunig
e4677b6219 remove debugging oversight 2013-02-04 15:04:40 +01:00
Stefan Breunig
f85a3b2443 revert last commit, it broke scrolling. also replace expensive CSS rules with differen solution 2013-02-04 14:21:49 +01:00
Stefan Breunig
1f2c5514d4 make sure chat sticks to the bottom of the chat window to prevent moving when loading 2013-02-04 14:02:52 +01:00
Stefan Breunig
f92c963a54 finish chat feature; hide low level portal on zoom out; introduce render limit 2013-02-04 02:52:24 +01:00
Stefan Breunig
ecfaca7f9b more chat related stuff. public user chat and message posting is still missing though 2013-02-03 19:44:35 +01:00
Stefan Breunig
a7db7e656a make faction chat display work completely 2013-02-03 14:20:21 +01:00
Stefan Breunig
b7f1270ff6 make faction chat display almost work 2013-02-03 13:19:56 +01:00
Stefan Breunig
0a2890f196 improve actual and perceived performance 2013-02-02 00:35:15 +01:00
Stefan Breunig
25d6b4cdc5 preliminary chat support 2013-02-01 22:27:43 +01:00
Stefan Breunig
d3466f03da give proper id 2013-02-01 14:25:19 +01:00
Stefan Breunig
7136a29234 fix bugs 2013-02-01 13:48:28 +01:00
Stefan Breunig
a07ee0cc3d so others may contribute 2013-02-01 13:11:14 +01:00