Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages

This commit is contained in:
Stefan Breunig 2013-02-22 17:41:33 +01:00
commit 5797c79e68
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ Chat
The chat is split up into several categories. It usually only shows messages for the current map view. It may lag behind if Niantics servers are slow. It also has a minimum radius of six km. This means that even if you zoom in very much, it will still show messages from a larger area around you. The chat is split up into several categories. It usually only shows messages for the current map view. It may lag behind if Niantics servers are slow. It also has a minimum radius of six km. This means that even if you zoom in very much, it will still show messages from a larger area around you.
**The chat categories are:** **The chat categories are:**
- full: shows all automated messages *(23:57 <apj> destroyed an L3 Resonator on Two Spikes)* - full: shows all automated messages *(23:57 \<apj\> destroyed an L3 Resonator on Two Spikes)*
- compact: shows exactly one automated message per user - compact: shows exactly one automated message per user
- public: shows user generated public messages (both Enlightenment and Resistance can read it) - public: shows user generated public messages (both Enlightenment and Resistance can read it)
- faction: shows messages for own faction (e.g. only Resistance can read Resistance messages) - faction: shows messages for own faction (e.g. only Resistance can read Resistance messages)

View File

@ -3,8 +3,8 @@
// @name iitc: show portal weakness // @name iitc: show portal weakness
// @version 0.2 // @version 0.2
// @namespace https://github.com/breunigs/ingress-intel-total-conversion // @namespace https://github.com/breunigs/ingress-intel-total-conversion
// @updateURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/plugins/show-portal-weekness.user.js // @updateURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/plugins/show-portal-weakness.user.js
// @downloadURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/plugins/show-portal-weekness.user.js // @downloadURL https://raw.github.com/breunigs/ingress-intel-total-conversion/gh-pages/plugins/show-portal-weakness.user.js
// @description Uses the fill color of the portals to denote if the portal is weak (Needs recharging, missing a resonator, needs shields) // @description Uses the fill color of the portals to denote if the portal is weak (Needs recharging, missing a resonator, needs shields)
// @include http://www.ingress.com/intel* // @include http://www.ingress.com/intel*
// @match http://www.ingress.com/intel* // @match http://www.ingress.com/intel*