Changelog for HVSTAT v5.4.2.0 from v5.4.1.4 - GaryMcNabb/HVSTAT GitHub Wiki

HVSTAT v5.4.2.0

Bug fixes

  • (CANCELED) Player did no action when powerup gem icon is clicked if the item menu is opened.
  • Turn divider no longer divides scan reports.
  • Fixed a bug where magic crits weren't being shown as the right color when Alternate Highlighting is selected.
  • When a monster is alive, HP is displayed at least 1 instead of 0.
  • Fixed a bug that Spiritual proficiency in sidebar is incorrect when character gains Divine and/or Forbidden proficiency.
  • Script no longer hangs up when scanning monster.
  • Fixed a bug that scan result is corrupted if a monster has 9 weaknesses or resistances.
  • Overcharge alert is no longer triggered when overcharge is not full.
  • HV logo no longer flashes with Firefox when "Hide HV logo" option is enabled.

Changes

Execution time measurement

  • Execution time measurement function is obsolete.

Monster database

  • Monster database is now built on IndexedDB instead of localStorage.
  • Monster database on localStorage (HVMonsterDatabase) is no longer used.
  • Built-in database of official monsters has been removed.
  • Monster owners are now recorded to the database.
  • Monster's skill names are now recorded to the database.
  • Unnamed monster's skill will be not recorded to the database. (Probably. It could not be tested.)
  • Debuff effects that reduce monster's defence when scanned are now recorded to the database. Target effects are as follows.
    • Imperiled
    • Deep Burns
    • Turbulent Air
    • Freezing Limbs
    • Searing Skin
    • Breached Defense
    • Blunted Attack

Battle screen

  • Algorithm to display monster information has been changed.
  • The items that display in a monster pop-up window has been added.

HVSTAT screen

Overview pane

  • Removed "Average execution time" section.

(NEW) Monster Stats pane

  • Added functions to export/import/delete monster database.
  • Added a function to migrate localStorage database into IndexedDB database.

Settings pane

  • Removed execution time display.
  • General Options:
    • Removed option "Count page load time".
  • Battle Enhancement:
    • Added "Show Round Counter" option.
    • Added "Show Powerup Box" option.
    • Removed "Show monster resistances" option.
      In order to show monster resistances, enable "Record monster scan results" and "Show monster resistances from database".
  • Database Options:
    • Removed "Save Original Monsters".
    • Removed "Assume Monster Stats".
    • "Save scan results" has been changed to "Record monster scan results".
    • Options to saving skills have been brought together as "Record monster skills".

Other

  • Become possible to re-offer in Snowflake's Shrine by pressing SPACE key with Chrome.

Known issues

Known issues for Firefox

  • Scan/Skill hotkey will not work.
  • Monster information will not be shown when holding down the hotkey '1' - '0'.