HearthStats / hearthstats

Details Hearthstone match statistics and tracking.
hearthstats.net
Other
88 stars 44 forks source link

Add badges to the image profile #414

Closed Ricardonacif closed 10 years ago

Ricardonacif commented 10 years ago

Add badges to the user profile image. Just put the badge images on lib/assets/images/badges/badge_xyz.png and pass it on the array:

user_hash = { name: 'Username', const_win_rate: "32.2%", arena_win_rate: "69%", ranking: 9, legend: true, badges: ['badge_1', 'badge_1', 'badge_1', 'badge_1'] }