Commit Graph

251 Commits

Author SHA1 Message Date
Jon Atkins
b28da29544 remove now unnecessary 'dist' folder
most files already existed (and were used from) elsewhere. delaunay.js has been moved to external/, and max-links updated to include from there
build.py updated to take account of no 'dist' folder (although it does allow for one if it's needed again in the future)
2013-03-29 01:59:33 +00:00
Kevin
be20fb0807 Add attribution for Leaflet.Pancontrol 2013-03-28 14:19:56 -07:00
Kevin
e301f2aeff New plugin add a pan control to the map 2013-03-28 14:04:57 -07:00
Kevin
f9300ba801 Merge latest for clean apply in pull 2013-03-27 16:55:01 -07:00
Jon Atkins
2bab38625e Merge pull request #79 from scrool/privacy_view
Privacy view plugin
2013-03-27 14:10:38 -07:00
Jon Atkins
a4e60e6d04 Merge pull request #84 from teo96/master
version 0.0.9 : tooltips and new column
2013-03-27 13:56:47 -07:00
Pavol Babincak
7164b42928 Added 3rd digit to version and macro to description
To be unified with other plugins.
2013-03-27 21:55:51 +01:00
teo96
63eb4f82f2 Update portals-list.user.js 2013-03-27 21:54:36 +01:00
teo96
db71116928 version 0.0.9 : tooltips and new column
more informations avalaible via tooltips (who deployed, energy, ...)
new Energy/AP column
2013-03-27 21:41:31 +01:00
teo96
6a52800168 Update portals-list.user.js 2013-03-27 21:39:15 +01:00
Jon Atkins
ea8293e533 Merge pull request #81 from Xelio/plugin-ap-list-patch-8
Plugin AP List: Add stats tooltip to show total AP, average EL of selected portals
2013-03-27 11:31:06 -07:00
Xelio
11f016434c Plugin Keys: Bug fix - undefined vaule in localStorage cause the plugin fail 2013-03-28 02:20:57 +08:00
Xelio
023c1d3ec8 Plugin AP List: Add stats tooltip to show total AP, average EL of selected portals. 2013-03-28 02:06:23 +08:00
Jon Atkins
e14baa9f3f Merge pull request #74 from Xelio/plugin-keys
New Plugins: Keys and Keys on map
2013-03-27 09:59:23 -07:00
Jon Atkins
a83af045fc Merge pull request #62 from YenkyK/master
Added new Plugin: Portal Count
2013-03-27 09:43:11 -07:00
vita10gy
23320ccb26 More Mins - Whoops 2013-03-26 22:56:24 -05:00
Xelio
3caaaf5164 Plugin Keys On Map: Show message when the plugin disabled. 2013-03-27 11:39:29 +08:00
vita10gy
84a3a9e165 Format time as #h#m 2013-03-26 22:38:14 -05:00
Xelio
6cef4d99e4 Plugin Keys: Add tooltip to show message that this plugin can't get key count from Ingress 2013-03-27 11:33:17 +08:00
Xelio
308cea39f8 Plugin Keys On Map: Disable if Plugin Keys is not there 2013-03-27 11:15:18 +08:00
Jon Atkins
432974f6fa Merge pull request #68 from Xelio/plugin-ap-list-patch-7
Plugin AP List: New Feature - Pagination and Sorting
2013-03-26 09:00:56 -07:00
Xelio
c6db453bba Plugin Keys: Code restructure 2013-03-26 19:55:38 +08:00
YenkyK
0697adb89f Ignoring out of bounds portals by current bounds (better than manipulating default value) 2013-03-26 12:48:52 +01:00
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 e12e662840.
2013-03-25 01:52:48 -07:00