Closed labajo closed 11 years ago
It's nice, I also thought about it, it is easy (<10 LOC) if we store the number of consecutive wins in the Player object. Assigned to me !
Fixed, shows a star next to the game line when Player.consecutive_wins > ONFIRE_THRESHOLD (configurable, default = 3)
Try to find a better symbol here. I like the skull http://www.danshort.com/HTMLentities/index.php?w=warni
I found several stars in http://www.danshort.com/HTMLentities/index.php?w=dingb(My mobile doesn't support those character). Why do you prefer a dodgy character instead a little image or FontAwesome Icon without bootstrap (http://fortawesome.github.com/Font-Awesome)?
Yes, I like fortawesome icons, too. I've never used them before.
I try to change that character with a font awesome star character.
If a players perform two consecutive victories, an extra message appears in the event list.