NineWorlds / xstreamer

XStreamer X-Wing Squad and Imperial Assault Army Helper for Twitch and YouTube Streamers
MIT License
8 stars 3 forks source link

Imperial Assault Overlays #48

Closed kingargyle closed 6 years ago

kingargyle commented 6 years ago

Adding Imperial Assault overlay support.

kingargyle commented 6 years ago

The basics of this should be done. Two files are generated for each player.

ia_player1_army.html ia_player1_command.html

The army file contains the Deployment card information such as the Card type, the faction, attack types, and defense dice pools. As well as movement speed, and deployment cost. It also tracks how many units are in a group. All of these values are editable.

Command Cards currently simply displays the command card and it's cost.

Future to dos:

  1. Deployment cards display an indicator as to who has already activated.
  2. Command Cards display an indicator if the card has been used or not.
  3. Other items as the community requests.