anmonite / wows-stats-plus

Battle match statistics viewer for World of Warships
MIT License
24 stars 9 forks source link

wows-stats-plus

A XVM like statistics engine for World of Warships

Figure 1 - Main window.

Screenshot

Figure 2 - Settings window.

Screenshot2

Functionality

Environment

Requirement

You agree that statistics of a player does NOT mean how a player will perform in a game, and you will NOT use this tool in any way to create a toxic environment or demonstrate any unethical/immortal behaviour in World of Warships.

If you do NOT agree, you shall NOT use this app.

Node.js

Installation

  1. Make sure you have Node.js installed, and you have restarted your computer if you just ran the installation.
  2. Make sure you have replay enabled in World of Warships.
  3. Clone this repo.
  4. Make sure there is no open web page with address: http://localhost:8080
  5. Run install.bat.
  6. You should see a web page open on http://localhost:8080, like this:

Installation

Usage

  1. Run run.bat to start the app on your browser. Or run run_chrome.bat for only Google Chrome with independent window mode (without menu bar, status bar and so on). And also run run_vivaldi.bat for only Vivaldi. If you need, run run_nocapture.bat to start the app without screen capture functionality.
  2. You should see a web page open on http://localhost:8080 , make sure only one web page to that address is open at all time. Or you can open web page on http://(IP address of your PC):8080 from the other device via local or internet(need DMZ settings on your home router) network.
  3. If you want to see old matching list from .wowsreplay file, you need to drag&drop .wowsreplay file to view_chrome.bat via file explorer.

Need cooperation

Because of my poor linguistic ability, anyone please touch up translate text for English and Russian with editing lang_en.json/lang_ru.json file under "static/js/language/". And also anyone please try to create new JSON files for the other language(Thai(th), and more!) by modifying from lang_ja.json.

Acknowledgements