Welcome Guest ( Log In | Register )

43 Pages V « < 20 21 22 23 24 > »   
Reply to this topicStart new topic
> [Add-on] HVStat 5.7.1 (November 2017), HV Statistics, Tracking, and Analysis Tool (for Firefox and Chrome)

 
post Mar 10 2013, 07:37
Post #421
greentea039



Casual Poster
****
Group: Members
Posts: 374
Joined: 10-March 11
Level 343 (Godslayer)


QUOTE(m42a @ Mar 9 2013, 14:49) *

Feature request: When multiple alerts would show one after another, display them in a single alert box.

I'm making a lot of feature requests; maybe I should learn Javascript and code some of these myself...

EDIT: [pastebin.com] Here's a patch that adds that option

Thanks for the patch. I'll merge it at next release.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 10 2013, 08:58
Post #422
destructorspace



Stumbling Through Life
****
Group: Gold Star Club
Posts: 403
Joined: 22-November 09
Level 306 (Godslayer)


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.

This post has been edited by destructorspace: Mar 10 2013, 09:04
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 10 2013, 16:30
Post #423
m42a



Casual Poster
***
Group: Members
Posts: 213
Joined: 18-August 10
Level 322 (Godslayer)


[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.

This post has been edited by m42a: Mar 11 2013, 03:52
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 10 2013, 17:38
Post #424
kserox



Poster Irregular
*****
Group: Catgirl Camarilla
Posts: 727
Joined: 26-December 10
Level 500 (Godslayer)


QUOTE(m42a @ Mar 6 2013, 21: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.


That's a good one, yes.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 11 2013, 13:54
Post #425
greentea039



Casual Poster
****
Group: Members
Posts: 374
Joined: 10-March 11
Level 343 (Godslayer)


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...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 29 2013, 21:37
Post #426
Vanz/452



~(=^‥^)/
****
Group: Members
Posts: 467
Joined: 15-September 10
Level 389 (Dovahkiin)


I'll give it a try~ (;
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 10 2013, 15:20
Post #427
greentea039



Casual Poster
****
Group: Members
Posts: 374
Joined: 10-March 11
Level 343 (Godslayer)


HVSTAT v5.5.4

Downloads
For Chrome: Attached File  hvstat_chrome_5.5.4.zip ( 153.22k ) Number of downloads: 222

For Firefox: Attached File  hvstat_firefox_5.5.4.zip ( 189.75k ) Number of downloads: 241


How to install
See here.

Changes
  • Added an option to condense all battle alerts (Contributed from m42a)
  • Added an option to delay alerts until next round (Contributed from m42a)
  • Added alert on self effect expiration (Contributed from m42a)
  • Added a sub option to highlight scan buttons after specified days elapse from last scan

Bug fixes
  • Alerts are no longer shown when a battle is finished.

Thanks to m42a for contribution [+K]

[github.com] Changelog History
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2013, 10:55
Post #428
kserox



Poster Irregular
*****
Group: Catgirl Camarilla
Posts: 727
Joined: 26-December 10
Level 500 (Godslayer)


Thanks for your efforts, guys!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2013, 00:02
Post #429
Ancientmariner



Active Poster
*******
Group: Members
Posts: 1,380
Joined: 12-November 09
Level 386 (Godslayer)


Thanks for the update.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2013, 17:38
Post #430
klimtit



Newcomer
*
Group: Members
Posts: 49
Joined: 5-November 11
Level 225 (Godslayer)


hi
i probably asking a noob question but how do i use this with Opera browser
thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2013, 18:37
Post #431
wr4st3r



Active Poster
*******
Group: Members
Posts: 1,099
Joined: 26-June 11
Level 302 (Godslayer)


QUOTE(greentea039 @ Apr 10 2013, 15:20) *

HVSTAT v5.5.4


Great work as usual!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 16 2013, 21:52
Post #432
m42a



Casual Poster
***
Group: Members
Posts: 213
Joined: 18-August 10
Level 322 (Godslayer)


QUOTE(klimtit @ Apr 16 2013, 11:38) *

hi
i probably asking a noob question but how do i use this with Opera browser
thanks

It might work if you install the [addons.opera.com] Violent Monkey extension. It's not designed or tested on Opera though, so no promises.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 18 2013, 19:09
Post #433
greentea039



Casual Poster
****
Group: Members
Posts: 374
Joined: 10-March 11
Level 343 (Godslayer)


HVSTAT v5.5.5

Downloads
For Chrome: Attached File  hvstat_chrome_5.5.5.zip ( 155.84k ) Number of downloads: 452

For Firefox: Attached File  hvstat_firefox_5.5.5.zip ( 192.46k ) Number of downloads: 373


How to install
See here.

Changes
  • Modified to work on HV 0.76 (Partially contributed from m42a)
  • Tweaked the horizontal position of HV STAT icon
  • Spiritual proficiency has been removed.
  • The position of the Scan/Skill buttons has been changed from the left side to the right side of the monsters in order to avoid overlap with other displays.
  • Monster's health points now is calculated from battle log.
    (Calculated from the HP gauge as usual when the error becomes large)
Thanks to m42a for contribution [+K]

Known issues
  • Battle Stats, Item Drops and Effect Expiring Warnings do still not support the new version.
  • Monster's skills are not recorded to the database due to the change of the format of battle log.
These issues will be supported step by step in future releases.

[github.com] Changelog History

This post has been edited by greentea039: May 19 2013, 07:12
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 18 2013, 19:20
Post #434
kserox



Poster Irregular
*****
Group: Catgirl Camarilla
Posts: 727
Joined: 26-December 10
Level 500 (Godslayer)


That's just GREAT! (IMG:[invalid] style_emoticons/default/laugh.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 18 2013, 20:28
Post #435
Ichy



~ Loli Trainer ~
***********
Group: Catgirl Camarilla
Posts: 13,061
Joined: 19-February 09
Level 500 (Dovahkiin)


Can stat track food drops please?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 18 2013, 21:29
Post #436
eramosat



Active Poster
*******
Group: Gold Star Club
Posts: 1,366
Joined: 9-October 10
Level 462 (Godslayer)


thank you very much for the update...it makes managing all the patch changes a bit easier. (IMG:[invalid] style_emoticons/default/smile.gif)

I would love to see the scan/skill buttons moved back to the left. i think I might accept any occasional overlaps in return for not having to mouse over to the right?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 18 2013, 23:34
Post #437
25toLife



Newcomer
*
Group: Members
Posts: 37
Joined: 22-June 12
Level 222 (Godslayer)


That's really fast of you, thank you! I personally can't live (in HV) without HVstats now..
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 00:10
Post #438
dragon695



Casual Poster
****
Group: Members
Posts: 276
Joined: 5-March 12
Level 262 (Godslayer)


As you work on the battle log changes, could you please consider a way to track specific runs and also display loot drops in the round clear box?

Also, I the item/eq highlight script seems to be in good order.

Thanks, for those of us being assraped by this patch, you are the hero we needed but didn't deserve.

This post has been edited by dragon695: May 19 2013, 00:14
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 01:08
Post #439
mgsdmj



近親ロリ相姦は上等だ!
*******
Group: Gold Star Club
Posts: 1,125
Joined: 23-May 11
Level 500 (Ponyslayer)


QUOTE(greentea039 @ May 19 2013, 01:09) *

HVSTAT v5.5.5

Downloads
For Chrome: Attached File  hvstat_chrome_5.5.5.zip ( 155.84k ) Number of downloads: 452

For Firefox: Attached File  hvstat_firefox_5.5.5.zip ( 192.46k ) Number of downloads: 373


How to install
See here.

Changes
  • Modified to work on HV 0.76 (Partially contributed from m42a)
  • Tweaked the horizontal position of HV STAT icon
  • Spiritual proficiency has been removed.
  • The position of the Scan/Skill buttons has been changed from the left side to the right side of the monsters in order to avoid overlap with other displays.
  • Monster's health points now is calculated from battle log.
    (Calculated from the HP gauge as usual when the error becomes large)
Thanks to m42a for contribution [+K]

Known issues
  • Battle Stats, Item Drops and Effect Expiring Warnings are still not support the new version.
  • Monster's skills are not recorded to the database due to the change of the format of battle log.
These issues will be supported step by step in future releases.

[github.com] Changelog History


Sorry,Show Round Counter this function me can't ues that.
抱歉,咱沒能看到當前層數這功能產生作用。 (IMG:[invalid] style_emoticons/default/cry.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 19 2013, 02:55
Post #440
M9rk



Newcomer
*
Group: Members
Posts: 23
Joined: 22-March 12
Level 288 (Godslayer)


thank you very much for the update
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


43 Pages V « < 20 21 22 23 24 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 17th June 2025 - 00:13