0dc148dc9e
add an empty div to the leaflet control areas, approximately matching the chat panel area
...
this will allow leaflet controls placed bottomleft to appear above the chat bar
2013-06-10 22:25:59 +01:00
81f5c04ac8
overhaul of the max-links plugin
...
- rather than drawing each triangle completely, draw each edge just once. prevents overdraw
- use dashed lines for edges - allows existing links to be seen
- change to calculate on lat/lng directly, rather than the odd offset-to-positive latE6/lngE6 used before
- change the event used for detecting portals added to map - was using one fired before portals added to the map before
2013-06-10 16:52:01 +01:00
28e3ee075a
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
...
Conflicts:
website/page/code/desktop-download.php
2013-06-10 04:48:44 +01:00
c2eedbfefa
more plugin category tweaks
2013-06-10 04:46:04 +01:00
3abca8720c
minor tweak to bucket allocation for data tiles. may help reduce response sizes and load on niantic servers
2013-06-10 04:44:57 +01:00
391a8770d8
some more code formatting
2013-06-09 02:53:03 +02:00
c0058f5580
fixed typo
2013-06-09 02:41:59 +02:00
b4e87cc38d
removed not used imports and fixed whitespaces
2013-06-09 02:38:00 +02:00
4fbb455175
multiline support for checkbox preferences (see #358 )
2013-06-09 02:36:47 +02:00
98f6f19731
clear document.body.onload at startup, to remove error from remains of stock intel initialisation
2013-06-08 20:29:19 +01:00
2a52f2e002
website - ensure plugin list is sorted by it's ID (the filename without extension)
2013-06-08 19:53:42 +01:00
e3d8611f09
some plugin category additions/changes
2013-06-08 19:19:08 +01:00
362406f529
add plugin category display support to the website
2013-06-08 19:18:33 +01:00
4073e56856
convert underscores to spaces in stat names returned from the server
2013-06-08 19:17:21 +01:00
51be5bee04
added plugin categories (see #358 )
2013-06-08 18:50:26 +02:00
ffbf82a44e
updated bookmarks plugin, as submitted by the author with stylesheet fixes
...
(some non-standard indentation at the moment though)
2013-06-07 17:49:10 +01:00
508c2543f4
only clear and refresh past chat messages if the bounding box has changed by over 10% - reduces network requests for chat data after small map movements
2013-06-07 05:35:18 +01:00
468665f8d6
Merge pull request #354 from Xosofox/patch-1
...
Required update to work with latest version of IPAS
2013-06-06 17:41:19 -07:00
05903c90db
Required update to work with latest version of IPAS
...
Adjustments in passing of the shields, to comply with "old" and "new" shields
2013-06-07 03:33:37 +03:00
28c124b020
a bookmark plugin - submitted by someone via G+
...
it has non-standard dialog opening, non-standard activation methods, and the dialog background isn't working
(this could be due to me breaking things when splitting it up into separate image/css/js files - it was submitted as a single file)
2013-06-07 01:20:36 +01:00
cb64b4dbfc
replace generated link data with no creator with the more complete data when available. often occurs when zooming in on a region.
...
also, some comments to clarify things
2013-06-06 23:19:14 +01:00
3b46f5d54e
log when response map tiles have individual tile errors
...
for debugging #320
2013-06-05 03:37:41 +01:00
266b4cbb95
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-06-05 01:00:50 +01:00
935d78fc5f
update leaflet to the latest master - wondering if it improves the troublesome mobile experience
2013-06-05 01:00:15 +01:00
44ca14eba8
do not reload iitc immediately after pref change because
...
* some options do not need a reload
* of more performance, since all enabled js scripts are parsed on reload
- pref selection should be much faster now
2013-06-04 23:00:49 +02:00
efa077cb44
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-06-02 22:04:33 +01:00
4d18ada692
rewrite shield mitigation calculations so it multiplies together the amount of damage through each shield in turn - rather than a simple summing of mitigation values
...
fix #344
2013-06-02 22:03:33 +01:00
be1e4b9afe
corrected typo
2013-06-02 17:46:41 +02:00
c9b1795051
Merge pull request #305 from soulBit/master
...
Plugin: Favorite Portals
2013-06-01 11:36:55 -07:00
16365da2f4
add plugin for yandex.com maps
...
fix #339
2013-06-01 19:27:07 +01:00
9a389f3d24
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-06-01 17:46:44 +01:00
2979f813f1
remove nonsense execute permission on plugin
2013-06-01 17:46:21 +01:00
0fdc07488a
Merge pull request #330 from superdhuang/master
...
add plugin: highlight portals if it has L8 res
2013-06-01 09:44:00 -07:00
77978d201d
Merge pull request #334 from goodsoft/master
...
Portals list: Order by second resonator if first one is equal, etc.
2013-06-01 09:41:40 -07:00
e48e5c029a
Merge pull request #338 from Bananeweizen/patch-1
...
fix typos
2013-06-01 09:35:18 -07:00
7c5866eb83
Merge pull request #335 from vita10gy/8high
...
New Highlighters
2013-06-01 09:34:03 -07:00
e0c0c2fc17
fix typos
...
* fix multiple typos in Leaflet
* add license link
* minor cleanups in markup
2013-05-30 01:24:17 +03:00
311986aab9
disable home button on desktop mode - not needed and breaks stuff if clicked
2013-05-29 11:30:59 +02:00
f7bd510aae
fixed debug console on desktop mode
2013-05-29 11:21:13 +02:00
c493518eaf
I screwed up the unscrewing up
2013-05-28 23:26:21 -05:00
92888263d1
Fix meta
...
My bad
2013-05-28 22:55:17 -05:00
fc74c3e342
New Highlighters
2013-05-28 21:10:14 -05:00
bb7f200547
use in-app layer chooser on desktop mode
2013-05-29 00:57:38 +02:00
cfc47706a8
Portals list: Order by second resonator if first one is equal, etc.
2013-05-28 23:48:01 +03:00
1334bbac6b
Update portal-highlighter-with-lvl8-resonators.user.js
...
1. clean unused code.
2. more L8 resos, portals get brighter.
2013-05-29 03:36:29 +08:00
1e2a1cf4ce
Update and rename portal-highlighter-with-L8-resonators.js to portal-highlighter-with-lvl8-resonators.user.js
...
1. update userscript block with @@...@@
2. rename to portal-highlighter-with-lvl8-resonators.user.js
2013-05-28 23:11:50 +08:00
2bc9edf549
updated mobile readme
2013-05-28 10:09:59 +02:00
e3e7268841
show additional plugins in plugins dialog ( closes #327 )
2013-05-28 09:34:35 +02:00
5c805f7a4e
Create portal-highlighter-with-L8-resonators.js
...
initial
2013-05-28 13:54:10 +08:00
f9a8cd7ba6
bump version number in preperation for next build
2013-05-28 03:28:52 +01:00