756 Commits

Author SHA1 Message Date
Jon Atkins
c96e6ab799 portals-list: more changes
- add AP column - destroy+capture AP, with tooltip showing details
- clean up handling of truncated portal names - removes unnecessary wrapper <div>
- shortened resonator column title
- add/remove tooltip and help cursor where it makes sense
- add % to health column
2013-12-18 22:42:49 +00:00
fkloft
a2501f518f Show a little red dot on the northern resonator (details pane + mobile status bar) 2013-12-18 00:30:02 +01:00
Jon Atkins
f1aaad3c22 digital bumper sticker: fix so it doesn't cause JS errors when IITC is running 2013-12-17 17:54:21 +00:00
fkloft
eb393cefd2 guess-player-levels: improved tooltip
- include player nickname (in case the nickname is too long to be fully visible)
- use level colors (similar to the player tracker tooltip)
2013-12-17 17:19:51 +01:00
Jon Atkins
2f4aa2ae11 portals-list: more cleanups
- columns have a default sort order which is always used when first selecting one - a second select toggles the order
- display '-' instead of '0' for no links/fields (any suggestions for resonator count, to make botu '8' and '0' visibly distinct?)
- pre-convert portal names to lower case, to avoid ecxessive conversion in soting
2013-12-17 06:05:36 +00:00
Jon Atkins
1413dd13eb portals list plugin: various cleanups/tweaks to earlier changes 2013-12-17 03:47:06 +00:00
Jon Atkins
1043ff49b0 use the correct hook for portal details loaded 2013-12-17 03:25:50 +00:00
Jon Atkins
e71c83aeaa Merge pull request #702 from fkloft/portal-counts
Portal counts
2013-12-15 10:00:12 -08:00
fkloft
508a892341 portal-counts: Some fixes for mobile 2013-12-15 18:45:48 +01:00
fkloft
d16101e848 portal-counts: display graphs for level distribution 2013-12-15 18:44:23 +01:00
fkloft
69aad81933 mobile: show portal counts in nav drawer 2013-12-15 16:11:07 +01:00
Jon Atkins
83c5972502 digital bumper sticker
- use smaller logo, fine tune position
- change z-index so it doesn't cover up the detailed AP tooltip
2013-12-15 02:38:57 +00:00
Jon Atkins
a765e4bd1c stock intel plugin to add the "I'd rather be using IITC" logo onto the map 2013-12-14 20:08:29 +00:00
Jon Atkins
92e8c5c6a1 portals list plugin
- level colour background on level numbers
- abbreviated faction to 3 characters, to save space
- increased portal name column width
2013-12-14 05:22:29 +00:00
Jon Atkins
48713823d7 resonators plugin - redraw selected portal resonators after zooming out and then back in again 2013-12-14 00:25:53 +00:00
Jon Atkins
1279179407 plugin draw-resonators: clear resonators when portal is deselected. changed hooks used to handle things in a more logical way 2013-12-13 05:49:17 +00:00
fkloft
010682ffa6 Revert "Revert "Naive attempt to make bookmarks compatible with nav drawer. @ZasoGD - please have a look, if necessary undo this commit and do it right""
This reverts commit 67f273fd6d4b1db7d3ac2363305a1d30e3729ac4.
2013-12-10 14:55:46 +01:00
nexushoratio
af8e54b758 Minor typo. 2013-12-09 00:11:46 -08:00
enigmaquip
d1358081ae plugin draw resonator update
Update to code for disabled on out of zoom bounds and tool tip when in
bounds
2013-12-08 15:19:14 -07:00
fkloft
e8db2eac66 Remove pan control from minimap
(basically same issue as c537811e9b996bdcda80510d4e04e17fd3654796)
2013-12-08 22:13:09 +01:00
fkloft
9254198715 Remove broken plugin, change category from "Deleted" to "Layer" 2013-12-08 19:29:49 +01:00
enigmaquip
b0e53ee618 Update Draw Resonator plugin for new intel style 2013-12-08 02:38:02 -07:00
Jon Atkins
aae16d2c1b basemap-bing plugin: dynamic creation of bing map layer - in theory should reduce usage 2013-12-06 08:36:50 +00:00
fkloft
7451867324 Count mods by capturing player; more than two --> portal was flipped 2013-12-05 23:06:26 +01:00
fkloft
82705a14fc bump version 2013-12-05 19:13:38 +01:00
fkloft
c70b7ac1ca Fix guess-player-levels
(Under certain circumstances, flipped portals weren't detected correctly. Also, guessing has improved: Resonators not deployed by the owner can safely be used for level guessing)
2013-12-05 19:03:55 +01:00
Jon Atkins
c676354a15 Merge pull request #681 from nexushoratio/to-push
Introduce some consistency in grammar and punctuation into @description.
2013-12-04 16:25:11 -08:00
fkloft
c537811e9b Remove zoom slider from minimap 2013-12-04 19:58:15 +01:00
fkloft
49ed868626 Minimap: Fix bug where map whould be centered on 0,0 on startup
I'm not sure, but my best guess is that the minimap is loaded before the inital position, causing some kind of move loop between main map and mini map.
2013-12-04 19:13:33 +01:00
Philipp Schaefer
b4fe2a4c0b new icon for portals-list 2013-12-04 11:50:27 +01:00
Philipp Schaefer
67f273fd6d Revert "Naive attempt to make bookmarks compatible with nav drawer. @ZasoGD - please have a look, if necessary undo this commit and do it right"
This reverts commit 8a10848e15fc3dd2057a6582b038db00846bebe1.

Conflicts:
	plugins/bookmarks-css.css
2013-12-04 10:31:57 +01:00
Philipp Schaefer
a9ecd268ac Merge branch 'navdrawer-api' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-navdrawer-api 2013-12-04 09:46:45 +01:00
Mike Castle
511a02f9a1 Introduce some consistency in grammar and punctuation into @description. 2013-12-03 23:51:54 -08:00
Mike Castle
1732f11f03 Fix typos in actual code. A CSS class name, and a variable name. 2013-12-03 21:59:21 -08:00
fkloft
b0d1ec84de mobile: make portals-list appear appear in nav drawer 2013-12-04 00:42:25 +01:00
fkloft
235140cbc4 Merge branch 'master' into navdrawer-api 2013-12-04 00:39:10 +01:00
Jon Atkins
89b23e8fbc decrease width from 800 to 700 pixels - resolves issues on mobile 2013-12-03 23:34:53 +00:00
Jon Atkins
99a0b3e975 delete the old broken version of portals-list 2013-12-03 23:29:48 +00:00
Jon Atkins
a2e181d052 Merge branch 'master' of https://github.com/Marx314/ingress-intel-total-conversion into Marx314-master 2013-12-03 23:29:21 +00:00
fkloft
0dcc9bfd7e Merge branch 'master' into navdrawer-api
Conflicts:
	mobile/src/com/cradle/iitc_mobile/IITC_NavigationHelper.java
2013-12-03 23:48:54 +01:00
maubry
18bacd956a accidental copy and pasta!
plugin: portals list - fix for changes to Niantc data
Issue #668
2013-12-03 17:47:28 -05:00
Jon Atkins
39721fa0b8 Merge pull request #678 from fkloft/ipas
Fix ipas-link
2013-12-03 08:49:12 -08:00
maubry
7a12681fab Iteration two, using TEAM_* constant, level with 0 base, getLatLng and fields/links count.
plugin: portals list - fix for changes to Niantc data
Issue #668
2013-12-03 11:11:10 -05:00
fkloft
fd24fad641 Change background colors 2013-12-03 16:48:40 +01:00
fkloft
7e0cfd0159 Fix ipas-link 2013-12-03 16:15:17 +01:00
Mike Castle
b783ef9cf6 Spell check and found a bunch of new comments with typos. 2013-12-02 23:15:02 -08:00
maubry
03fadb3078 plugin: portals list - fix for changes to Niantc data
Issue #668
2013-12-03 00:24:10 -05:00
fkloft
8a10848e15 Naive attempt to make bookmarks compatible with nav drawer. @ZasoGD - please have a look, if necessary undo this commit and do it right 2013-12-02 23:47:00 +01:00
Mike Castle
135318022a Fix bad merge from upstream (git novice in action). 2013-12-02 02:25:08 -08:00
Mike Castle
4d8054c0d4 Merge branch 'to-push' of github.com:nexushoratio/ingress-intel-total-conversion into to-push
Conflicts:
	plugins/portal-defense.user.js
	plugins/show-linked-portals.user.js
2013-12-02 02:18:03 -08:00