jonoxia / rpgbase

Generic Node.js/HTML5 role-playing game client/server
8 stars 6 forks source link

Hide portraits in combat except when character is acting or being targeted #89

Open jonoxia opened 10 years ago

jonoxia commented 10 years ago

Character portraits should not always be up in combat!

When I am inputting an option for a my first character, their portrait should appear, then get their command over it once I lock that in.

It should stick around as I put in the second character's command, then 3rd, 4th,

Once the actual combat round begins, hide all portraits.

If a character is taking their turn, show their portrait while it is their turn.

If a character is being targeted by anything, show their portrait while that resolves.