
HoN-Stats
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
A Plasmoid that retrieves and displays statistics of Heroes of Newerth (see http://www.heroesofnewerth.com) players, including the online-status.
Its purpose is to always know when your (HoN-)friends are online and ready for a little game, and to show you yours and you friend's statistics, so you know who's the best, what you need to improve on, and so on.
If you've got any ideas for improvement please let me know! Last changelog:
Its purpose is to always know when your (HoN-)friends are online and ready for a little game, and to show you yours and you friend's statistics, so you know who's the best, what you need to improve on, and so on.
If you've got any ideas for improvement please let me know!
0.1: first release, which I submitted to the Javascript Jam 2010. Can still be found on the KDE-Forums:http://forum.kde.org/viewtopic.php?p=153415#p153415.
0.1b: A very minor code cleanup, and removed some unnecessary files (*~ created by kate) from the package.
0.2: Now shows both public and ranked stats. Also some other small enhancements.
0.21: bugfixes
Ratings & Comments
7 Comments
it's broken in some case with some weird ranked stats.. here you can find a fixed version www.deprecated.it/download/main.js enjoy
Ah nice to see someone else stepped up to fix my plasmoid. ty :) Yeah I realized that it was broken for some cases, and had fixed some of them locally for me already, but I didn't want to push out a new version before I had fixed them all. I'll give your version a try and see if everything's fixed.
Well, doh. That's a way to fix it as well I guess. :) I tried fixing up the regular-expression to exclude the part after the decimal-point, but that just ended up making it even more ugly and led to even more problems (damn I wish the js-plasmoid-api had a xml-parser). I like your fix better. :) I'll upload a new version shortly.
thanks , now works as expected..one of the best plasmoid ever.. :-)
I play it too..ghghg
Nice to see HoN players here. Don't work on my KDE 4.3 (error in initialization script).
Uhm... yeah, I think Javascript-Plasmoids are only supported in KDE 4.4 or newer.