2.0.0 • Published 2 years ago

hv-monsterdb-userscript v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

HentaiVerse Monster Database UserScript

A HentaiVerse in-battle userscript that displays monster information from the rebuilt hentaiVerse monster database.

npm GitHub license GitHub Workflow Status

Download

Download the script from UNPKG:

  • hv-monsterdb.es2020.user.js (Recommended for better performance): Only compatible with latest modern browsers.
  • hv-monsterdb.es5.user.js: Compatible with old browsers as well.

You can also download the "nightly" build from GitHub Action.

Installation

Install the script to your UserScript Manager.

Recommended Browser:

  • Firefox
  • Chrome or Chromium based browsers (Brave, Vivaldi, Edge, etc.)

Recommended UserScript Manager:

  • Tampermonkey
  • Violentmonkey
  • Greasemonkey

Usage

There is nothing else you need to do! The script will handle everything for you!

  • The script will update the local database from the server once a day, typically at the Dawn of a New Day and out of the battle.
  • During the battle, the script will automatically show monster information on the page. All information comes from the local database, with no request to the server involved.
  • Every time you scan a monster, the script will automatically parse Battle Log, update the local database, and send the scan result to the server.

Please be aware that because the database is used for public purposes and because you probably appreciate seeing your own monsters appearing in it, it is everyone's duty to keep the monster database up to date by scanning them during battles (while using the script). If you intend to use the database without feeding it yourself, well... shame on you.

API

If you are a script writer or an advanced player, you might be interested in the API Documents.

Build

git clone https://github.com/sukkaw/hv-monsterdb-userscript && cd hv-monsterdb-userscript
npm i
npm run build

Author

HentaiVerse Monster Database UserScript © Sukka, Released under the MIT License. Authored and maintained by Sukka with help from contributors (list).

Personal Website · Blog · GitHub @SukkaW · Telegram Channel @SukkaChannel · Twitter @isukkaw · Keybase @sukka

2.0.0

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago