reactive-retro / retro-app

The Ionic app that runs the game.
GNU General Public License v3.0
1 stars 3 forks source link

make a buff bar #29

Closed seiyria closed 8 years ago

seiyria commented 8 years ago

make a new repo that uses https://github.com/game-icons/icons at a certain commit hash (install via npm) or maybe add it as a submodule? then add this: https://www.npmjs.com/package/gulp-iconfont dep and make some magic happen

related: #18

then pick out some icons and make it work

display this below the hp for monsters, and below hp/mp for players (rotate them in and out like a marquee)

marquee: scroll if there are 5 for monsters, and scroll about a second at a time, then stop (basically, do it every other second). 10 for players.

when clicking the marquee, create a modal that is just a list (titled "[Player]s Status") with the status and how many rounds they have left