Files
external-tools-frontend/README.md
2020-06-25 14:50:45 +00:00

25 lines
1.2 KiB
Markdown

# Hero Wars - War Planner
![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...