Welcome Guest ( Log In | Register )

43 Pages V « < 23 24 25 26 > »   
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 May 23 2013, 07:03
Post #469
asdf1b



Newcomer
**
Group: Members
Posts: 62
Joined: 29-March 09
Level 273 (Destined)


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

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

QUOTE(m42a @ Apr 16 2013, 14:52) *

It might work if you install the Violent Monkey extension. It's not designed or tested on Opera though, so no promises.

I got it mostly working, just some minor CSS errors. It requires Violent Monkey.

Patch [pastebin.com] here. It should only load the resources once when you add the script to VM. Also had to change resource names to be compliant.


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

 
post May 23 2013, 16:40
Post #470
dragon695



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


Absorb notification seems busted, as does arena notifications (too high a level). I am using custom fonts.

I accidentally did IPU @ BT, good grief that was 700 turns of pure hell, given the lack of mana potions,, no silence/imperil/PA, and over 3mil HP between the schoolgirl and the unicorn. A real nailbiter to the end.

Anyhow, here's the battle log message for Absorb:
CODE
30    8    Clow Reed casts Clow Cards, but is absorbed. You gain 13 Magic Points.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 23 2013, 19:28
Post #471
m42a



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


@dragon695: Thank you for the bug report. It's been fixed for the next release.

@Ikarum: That shoul be fixed in the next release, but if you don't want to wait you can open a javascript console and run the following command to reset everything:

localStorage.removeItem("HVBackup1"); localStorage.removeItem("HVBackup2"); localStorage.removeItem("HVBackup3"); localStorage.removeItem("HVBackup4"); localStorage.removeItem("HVBackup5"); localStorage.removeItem("HVCharacterSettingsandStats"); localStorage.removeItem("HVCollectData"); localStorage.removeItem("HVDrops"); localStorage.removeItem("HVLoadTimeCounters"); localStorage.removeItem("HVMonsterDatabase"); localStorage.removeItem("HVOverview"); localStorage.removeItem("HVProf"); localStorage.removeItem("HVRewards"); localStorage.removeItem("HVRound"); localStorage.removeItem("HVSettings"); localStorage.removeItem("HVShrine"); localStorage.removeItem("HVStats"); localStorage.removeItem("HVTags"); localStorage.removeItem("HVVersion"); localStorage.removeItem("inventoryAlert");
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 24 2013, 17:00
Post #472
Zip



Lurker
****
Group: Members
Posts: 467
Joined: 3-June 08
Level 312 (Godslayer)


Not sure if this is already reported, But I don't have the settings button.

JS Console reports:
Uncaught TypeError: Cannot read property 'textContent' of undefined hvstat.user.js:239
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 24 2013, 18:35
Post #473
m42a



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


Zip: Which version are you using? If it' not 5.5.5.1 you should upgrade and see if it still happens.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 25 2013, 17:59
Post #474
Biladsan



Newcomer
**
Group: Members
Posts: 65
Joined: 27-September 08
Level 292 (Godslayer)


OK,i started using scripts (5.5.5.1) but every time i do something in HV it gives me "Database open error: undefined" error
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 26 2013, 13:03
Post #475
astral02



Regular Poster
*****
Group: Members
Posts: 697
Joined: 18-May 13
Level 268 (Godslayer)


I still don't understand how this thing works
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 28 2013, 17:02
Post #476
xmagus



Big, Bad and Horny
*******
Group: Members
Posts: 1,042
Joined: 16-July 12
Level 424 (Godslayer)


Not sure if this is a HVSTAT error or some other issue; it does not occur when HVSTAT is not enabled/installed, though.

When I try to use the numpad/upper row number keys to melee, everything that needs a target (including myself) locks up in Chrome; I either have to reload the page and use the mouse or use another browser to quit (i.e. flee) or otherwise move on.

The error description is:

Uncaught Error: UNSPECIFIED_EVENT_TYPE_ERR: DOM Events Exception 0

I have uninstalled and reinstalled, as well as reset the database, and used the master reset, all to no avail. What frosts me is that it was working fine one day and the next, it was not. But I have read that this is not an isolated case; although I don't know if the others who faced the same problem used HVSTAT.

Any help?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 30 2013, 03:51
Post #477
eqwer



Vanilla Fan
*******
Group: Members
Posts: 2,467
Joined: 19-June 11
Level 319 (Godslayer)


QUOTE(Biladsan @ May 25 2013, 17:59) *

OK,i started using scripts (5.5.5.1) but every time i do something in HV it gives me "Database open error: undefined" error

same here, but it happens after i downgrade firefox from 21 to 20
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 30 2013, 13:14
Post #478
GAIODIAZ



Lurker
Group: Recruits
Posts: 8
Joined: 28-May 12
Level 177 (Destined)


QUOTE(Zip @ May 24 2013, 18:00) *

Not sure if this is already reported, But I don't have the settings button.

JS Console reports:
Uncaught TypeError: Cannot read property 'textContent' of undefined hvstat.user.js:239


