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

Add character state graphics #7

Open
20 of 25 tasks
jleclanche opened this issue Jan 28, 2016 · 8 comments
Open
20 of 25 tasks

Add character state graphics #7

jleclanche opened this issue Jan 28, 2016 · 8 comments

Comments

@jleclanche
Copy link
Member

jleclanche commented Jan 28, 2016

Minion

  • CANT_BE_DAMAGED (immune)
  • ELITE (dragon)
  • NUM_TURNS_IN_PLAY + CHARGE (for summoning sickness)
  • DIVINE_SHIELD
  • FROZEN
  • TAUNT
  • STEALTH
  • TAUNT + STEALTH (Set 50% opacity on taunt graphics if taunt+stealth #99)
  • SILENCED
  • ENRAGED
  • CANT_BE_TARGETED_BY_ABILITIES (Chromatic Dragonkin)
  • HEAVILY_ARMORED (Animated Armor effect for League adventure)

Icons

  • TRIGGER_VISUAL
    • flashing upon trigger
  • DEATHRATTLE
  • INSPIRE
  • POISONOUS

Hero

Misc

  • Windfury
  • Negative buff
  • Positive buff
  • Aura
@jleclanche jleclanche mentioned this issue Feb 16, 2016
1 task
@andburn andburn mentioned this issue Feb 25, 2016
3 tasks
@andburn
Copy link
Member

andburn commented Feb 25, 2016

Some others to add:

  • Frozen
  • Stealth
  • Inspire
  • Enrage
  • Immune to spells/hero power

@azeier
Copy link
Member

azeier commented Apr 7, 2016

Duplicate/obsolete with #51 (comment)? At least related.

@jleclanche jleclanche added this to the v1.0 milestone Apr 28, 2016
@jleclanche
Copy link
Member Author

Let's have divine shield, immune and stealth soon as possible.

@jleclanche jleclanche mentioned this issue May 1, 2016
19 tasks
beheh added a commit that referenced this issue May 19, 2016
beheh added a commit that referenced this issue May 19, 2016
Touches #7.
beheh added a commit that referenced this issue May 19, 2016
Touches #7.
@beheh beheh removed this from the v1.0 milestone Jun 27, 2016
@azeier azeier self-assigned this Oct 1, 2016
@azeier
Copy link
Member

azeier commented Oct 3, 2016

Progress in dev/alex:

Minion

  • CANT_BE_DAMAGED (immune)
  • SILENCED
  • ENRAGED
  • CANT_BE_TARGETED_BY_ABILITIES (Chromatic Dragonkin)
  • HEAVILY_ARMORED (Animated Armor effect for League adventure)

Hero

  • TAUNT
  • HEAVILY_ARMORED (Animated Armor)
  • FROZEN
  • IMMUNE
  • WINDFURY (don't like the art asset)

Misc

  • Windfury (don't like the art asset)
  • Negative buff not possible
  • Positive buff
  • Aura looks pretty bad

@beheh
Copy link
Collaborator

beheh commented Oct 3, 2016

Remember to add the X when you implement silence (can reuse the mulligan png, even though the ingame art is slightly different - I couldn't find the original).

@azeier
Copy link
Member

azeier commented Oct 3, 2016

You mean on the card text, right?

@beheh
Copy link
Collaborator

beheh commented Oct 3, 2016

Yep.

@azeier
Copy link
Member

azeier commented Oct 3, 2016

The problem right now is that any text is rendered on top of art.

I think the mouseover not having the silence X is fine for now.

azeier added a commit that referenced this issue Oct 7, 2016
Hero: Frozen, Immune
Minion: Enraged, Immune, Silenced, Untargetable, Buffed

progress on #7
beheh pushed a commit that referenced this issue Oct 10, 2016
Hero: Frozen, Immune
Minion: Enraged, Immune, Silenced, Untargetable, Buffed

Progress on #7.
beheh pushed a commit that referenced this issue Oct 10, 2016
Hero: Frozen, Immune
Minion: Enraged, Immune, Silenced, Untargetable, Buffed

Progress on #7.
beheh pushed a commit that referenced this issue Oct 10, 2016
Hero: Frozen, Immune
Minion: Enraged, Immune, Silenced, Untargetable, Buffed

Progress on #7.
beheh pushed a commit that referenced this issue Oct 10, 2016
Hero: Frozen, Immune
Minion: Enraged, Immune, Silenced, Untargetable, Buffed

Progress on #7.
@jleclanche jleclanche assigned beheh and unassigned azeier Mar 5, 2017
@beheh beheh removed their assignment Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants