QUOTE(destructorspace @ Mar 10 2013, 15:58)

Feature Request: Tracking of Monster Lab loot, similar to the shrine's artifact tracking. Obviously it would require the custom fonts, but...
It seems like there are two ways to approach the grouping:
1- Just list everything out, like on the item page, maybe with some grouping, or
2- Lump. Low, Mid, and High Materials; Rare Materials; and Bindings (maybe subdivided into Attack, Defense, Proficiency, and PAB?)
Of course, it may make sense to have a Material vs Binding summary at the top, in either case.
Also, I'm just learning javascript as an aside in my HTML5/CSS3 class, but I'd be glad to try my hand at helping you out if no one else is so inclined... I'll just need a firm goal or three to start out.
Edit: I forgot, it might be a good idea to also track the actual drop rate versus the predicted drop rate, as calculated (at least for me) by [
github.com]
this Monster Lab script. Something to think about, at least. Or better yet, absorbing all of that functionality if Tiap gives permission.
Though tracking monster gifts is not hard, I'm not sure how to show it.
Any help would be appreciated.
It's desirable to send pull requests to GaryMcNabb/HVSTAT on the GitHub if possible.
QUOTE(m42a @ Mar 10 2013, 23:30)

[
pastebin.com]
Here's another patch. This one disables the Alt-# keys during the entire battle, not just turns where you can act. This keeps you from accidentally switching tabs.
EDIT: Use [
pastebin.com]
this patch instead, since it works during riddles as well as round-end screens.
I think that this patch doesn't work with Chrome. KeyboardEvent of Chrome doesn't have key code constants. It will need some fixes.
QUOTE(m42a @ Mar 7 2013, 04:07)

Feature request: Have a battle summary for each whole battle, not each round. It'd be nice to have an overview of what happened for an entire 100-round arena.
Before that, Battle Stats should be improved...