Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Areas under attack plugin #1008

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Areas under attack plugin #1008

wants to merge 20 commits into from

Conversation

bryndavies
Copy link

This plugin highlights portals, links and fields that are currently being attacked by an opposing player. These items pulse red during the attack.

The effect is cancelled when the portal becomes neutralised, or is captured by the attacking team, or 15 minutes passes without further attack. A short video showing the effect can be seen here.

Further notes:

  • The plugin only uses information from the chat window to determine where attacks are taking place and makes no API calls itself.
  • When you first load IITC, you can 'prime' the plugin by scrolling the public chat window back to ensure you have 15 minutes of chat available for the plugin to work from. Or, you can just leave it running to see new attacks.
  • The plugin works with the new portal markers introduced following the recent intel changes.

@ifchen0
Copy link

ifchen0 commented Sep 7, 2016

I know it's been a while, but is this possible work with canvas??
This plug-in is beautiful, but SVG is too slow on mobile device.

johnd0e pushed a commit to johnd0e/ingress-intel-total-conversion that referenced this pull request Jul 2, 2019
johnd0e pushed a commit to johnd0e/ingress-intel-total-conversion that referenced this pull request Jul 2, 2019
iitc-project/ingress-intel-total-conversion#1008

Squashed commit of the following:

commit ca854ea
Merge: ddeec53 db12b07
Author: bryndavies <[email protected]>
Date:   Sun Nov 1 22:36:49 2015 +0000

    Merge branch 'master' into areasUnderAttack

commit ddeec53
Merge: c3d7e4d 631d459
Author: bryndavies <[email protected]>
Date:   Fri Sep 11 23:37:02 2015 +0100

    Merge branch 'master' into areasUnderAttack

commit c3d7e4d
Author: bryndavies <[email protected]>
Date:   Sat Jul 25 19:34:08 2015 +0100

    remove debugging messages from console

commit 7590385
Author: bryndavies <[email protected]>
Date:   Sat Jul 25 19:23:35 2015 +0100

    bumped version

commit 0473762
Author: bryndavies <[email protected]>
Date:   Sat Jul 25 19:21:51 2015 +0100

    fixed message processing following change in intel comm message format

commit 7977397
Merge: 4673d48 757a2a2
Author: bryndavies <[email protected]>
Date:   Sat Jul 25 18:02:32 2015 +0100

    Merge branch 'master' into areasUnderAttack

commit 4673d48
Merge: a88a59e 12f8472
Author: bryndavies <[email protected]>
Date:   Fri Jul 10 20:21:38 2015 +0100

    Merge branch 'master' into areasUnderAttack

commit a88a59e
Merge: 3e31da8 aa0393c
Author: bryndavies <[email protected]>
Date:   Thu Jul 2 21:01:09 2015 +0100

    Merge branch 'master' into areasUnderAttack

commit 3e31da8
Merge: 6b1f4a1 570f7a0
Author: bryndavies <[email protected]>
Date:   Tue Jun 30 20:13:27 2015 +0100

    Merge branch 'master' into areasUnderAttack

commit 6b1f4a1
Merge: e7dc13e 1fb27a7
Author: bryndavies <[email protected]>
Date:   Mon Jun 29 10:48:47 2015 +0100

    Merge branch 'master' into areasUnderAttack

commit e7dc13e
Merge: b5a1e69 b51052c
Author: bryndavies <[email protected]>
Date:   Sun Jun 28 22:25:04 2015 +0100

    Merge branch 'master' into areasUnderAttack

commit b5a1e69
Merge: b2d5256 701f09d
Author: bryndavies <[email protected]>
Date:   Sat Jun 27 10:54:58 2015 +0100

    Merge branch 'master' into areasUnderAttack

commit b2d5256
Author: bryndavies <[email protected]>
Date:   Sat Jun 27 10:52:50 2015 +0100

    code formatting, preparation for pull request

commit ed372c8
Author: bryndavies <[email protected]>
Date:   Thu Jun 25 19:17:49 2015 +0100

    added comments, bumped version to 0.1.0 ready for pull request

commit da7f419
Merge: 44d58bb 3396cc7
Author: bryndavies <[email protected]>
Date:   Thu Jun 25 18:20:45 2015 +0100

    Merge commit '3396cc7a2746d510e019e39415be308087a5788f' into areasUnderAttack

commit 44d58bb
Author: bryndavies <[email protected]>
Date:   Thu Jun 25 14:07:47 2015 +0100

    improved pulse effect, removed debug info

commit 6683ba3
Author: bryndavies <[email protected]>
Date:   Tue Jun 23 09:15:42 2015 +0100

    update to metadata

commit fb7de71
Author: bryndavies <[email protected]>
Date:   Tue Jun 23 09:13:32 2015 +0100

    bugfix in style initialisation

commit ecca4f4
Author: bryndavies <[email protected]>
Date:   Mon Jun 22 23:39:45 2015 +0100

    added styling options dialog

commit 4fac824
Author: bryndavies <[email protected]>
Date:   Mon Jun 22 19:33:32 2015 +0100

    initial implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants