Releases: Yoshi-E/WorldofWarshipsScripts
Wows Do I Know You Version 0.2
Additional information is being saved for future use (replayDatabase.json) + bug fixes
Wows Do I Know You Version 0.1.1 (Fixed)
WowsReplayTool Version 0.4.1 Hotfix
Short Hotfix, that prevent an Infinitive loop while reading broken replay file
WowsReplayTool Version 0.4
Added new "searchUser [User]" command that allows you to search for given Username in all your replays.
The results will be saved in a .txt with the Username
WowsReplayTool Version 0.3
Added new command "extract". This can be used to extract json from a single replay to a file
WowsReplayTool Version 0.2
One of the first versions of an universal replay tool for World of warships replay metadata.
This Application is meant as a command line tool.
It takes all replay files from a given folder as an input, reads its meta data (json) and outputs multiple csv files, which can be imported into excel.
The following commands are supported:
-h, --help show this help message and exit
-path PATH Path to replay Folder, default = current_path
--wait Waits before closing window, defaut = False
-app_id APP_ID Wargaming API ID (developers.wargaming.net), default is
given
-output OUTPUT Path to cvs files, default = binary_path
-prefix PREFIX Prefix for cvs files, default = None
--Random Tracks Random Games, default = False
--Coop Tracks Coop Games, defaut = False
--Ranked Tracks Ranked Games, default = False
--CvC Tracks Clan Games, default = False
--Other Tracks Event and other Games, default = False