fkloft
eba7d388a0
Enable IITC on mission permalink
...
Hint: to change a lot of scripts, execute this:
sed -r '/\/\/ @match\s+http:\/\/www.ingress.com\/intel/r /tmp/includefile' -i~ *.user.js
`/tmp/includefile` should contain these lines: (no trailing newline!)
// @include https://www.ingress.com/mission/ *
// @include http://www.ingress.com/mission/ *
// @match https://www.ingress.com/mission/ *
// @match http://www.ingress.com/mission/ *
2015-04-13 17:28:30 +02:00
Jon Atkins
6557720549
portal-defense plugin: permanant removal
2013-12-24 04:53:35 +00:00
Jon Atkins
c4a9af9966
for all of the plugins moved to plugins/broken, add a dummy placeholder file
...
this contains the userscript header, but with @category Deleted, @description CURRENTLY UNAVAILABLE
this is so users wondering where a script has gone have some information
2013-12-01 06:05:45 +00:00
Jon Atkins
1de7819982
move a bunch of plugins into a 'broken' subfolder, for now
...
this is a quick way to remove them from test builds as they're unlikely to be practical to fix for 0.16.0 release
2013-11-30 06:06:29 +00:00
Mike Castle
4a9b13eade
Spell checking, s-z, plus a couple of missed ones.
2013-11-24 00:19:25 -08:00
Jon Atkins
c24da31b9d
fix defense plugin rendering details for portals not added to the map (and therefore not getting removed)
2013-09-25 11:27:03 +01:00
Jon Atkins
148d1d10b6
update plugins to use new IITC core mitigation calculations
2013-09-19 13:06:06 +01:00
Jon Atkins
9b1743bf6d
update description to include details of the highlighter
2013-09-06 23:10:07 +01:00
Francois Valdy
72c09eb9c2
Messed up macro
2013-08-05 15:22:44 +02:00
Francois Valdy
7c218b76d1
Fixed indent and added macros
2013-08-05 15:20:41 +02:00
Francois Valdy
6005c80082
Added portal-defense plugin
2013-07-29 20:33:08 +02:00