Costaspap
02c9d8cd6a
added short description
2014-06-05 17:39:23 +03:00
Costaspap
4e77e43f8d
fixed some userscript mistakes
2014-06-05 16:04:20 +03:00
Costaspap
bad6e8ffdd
added display function
2014-06-05 15:53:06 +03:00
harisbitsakou
b7d3664bdc
added the portaltable function,improved the documentation,fixed some bugs
2014-06-05 00:36:56 +03:00
Costaspap
e108e830ef
getlinks-fields methods
2014-06-03 02:00:06 +03:00
Costaspap
8c4acfe1fd
added first part of dynamic-scoreboard plugin
2014-05-30 00:25:11 +03:00
Jon Atkins
3232aa5c10
fix @player level tooltip - was looking for player with the '@' - which failed
2014-03-15 17:21:12 +00:00
fkloft
8c55c1eea6
[plugin/guess-player-levels] Fix error in algorithm; skip calculations if player is already known to be L8
2014-03-13 22:02:11 +01:00
fkloft
047fce5225
[plugins/guess-player-levels] EXPERIMENTAL: search log to determine player level by burster range
2014-03-12 23:06:34 +01:00
fkloft
57720b270a
[portal-counts] show percentage
2014-03-10 19:51:12 +01:00
Jon Atkins
03cabcbdb6
portal counts plugin: warn that numbers can be inaccurate when zoomed out
...
for #774
2014-03-03 16:37:00 +00:00
Philipp Schaefer
1d71bc6eeb
moved scale bar to the bottom right on mobile. ATM the bottom right corner is used for nothing so it shouldn't clash with any other plugin
2014-02-28 11:34:19 +01:00
Jon Atkins
333c1a6daf
add tweaks of data retrieval zoom level, to make better use of the cache and be friendlier to the API in some cases
...
also, default-intel-detail and show-more-portals plugins fixed - the logic has been moved into IITC core, with the plugins just setting flags to change behaviour
2014-02-22 19:30:12 +00:00
Jon Atkins
336393a76d
update plugin descriptions from "PLUGIN CURRENTLY UNAVAILABLE" to something more descriptive. Hopefully will reduce questions in the community concerning these ones
2014-02-22 04:10:15 +00:00
Jon Atkins
bfb0775360
temp disable show more portals and default intel detail plugins - the code changes needed for protocol changes have broken them, and i need a bit of time to study the details before fixing them
2014-02-22 02:59:32 +00:00
Jon Atkins
fd17b4a278
portal-names - use different delays for data loading updates and user events - improves performance
2014-02-21 16:35:48 +00:00
fkloft
b8eb21bc0a
[bookmarks-by-zaso] remove old comments (saveFile was backported)
2014-02-14 00:24:02 +01:00
Philipp Schaefer
903fa4f904
added support for draw tools file export on Android < 4.4
2014-02-13 23:59:44 +01:00
fkloft
c0b1ad987e
[draw-tools] implement save to/load from storage on Android
2014-02-13 22:48:42 +01:00
fkloft
e1443e3648
[draw-tools] fix error on mobile (Leaflet is not available until setup() is called)
2014-02-13 22:47:52 +01:00
fkloft
fc571ecf7e
[bookmarks-by-zaso] show only available actions; allow to save/load bookmarks to/from storage on Android
2014-02-13 22:33:41 +01:00
Jon Atkins
fcb1217517
Merge branch 'pull_request/draw-marker-colors' of https://github.com/strguntbr/ingress-intel-total-conversion into strguntbr-pull_request/draw-marker-colors
2014-02-12 23:38:58 +00:00
Breezewish
06b2e422a2
added fix-googlemap-china-offset plugin
2014-02-07 13:37:52 +08:00
Jon Atkins
4b2ff75604
Merge pull request #754 from ZasoGD/Bookmarks-2.8
...
Bookmarks 2.8
2014-02-06 22:41:05 +00:00
Giacinto Garcea
daf75dbf72
Fixed css for mobile version
...
The Bookmarks Panel not closed. Now work.
2014-02-06 20:21:16 +01:00
Giacinto Garcea
24dbeaca9a
Fixed problem with jQuery UI sortable
...
- jQuery UI sortable drag initiation is slow when container has hidden
items;
- removed old code to open/close BookmarksBox in IITCm;
2014-02-06 19:56:56 +01:00
Giacinto Garcea
53d04c70a5
Fixed number version
2014-02-06 10:08:16 +01:00
Jon Atkins
77cf149fef
data format change: portal details 'portalV2.descriptiveText' is now 'descriptiveText.map'. fields within this seem the same
...
needed to fix things after the stock intel site update of 2014-02-05
2014-02-06 05:08:18 +00:00
Marcus Winkler
2c743d0c17
replaced L.icon containing data-URI-images with L.divIcon
2014-02-06 00:40:54 +01:00
Jon Atkins
e92dd96334
score-cycle-times plugin: format time without milliseconds
2014-02-05 05:38:33 +00:00
Jensen Hornick
9ef7e95721
Update guess-player-levels.user.js
...
Plugin would hang if non-portal data was loaded (ex: deleted portal)
2014-02-04 11:35:55 -06:00
Giacinto Garcea
3f17320de9
'auto draw' support drawtools current color
2014-02-03 12:00:47 +01:00
Giacinto Garcea
fb09a53b07
Bookmarks 2.8
...
- vertical scrollbar;
- button to hide/show "x" buttons;
- bookmarks full-width in mobile (no margin-right);
- minor UI and UX fix;
2014-02-02 22:28:07 +01:00
Marcus Winkler
adb0baa46f
added color support to serializing/deserializing drawn markers
2014-02-01 15:45:48 +01:00
Marcus Winkler
706d48db00
implemented color choosing support for markers
2014-02-01 14:54:31 +01:00
Philipp Schaefer
bb5c6ea6f6
removed bookmarks share button on iitcm
...
* call share interface from copy option
* a copy button and a share button are redundant since you can copy2clipboard from share interface too
* this way we stay consistent with the new draw tools options
2014-01-29 09:53:19 +01:00
Philipp Schaefer
f87e1621fd
iitcm: use share interface on draw tools copy
2014-01-29 09:44:00 +01:00
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