8 Commits

Author SHA1 Message Date
Jon Atkins
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
Jon Atkins
6b77227a78 render limit plugin: increase to 5 times the IITC defaults 2013-03-17 01:37:04 +00:00
Jon Atkins
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
Stefan Breunig
aac596043f Merge pull request #269 from boombuler/plugin
Maximum Fields Plugin
2013-02-26 05:56:39 -08:00
Stefan Breunig
01796f2aa2 bump version number for all plugins since their match/include URL has been updated 2013-02-26 01:12:51 +01:00
Stefan Breunig
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
boombuler
c86e8608bf support increased render limit within the plugin 2013-02-25 10:41:02 +01:00
Jon Atkins
d1c4a0c568 plugin to increase render limits. handy for higher density areas and fast PCs 2013-02-16 21:18:49 +00:00