528 Commits

Author SHA1 Message Date
Xelio
930c6f9521 New Plugin: Keys on map
Show the keys of Keys plugin on portals in the map.
2013-03-26 19:46:55 +08:00
Xelio
b34adc79fb New Plugin: Keys
Let user input number of keys and store in localstorage of the browser.
2013-03-26 19:45:15 +08:00
YenkyK
cb780b6100 Added new screenshot
changed table layout
removed unused classes
2013-03-26 09:02:05 +01:00
vita10gy
b14776498c Give Portal Weakness Opacity more range
Should help complaints that opacities are "too similar"
2013-03-25 22:52:13 -05:00
YenkyK
1cf3fbe15d reverse show order of portals
using MAX_PORTAL_LEVEL now for array
changed table layout to be more compact
cleaned up code
2013-03-25 22:23:46 +01:00
Fragger
29511b0158 Fix version number to a.b.c.date.time format 2013-03-25 13:50:26 -07:00
Jon Atkins
a9aacd12de Merge pull request #69 from Xelio/plugin-show-linked-portals-bug-fix-1
Plugin Show Linked Portals: Fix uncaught error of undefined "imageUrl"
2013-03-25 13:06:38 -07:00
Xelio
c60cf76639 Plugin Show Linked Portals: Use default portal image if linked portal has no image 2013-03-26 04:02:34 +08:00
Xelio
7e647228ce Plugin Show Linked Portals: Fix uncaught error of undefined "imageUrl" 2013-03-26 03:54:11 +08:00
Xelio
f6d5cc621e Plugin AP List: Bump version number 2013-03-26 03:41:32 +08:00
Xelio
26cd8b2a8d Plugin AP List: Fix some minor bugs and add comments 2013-03-26 03:39:54 +08:00
Fragger
8a58b12d4e Move player tracker dependencies into plugin 2013-03-25 11:43:56 -07:00
Jon Atkins
0d79665db2 version number to a.b.c.date.time format 2013-03-25 18:37:56 +00:00
Jon Atkins
f9183ccae2 Merge pull request #54 from Fragger/build-max-links
Update max links to include dependencies
2013-03-25 11:35:13 -07:00
Xelio
8f9049fdf3 Plugin AP List: Update current page number if total page name updated to lower than current page number. 2013-03-26 02:20:46 +08:00
Xelio
6897da0cb8 Plugin AP List: Add sorting function
Clicking header of AP or EL will sort by correspond column.
2013-03-26 02:15:10 +08:00
YenkyK
328360c7e7 Added zoom level information
Added @@DATETIMEVERSION@@ macro
2013-03-25 17:27:55 +01:00
Xelio
440a199b5b Plugin AP List: Add pagination function 2013-03-25 23:57:42 +08:00
Xelio
81d9d5b76d Plugin AP List: Add pagination controls 2013-03-25 23:55:05 +08:00
Jon Atkins
eb3dc21835 Merge pull request #59 from Xelio/plugin-ap-list-patch-table-width
Plugin AP List: Fix table width problem in Firefox
2013-03-25 08:08:23 -07:00
Jon Atkins
126f10a193 change version number to a.b.c.date.time format - an a.b.date.time format won't update correctly 2013-03-25 15:05:05 +00:00
YenkyK
187a90ce40 fixed incorrect rounded portal levels
adjusted viewport to be closer
2013-03-25 15:56:55 +01:00
Jon Atkins
2509032561 keep plugin version number as a.b.c.date.time format - otherwise 0.3.20121231.123456 is higher than 0.3.1.20121231.123456 2013-03-25 14:48:10 +00:00
YenkyK
2f6334f4ed Fixed reset of portal count if map is moved 2013-03-25 13:59:11 +01:00
YenkyK
14fffeb33e Plugin Portal Count: Show a list of portals by faction and level 2013-03-25 13:05:51 +01:00
YenkyK
2863316524 Added new plugin portal-counts 2013-03-25 12:52:57 +01:00
Kevin
be55603bcb Revert "nits"
This reverts commit e12e66284056b7392629a83fd12dd7f820b42d41.
2013-03-25 01:52:48 -07:00
Stefan Breunig
450ad8caf3 Update draw-tools.user.js 2013-03-25 09:40:25 +01:00
Kevin
e12e662840 nits 2013-03-25 01:20:06 -07:00
Kevin
67fe78af04 nits 2013-03-25 01:18:46 -07:00
Pavol Babincak
9e70c8ddd2 First version of privacy view plugin
From Intel hides info which shouldn't leak to players of the other
fraction.
2013-03-25 08:38:08 +01:00
Xelio
e97925b7f0 Plugin AP List: Fix table width problem in Firefox 2013-03-25 15:10:46 +08:00
Kevin
3f719cc630 Update draw tools plugin to include dependencies 2013-03-24 23:01:27 -07:00
Kevin
65c019845d Update max links to include dependencies 2013-03-24 22:50:36 -07:00
Jon Atkins
8a7ed3dfb2 Merge branch 'views' of https://github.com/vita10gy/ingress-intel-total-conversion into temp 2013-03-25 03:22:42 +00:00
Xelio
3220099449 Plugin AP List: Add comments and reordering code 2013-03-25 01:58:38 +08:00
Xelio
810092dc3c Plugin AP List: Include capture and completion bonus for friendly portals. 2013-03-25 01:42:58 +08:00
Xelio
f0720ee21f Plugin AP List: Fix - neutral portal should show in friendly portal list. 2013-03-25 01:20:22 +08:00
Jon Atkins
0b376493a7 Merge pull request #27 from Xelio/plugin-ap-list-patch-4
Plugin AP List: New Feature - Effective portal level
2013-03-24 09:09:09 -07:00
Fragger
9e7a3c2f82 Fix a few nits 2013-03-23 11:03:45 -07:00
Fragger
e45e694533 Add click listener on player markers to open up closest portal details 2013-03-23 11:03:43 -07:00
Kevin
c7e94a1a25 Update player-tracker to spiderfy players when they are close or stacked 2013-03-23 11:01:50 -07:00
vita10gy
5199b841cc Clean up some wasted vertical space in sidebar
Clean up some wasted vertical space in sidebar and make other small
changes so more fits on 1366x768 screens (most common res) without
scrolling.
2013-03-23 00:00:12 -05:00
fstopienski
84ad940176 new plugin to display linked portals (image, title and address) in selected portal detail view
- via mouse click on the linked portal jumps to the portal
2013-03-22 22:59:15 +01:00
Jon Atkins
0bb457ceda add the standard 'build-version' @@..@@ macros to the plugin description 2013-03-22 14:41:39 +00:00
Xelio
05d42e0866 Plugin AP List: nit 2013-03-22 17:15:47 +08:00
Xelio
4c26eac9ab Plugin AP List: Add table header and change how the table is bulit 2013-03-22 16:44:05 +08:00
Xelio
4011f7ca21 Plugin AP List: New Feature - Effective portal level 2013-03-22 14:20:10 +08:00
vita10gy
8036240d85 Merge branch 'master' into scoreboard 2013-03-22 00:54:28 -05:00
vita10gy
9498e1faa8 Scoreboard Update: Link Length, Field Area 2013-03-22 00:41:17 -05:00