From fb3b5e40ee3aa5694ef29da2e9766a22af5f7fa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20Fr=C3=B6hle?= Date: Thu, 25 Jun 2020 14:50:45 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7585d3..0d49bb8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ # Hero Wars - War Planner -War Planner Screenshot \ No newline at end of file +![War Planner Screenshot](https://git.deineagentur.com/HeroWarsTools/external-tools-frontend/raw/commit/63024ffe8f79bf32bddcf60afc44f909f9dcd8c0/_assets/img/screen.png) + +`PATH: /` + +This tool can show you the currently "guild war", you need to send a JSON with "name" of `clanWarGetDefence` and `clanWarGetInfo`. +But there is currently a bug if you don't use the correct JSON structure. So our coming backend will take care of it. + +This tool stores the JSON currently in the localstorage of the browser, but this should be in the new fontend, load from the backend server. + +`PATH: /toe` + +This tool using fights form the "Tournament of the elements", currently it's a very large file of merged fights (creators unknown...). +In the future, this list should generated by options like your curently team, with additional informations like lvl, totem etc. and an output from the backend server. Because we don't need every data in browser for calculation and no 299393 MB big file. + + + +----- + + +The other pages and tools currently not known and reviewed. No idea if they are help us in anyway. + +This Repo is a clone from one of github.com that not exist anymore...