819 Commits

Author SHA1 Message Date
Jon Atkins
5fc9bf7f8e draw tools:
- broken localStorage data won't prevent plugin from loading
- import: validate data better on import - json parse before erasing current items, try/catch around whole import process, and existing save method writes back to storage
2014-01-29 05:57:32 +00:00
Jon Atkins
f40cda384e draw-tools: use colour picker rather than input box 2014-01-29 05:31:23 +00:00
Jon Atkins
dbfaf19b91 fix colour setting, broken by my changes to #746 2014-01-29 02:56:40 +00:00
Jon Atkins
af491221dc some cleanups to #746 2014-01-29 02:17:51 +00:00
Jon Atkins
c174cbe20b Merge branch 'master' of https://github.com/enigmaquip/ingress-intel-total-conversion into enigmaquip-master 2014-01-29 00:20:04 +00:00
Jon Atkins
fb88413703 plugin: region borders
- zoomed out region groups colour changes
- move region labels inside the visible region when zoomed in enough
2014-01-28 20:22:04 +00:00
Jon Atkins
980e136508 portal marker scaling: when zoomed out, reduce the scale of portal markers
the stock intel map has done this for a while, so lets try it in IITC
2014-01-26 17:53:10 +00:00
Jon Atkins
9efe828ccb performance: portal names updates less often, as computing visibility gets expensive with lots of portals visible 2014-01-26 17:51:37 +00:00
Jon Atkins
170a370099 performance improvement: compute ap stats runs less often during rendering, as it's relatively expensive and slows things down 2014-01-26 17:50:24 +00:00
enigmaquip
09fa2be1fe Draw Tools Update
Updates to draw tools to add options menu (similar to bookmarks). Added
import/export/reset. Also added ability to set color of drawn items and
save color state
2014-01-25 09:51:23 -07:00
Jon Atkins
4abe18d323 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-01-22 19:20:35 +00:00
Jon Atkins
885489029e change naming of checkpoint times - 'start'+'end' don't make sense 2014-01-22 19:20:04 +00:00
fkloft
769c03e58e [bookmarks-by-zaso] Option to keep selected portals when using auto-draw
/cc @ZasoGD
2014-01-22 20:17:07 +01:00
Jon Atkins
a161c4e181 new plugin: show the current scoring cycle/checkpoint times on the sidebar 2014-01-22 04:15:28 +00:00
Jon Atkins
3d17f67e95 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-01-21 17:44:21 +00:00
Jon Atkins
68d3edf786 alternate opacity to #744 2014-01-21 17:43:13 +00:00
fkloft
0d9f2293fe Merge branch 'file_chooser' 2014-01-20 23:09:09 +01:00
fkloft
728144d46f use new file request api for add-kml 2014-01-20 22:53:30 +01:00
Jon Atkins
d645064a6d 'in' doesn't do what i thought it did for arrays - doh! 2014-01-20 19:50:12 +00:00
Jon Atkins
022a918084 flip i/j coords in calculating cell names - confirmed it's required (for two of the zones at least - no examples for southern yet)
also,
- add top-level cube face borders in a different colour
- only draw cells at sensible sizes
2014-01-20 19:33:40 +00:00
Jon Atkins
e63678c2e4 further updates to scoreboard region cell display
- iterate through all cells on screen
- use larger regional cell groups when zoomed out

i think names are still wrong in some regions
2014-01-20 17:09:18 +00:00
Jon Atkins
b7a4be7282 WORK IN PROGRESS plugin to draw the scoring regions on the map
for #741
2014-01-20 08:28:33 +00:00
fkloft
840c955e46 Leaflet might not be available while booting 2014-01-17 09:22:08 +01:00
Jon Atkins
b14c22cc9b fix description of portal reakness highlighter 2014-01-14 15:22:05 +00:00
nexushoratio
59fe671896 s/poral/portal/ 2014-01-07 23:48:31 -08:00
Jon Atkins
adb1f0da93 Merge pull request #729 from Fly33/master
Fixed: don't do calculations when layers are off
2014-01-07 16:34:25 -08:00
fly
a3512854c4 Fixed: don't do calculations when layers are off 2014-01-08 02:53:58 +04:00
Jon Atkins
3a4b982fbf Merge pull request #728 from Fly33/master
Some changes
2014-01-07 13:28:39 -08:00
fly
bb9791bd86 Added: fields layer
Removed: portal filtration
2014-01-08 00:58:31 +04:00
fkloft
3162d6f529 Disabled inputs are unselectable in Firefox. Change to readonly 2014-01-06 18:17:33 +01:00
nexushoratio
cefbf95c85 s/Highligher/Highlighter/ 2014-01-05 22:30:54 -08:00
nexushoratio
95f225acf1 fix typo 2014-01-05 17:41:08 -08:00
nexushoratio
eabe2dae7d Minor grammar tweak. 2014-01-05 17:34:34 -08:00
nexushoratio
b279c05a41 s/Detal/Detail/ 2014-01-05 17:09:36 -08:00
Jon Atkins
01a5c0da6d fix small bug from #713 - and also use method rather than private data for lat/lng 2014-01-05 22:42:57 +00:00
Jon Atkins
8049e43451 Merge branch 'patch-1' of https://github.com/bradgarner/ingress-intel-total-conversion into bradgarner-patch-1 2014-01-05 22:32:57 +00:00
Jon Atkins
86c49bde56 fix non-utf8 characters from new plugin #722 2014-01-05 22:08:41 +00:00
Jon Atkins
088cd500a2 Merge pull request #722 from Fly33/master
Added: new plugin fly-links
2014-01-05 14:06:45 -08:00
Jon Atkins
1a3d4faebe Merge pull request #718 from nexushoratio/proofreading
Fix a number of typos in comments and site content
2014-01-05 14:04:44 -08:00
Fragger
b85594b4e8 Add a black blank map layer. Also make the blank tiles smaller and drop them in the images folder. 2014-01-05 01:42:37 -08:00
fly
08ebe1e519 Added: new plugin fly-links 2014-01-04 17:41:50 +04:00
nexushoratio
537eeef539 Fix a number of typos in comments and site content 2013-12-29 04:09:37 -08:00
Jon Atkins
4c85482c80 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-12-28 08:20:40 +00:00
Jon Atkins
f69038cd06 new highlighter: highlight just L6/7/8 portals, on orange/red/purple
better than proper level colours for easily spotting the higher level portals
2013-12-28 08:00:59 +00:00
Jon Atkins
f3adc7177c Merge pull request #712 from nexushoratio/proofreading
fix typo: s/egisterdPlugins/egisteredPlugins/
2013-12-27 21:11:20 -08:00
Jon Atkins
882200f09d ap stats plugin: add some more details in a tooltip 2013-12-26 23:04:04 +00:00
bradgarner
c6b6ff2b86 Propose adding title tooltip to the markers
Added using the 'title:' option of the L.marker
not 100% sure line 858 is correct
(my first fork proposal so be gentle #n00b)
2013-12-26 03:20:07 -05:00
nexushoratio
ac74a4f777 fix typo: s/egisterdPlugins/egisteredPlugins/ 2013-12-25 00:48:56 -08:00
Jon Atkins
6557720549 portal-defense plugin: permanant removal 2013-12-24 04:53:35 +00:00
Jon Atkins
0bbf0d3dfc players-resonators plugin: permanant removal due to lack of data 2013-12-24 04:52:20 +00:00