-
Notifications
You must be signed in to change notification settings - Fork 10
Changelog v5.5.0
greentea039 edited this page Jan 31, 2013
·
20 revisions
Major update version
- Unzip downloaded file.
- Open Extensions(chrome://extensions) page.
- Drag and drop downloaded file onto the Extensions page.
- Install GreaseMonkey or Scriptish in advance.
- Unzip downloaded file.
- Drag and drop hvstat.user.js onto the Firefox page.
Note: Files other than hvstat.user.js will also be installed.
- Improved loading time
- Added new option 'Adjust key event handling not to overrun when an alert is shown'
- Monster skills recorded will be shown even if monsters are not scanned
- Removed Crysfest
- Removed option 'Use column view for item inventory'
- Renamed tab to 'Monster Database' from 'Monster Stats'
- Arranged layouts of Arena Reward, Shrine and Settings pane
- Fixed horizontal position of monster popup
- Removed delay when monster popup is being hidden
- Removed curative proficiency to suit HV 0.73
- Added highlighting when monsters evade, parry or resist
- Fixed size of equipment tags
- Tags of new equipments will be highlighted.
- Fixed bug of incorrect display of option 'Show Battle Summary' (Enbuged)
- Fixed bug that Cure statistics are corrupted (Enbuged)
- [Firefox with Scriptish] Flickering of additional gadgets no longer occurs.
- [Chrome][Firefox with Scriptish] Combat turns no longer overrun when an alert is shown by enabling new option above.
- HTML and CSS fragments that were embedded in JavaScript code are now separated to external resource files. (Still in progress)
- jQuery and jQuery UI is now dynamically loaded.