Never used HV Stat before. Just installed it, shows up in the Extensions but I don't know how to open it.
From the JavaScript console I get the following:

onupgradeneeded hvstat.user.js:3069
Uncaught TypeError: Cannot read property 'textContent' of undefined hvstat.user.js:239
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 08:59
Post #479
greentea039



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


HVSTAT v5.6.0

Downloads
For Chrome: Attached File  hvstat_chrome_5.6.0.zip ( 160.18k ) Number of downloads: 265

For Firefox: Attached File  hvstat_firefox_5.6.0.zip ( 168.15k ) Number of downloads: 199


How to install
See [github.com] here.

Improvements
  • The drop tracking system was completely redesigned.
    Note that the data of drops and rewards for older versions will be cleared.
  • Added built-in support for migrations from older versions (Contributed from m42a)
  • Added support for the HV Font Engine

Changes
  • General
    • The width of the HV STAT dialog was expanded a bit.
    • The tab 'Arena Rewards' was removed and the function was integrated to the tab 'Drops'.
    • Past events in battle log that skipped due to some browser issues will be processed. (Contributed from m42a)
    • Removed obsolete difficulties
    • The limitations of using the HV Font Engine are removed.
  • Warning System
    • Alerts are no longer shown when you use a Mystic Gem if the option "Alert when channeling is gained" is on.
    • Effect expiring warnings for Chain 1 and Chain 2 are no longer shown if the related skill is not available.
  • Drops tab
    • Renamed the tab to 'Drops' from 'Item Drops'
    • New items from HV 0.76 are supported.
    • Drop statistics report can be narrowed down by the dropdown lists.
  • Shrine tab
    • Added 'Elixers' and removed 'Ability Points'
  • Database tab
    • Renamed the tab to 'Database' from 'Monster Database'
    • Item drops and equipment drops will be stored on Indexeddb. They can be exported and imported.
  • Settings tab
    • Renamed the option 'Track Drops' from 'Track Item Drops'
    • Removed the option 'Track Arena Rewards'

Resolved issues
  • Monster's skills will be recorded to the database.
  • Alerts when Absorbing Ward triggers will work.
  • Warnings before starting Challenges will work.

Known issues
  • Battle Stats and Effect Expiring Warnings does still not support HV 0.76.

Thanks to m42a[+K] for contribution
Thanks to kserox[+K] for donation

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

 
post May 31 2013, 12:35
Post #480
Biladsan



Newcomer
**
Group: Members
Posts: 65
Joined: 27-September 08
Level 292 (Godslayer)


Installed new version
Still getting Database open error: undefined
Whose dick i have to suck to get help with this?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 16:40
Post #481
anton3210



____________
******
Group: Members
Posts: 874
Joined: 3-February 10
Level 500 (Ponyslayer)


Thanks for the update. Great work. (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 16:53
Post #482
eqwer



Vanilla Fan
*******
Group: Members
Posts: 2,467
Joined: 19-June 11
Level 319 (Godslayer)


QUOTE(Biladsan @ May 31 2013, 12:35) *

Installed new version
Still getting Database open error: undefined
Whose dick i have to suck to get help with this?

upgrade firefox version may fix this
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 18:04
Post #483
Biladsan



Newcomer
**
Group: Members
Posts: 65
Joined: 27-September 08
Level 292 (Godslayer)


QUOTE(eqwer @ May 31 2013, 16:53) *

upgrade firefox version may fix this

I hava latest version-21
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 20:42
Post #484
Lement



Lalalala la~ la la~!
********
Group: Members
Posts: 2,977
Joined: 28-February 12
Level 326 (Godslayer)


try 22-beta.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 20:50
Post #485
asdf1b



Newcomer
**
Group: Members
Posts: 62
Joined: 29-March 09
Level 273 (Destined)


HVSTAT v5.6.0 for Opera

This is an unofficial Opera port.

To install:
1. Install [addons.opera.com] Violent Monkey extension.
2. Download Attached File  hvstat_opera_5.6.0.zip ( 52.73k ) Number of downloads: 54
and unzip.
3. Drag and drop hvstat.user.js into Opera. Install when prompted.

This post has been edited by asdf1b: May 31 2013, 20:51
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 21:31
Post #486
Biladsan



Newcomer
**
Group: Members
Posts: 65
Joined: 27-September 08
Level 292 (Godslayer)


QUOTE(Lement @ May 31 2013, 20:42) *

try 22-beta.

Same thing-problem is with database, how to manually delete/reset them?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 21:33
Post #487
Biladsan



Newcomer
**
Group: Members
Posts: 65
Joined: 27-September 08
Level 292 (Godslayer)


QUOTE(Lement @ May 31 2013, 20:42) *

try 22-beta.

Same thing-problem is with database, how to manually delete/reset them?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 23:37
Post #488
m42a



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


Open the Web console and run 'indexedDB.deleteDatabase("HVStat");'
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


43 Pages V « < 23 24 25 26 > » 
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: 30th July 2025 - 09:00