Good morning gentlemen!
Hope everyone is keeping safe in these times.
I would like to point everyone to a Visualizer that I build, that is deployed and running.
This is a self contained Web APP, and no files are send to any endpoint. All within the browser.
@Ehsan
You can take a look at the network traffic, to confirm that nothing is being send anywhere.
What I will do is, create an electron app, that wraps the application.
Ill also put the source code up on github so that anyone can have a look at the source.
After failing to generate a compiled version smaller than 100mb with ElectronâŠ
I decided to rather go with using Dotnet Core.
So for anyone looking to run their own version of the site inside their own container application, you can do so by downloading the following ZIP and running the EntelectReplay.exe. (±1Mb File) # Windows only, if anyone requires a linux/macOS version, let me know.
@Ehsan
Great to hear!
I will keep updating the re-player. I see that support for IE is not there, as well as the Old Edge⊠So will just put a note up about it.
Currently Tested and working:
Chrome, Edge (new), Brave. I believe Firefox will work as well, just did not test.
I also have some ideas for some features, that Iâll be adding soon. Will keep everyone posted.
Hi @raezor,
Great debugging tool, and also the best way to show my boys what I was busy with while they were watching netflix.
I submitted a bot but wasnât able to replay the logs, kept jumping to random rounds instead of sequentially.
@scavanger
Ahh yes, I know whyâŠ
Its because the match log file thatâs downloaded from the Portal, has a folder inside.
Example:
Downloaded File = match_logs_2020-04-27_09_16_34.881.zip
Inside this ZIP file there will be a folder something like = 2020.04.27.09.19.25
What you need to do is just ZIP the 2020.04.27.09.19.25 folder, and then load this new zip file into the replayer!
This will solve the weird, Rounds jumping around issue.
Hope this helps!
And thanks for the nice message, glad the replayer could be of help.