Commit Graph

22 Commits

Author SHA1 Message Date
c1b338d86b fix compute-ap-stats to use the hooks API, rather than a bad (and now broken) method of hooking into IITC 2013-08-29 06:35:50 +01:00
772b980808 fix compute-ap-stats plugin - linkedEdges and linkedFields may not exist in portal data 2013-08-23 05:03:36 +01:00
7d75a928cf plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required 2013-06-14 20:27:54 +01:00
c2eedbfefa more plugin category tweaks 2013-06-10 04:46:04 +01:00
84cb73d8e1 add @grant none to userscript headers - as recommended by greasemonkey 2013-05-20 03:12:19 +01:00
9ef803b600 some spelling fixes and cleanups of plugin descriptions 2013-04-28 18:45:45 +01:00
380bbfda32 more build tweaks
- make update URLS https - required by firefox+greasemonkey
- add build name + date/time to description of all plugins, and moved to front for main IITC
- ensure all plugins have a A.B.C. version number format - required now they append the date+time digits
- no smooth upgrade path from current 'dist' folder - so changed to 'release'. users will have to manually update this time, but will be fine fron now onwards (in theory!)
2013-03-20 04:34:16 +00:00
4ce0da5056 large chunk of work towards a nicer build system
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
2013-03-19 22:39:16 +00:00
1d4d125605 update plugin URLS for my branch + dist server
bump version numbers for this reason
also, allow plugins for both http and https URLs, in preperation for supporting both
2013-03-16 19:59:46 +00:00
aabe76661c Plugin Compute AP - Missing team resonators
Issue #358
2013-03-01 21:22:07 -06:00
01796f2aa2 bump version number for all plugins since their match/include URL has been updated 2013-02-26 01:12:51 +01:00
538b57c7f7 Due to ingress.com/intel now force-redirecting to the HTTPS version,
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
b879f8955f bump version number 2013-02-23 09:11:37 +01:00
0f78368040 make table display actually work 2013-02-23 09:09:06 +01:00
f9834d929b fix indention/whitespace 2013-02-23 09:03:15 +01:00
19990b940b small fixes:
hooking the data response handler instead of the map update so we only calcuate with complete data.
scrubbing the portal list for out of view portals to avoid counting out of bounds portals
2013-02-22 14:34:25 -07:00
8517e128d1 fixed code review bugs noted by breunigs 2013-02-22 11:22:36 -07:00
4d374ac7ad updated the compute-ap-stats plugin to auto-calcuate on window change, and display in the sidebar
updated the #portaldetails min-height to 569 to correct a pre-existing sizing bug.
2013-02-21 21:25:05 -07:00
d9604db155 Update plugins/compute-ap-stats.user.js 2013-02-20 23:56:50 -07:00
100e3868f2 Update plugins/compute-ap-stats.user.js 2013-02-20 23:16:46 -07:00
f827ae5286 Update plugins/compute-ap-stats.user.js
Updated basic code style by request of parent branch repo owner.
2013-02-20 00:16:42 -07:00
84390e7b66 updated to comply with code review comments from breunigs 2013-02-19 17:48:15 -07:00